aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/wix
Commit message (Expand)AuthorAgeFilesLines
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
* Fix race conditions in innosetup, wix and nsis modulesChristian Kandeler2018-02-161-2/+2
* Merge 1.10 into masterChristian Kandeler2017-12-011-1/+2
|\
| * Installer modules: add a "helper" file tag to pull in dependent inputsJake Petroules2017-11-301-1/+2
* | Make Module.setup{Build,Run}Environment first-class citizensChristian Kandeler2017-11-201-3/+3
|/
* Get rid of the ".obj" subdir in our build directoriesJoerg Bornemann2017-10-061-1/+1
* Fix WiX rulesJoerg Bornemann2017-02-061-0/+1
* Fix some issues in the WiX module causing the autotest to failJake Petroules2016-12-091-10/+20
* Modules: Adapt to introduction of built-in "version" propertyChristian Kandeler2016-10-191-1/+1
* Deprecate the "moduleProperties" functionChristian Kandeler2016-08-041-8/+8
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Introduce a new Probe for finding WiX.Jake Petroules2016-02-121-19/+15
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-271-6/+7
* Fix default values of wix module properties.Jake Petroules2015-07-301-3/+3
* Don't restrict the wix module to Windows host OSes.Jake Petroules2015-07-131-1/+8
* Fix path issues in the wix module.Jake Petroules2015-07-131-4/+4
* Add wxi as auxiliary input for candleCompiler ruleIlya Lyubimov2015-07-101-0/+1
* add missing license headersJoerg Bornemann2015-04-151-0/+30
* Use a hashing function to construct output artfact file paths.Christian Kandeler2014-11-101-1/+1
* Fix various bugs in WiX module and fix its autotest.Jake Petroules2014-09-231-38/+58
* 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