aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/wix
Commit message (Expand)AuthorAgeFilesLines
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-161-4/+4
* Fix the ability to use WiX localizations.Jake Petroules2014-06-021-1/+1
* use {input|output}.fileName where appropriateJoerg Bornemann2014-05-201-2/+2
* Introduce sensible build directory values.Christian Kandeler2014-05-131-1/+1
* Add a PropertyValidator class to centralize Module.validate operations.Jake Petroules2014-04-241-13/+14
* WiX: Fix the "cultures" property handlingDenis Shienkov2014-04-111-1/+2
* Fix linking of MSIs built from multiple WiX source files.Jake Petroules2014-04-111-1/+1
* use filePath instead of fileName where applicableJoerg Bornemann2014-02-251-10/+10
* Make ModUtils a proper import.Christian Kandeler2014-01-211-1/+1
* Add WiX 3.9 to known versions list.Jake Petroules2013-12-221-1/+1
* Replace the last occurrences of FileTagger.pattern with patterns.Jake Petroules2013-11-181-3/+3
* WiX: add missing qbs. qualifiers.Jake Petroules2013-11-111-5/+5
* Improve the way that the WiX installation is found.Jake Petroules2013-11-041-21/+34
* Don't use the term "Burn" in the WiX module.Jake Petroules2013-11-041-6/+6
* Fix a couple minor bugs in WiX support.Jake Petroules2013-10-221-1/+1
* Add support for building MSI and EXE installers with WiX.Jake Petroules2013-10-211-0/+371