summaryrefslogtreecommitdiffstats
path: root/tests/wixl.at
Commit message (Collapse)AuthorAgeFilesLines
* Set ALLUSERS=1 in perMachine install scopeMarc-André Lureau2014-10-071-0/+10
| | | | | | | Follow WiX behaviour and set ALLUSERS=1 automatically in perMachine install scope. https://bugzilla.redhat.com/show_bug.cgi?id=1146586
* wixl: make component id generation more uniqueMarc-André Lureau2013-11-121-3/+3
| | | | Use a complete path for genenerating unique component id
* fix make checkMarc-André Lureau2013-11-081-4/+4
|
* and fix make check...Marc-André Lureau2013-11-081-3/+3
|
* tests: add SampleUserMarc-André Lureau2013-07-111-0/+8
|
* Fix make checkMarc-André Lureau2013-07-051-0/+1
|
* tests: add Binary/CustomAction testMarc-André Lureau2013-05-161-0/+8
|
* Add Win64 attribute over all ComponentMarc-André Lureau2013-04-121-1/+1
|
* preprocessor: add condition evaluatorMarc-André Lureau2013-04-121-1/+4
|
* tests: fix false ko introduced by glib variableMarc-André Lureau2013-04-111-2/+2
|
* wixl: reorganize full_path, add the key element to the stable UUIDPaolo Bonzini2013-01-251-3/+3
| | | | | | | Call the resolver from the override of WixElementRef. Override in WixComponent, making it look at the key component. Add a new method to fetch the name part from a <File> or <RegistryValue> element.
* wixl: implement stable UUID generationPaolo Bonzini2013-01-241-0/+13
| | | | Note that the UUIDs are *not* compatible with WiX!
* wixl: add --wxidir optionPaolo Bonzini2013-01-171-0/+11
|
* tests: fix wixl-heat test for hash value unstabilityPaolo Bonzini2013-01-161-2/+4
| | | | Probably the sorting should happen in wixl-heat, though.
* tests: define AT_WIXLDATA in terms of AT_MSIDATAPaolo Bonzini2013-01-161-4/+1
|
* wixl: implement preprocessor undefMarc-André Lureau2013-01-151-1/+1
|
* tests: test wixl ifdef conditionMarc-André Lureau2013-01-141-1/+7
|
* tests: test preprocessor includeMarc-André Lureau2013-01-111-0/+10
|
* tests: add some wixl-heat testsMarc-André Lureau2013-01-111-0/+13
|
* Merge remote-tracking branch 'wixl/master'Paolo Bonzini2013-01-091-0/+95