Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wixl: do not use g_hash_table_add | Paolo Bonzini | 2013-01-17 | 1 | -1/+1 |
* | wixl: add "require" preprocessor support (not available in WiX) | Marc-André Lureau | 2013-01-15 | 1 | -18/+36 |
* | wixl: implement preprocessor undef | Marc-André Lureau | 2013-01-15 | 1 | -3/+14 |
* | wixl: add ifdef/endif preprocessor condition | Marc-André Lureau | 2013-01-12 | 1 | -2/+79 |
* | wixl: add --includedir to add directory to search for included files | Marc-André Lureau | 2013-01-11 | 1 | -5/+17 |
* | wixl: print preprocessor location on warning/error | Marc-André Lureau | 2013-01-11 | 1 | -2/+26 |
* | wixl: preprocessor learn include | Marc-André Lureau | 2013-01-11 | 1 | -8/+42 |
* | wixl: add preprocessor warning and error | Marc-André Lureau | 2013-01-11 | 1 | -0/+5 |
* | move wixl source to tools/wixl/ | Paolo Bonzini | 2013-01-09 | 1 | -0/+131 |