aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/nsis
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-1/+1
* Merge 1.10 into masterChristian Kandeler2017-12-011-0/+1
|\
| * Installer modules: add a "helper" file tag to pull in dependent inputsJake Petroules2017-11-301-0/+1
* | Make Module.setup{Build,Run}Environment first-class citizensChristian Kandeler2017-11-201-2/+2
|/
* Modules: Adapt to introduction of built-in "version" propertyChristian Kandeler2016-10-191-1/+1
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-271-6/+7
* Add/use to/fromNativeSeparators functions.Jake Petroules2015-07-131-5/+2
* add missing license headersJoerg Bornemann2015-04-151-0/+30
* Fix NSIS version number detection.Jake Petroules2015-01-051-1/+1
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-161-1/+1
* Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-07-021-0/+0
|\
| * Remove executable bit from non-executable files.v1.2.21.2Jake Petroules2014-06-161-0/+0
* | use {input|output}.fileName where appropriateJoerg Bornemann2014-05-201-1/+1
* | Add a PropertyValidator class to centralize Module.validate operations.Jake Petroules2014-04-241-2/+15
|/
* use filePath instead of fileName where applicableJoerg Bornemann2014-02-251-5/+5
* Make ModUtils a proper import.Christian Kandeler2014-01-211-1/+1
* Replace the last occurrences of FileTagger.pattern with patterns.Jake Petroules2013-11-181-2/+2
* Fix a number of problems with the NSIS module.Jake Petroules2013-11-141-34/+46
* Improve the way that the NSIS installation is found.Jake Petroules2013-11-041-10/+17
* Add support for building NSIS setup packages.Jake Petroules2013-10-231-0/+182