index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
xmlpool
/
gen_xmlpool.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/gen_xmlpool: Make use of python's foreach loop
Dylan Baker
2018-10-31
1
-30
/
+27
*
util/gen_xmlpool: Don't use len to test for container emptiness
Dylan Baker
2018-10-31
1
-4
/
+4
*
util/gen_xmlpool: Don't write via shell redirection
Dylan Baker
2018-10-31
1
-59
/
+45
*
util/gen_xmlpool: use with statement to open file
Dylan Baker
2018-10-31
1
-34
/
+32
*
util/gen_xmlpool: use a main function
Dylan Baker
2018-10-31
1
-61
/
+66
*
util/gen_xmlpool: Use print function instad of sys.stderr.write
Dylan Baker
2018-10-31
1
-5
/
+4
*
util/gen_xmlpool: Use more standard style
Dylan Baker
2018-10-31
1
-29
/
+29
*
util/xmlpool: Update for meson generation
Dylan Baker
2018-10-31
1
-5
/
+7
*
util/gen_xmlpool: use argparse for argument handling
Dylan Baker
2018-10-31
1
-11
/
+9
*
python: Open the template as text, with an explicit encoding
Mathieu Bridon
2018-08-17
1
-3
/
+2
*
python: Help Python 2 print the line
Mathieu Bridon
2018-08-17
1
-0
/
+5
*
python: Rework bytes/unicode string handling
Mathieu Bridon
2018-08-10
1
-10
/
+31
*
python: Use open(), not file()
Mathieu Bridon
2018-08-01
1
-1
/
+3
*
python: Better check for keys in dicts
Mathieu Bridon
2018-07-24
1
-2
/
+2
*
python: Use the print function
Mathieu Bridon
2018-07-06
1
-8
/
+9
*
xmlconfig: move into src/util
Nicolai Hähnle
2017-07-31
1
-0
/
+203