aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/productinstaller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent files from getting installed outside the install rootChristian Kandeler2017-03-011-0/+6
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-2/+3
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* Replace PropertyFinder with simple functionJoerg Bornemann2017-01-021-1/+0
* Do not use fromLocal8Bit() for string literalsKai Koehne2016-11-081-2/+2
* Update license headersIikka Eklund2016-08-291-14/+23
* Improve error message for installing multiple files to the same pathJake Petroules2016-08-171-1/+3
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-1/+1
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* | Avoid copies of node containersJoerg Bornemann2016-05-191-1/+1
|/
* Merge 1.4 into master.Christian Kandeler2015-08-281-5/+4
|\
| * Fix qbs run when used in conjunction with qbs.installSourceBase.Jake Petroules2015-08-251-5/+4
* | Error out when attempting to install multiple files to the same path.Jake Petroules2015-08-061-0/+10
* | Merge branch 1.4 into master.Christian Kandeler2015-07-311-3/+5
|\|
| * Code clean-up in corelib/language/.Christian Kandeler2015-07-301-0/+2
| * Make installSourceBase work with absolute paths.Jake Petroules2015-07-271-3/+3
* | Merge remote-tracking branch 'origin/1.4'Joerg Bornemann2015-05-191-1/+3
|\|
| * Fix deprecation notice for recursively copying directory artifacts.Jake Petroules2015-05-111-1/+3
* | Don't recursively copy directory artifacts.Jake Petroules2015-05-151-4/+4
|/
* Add deprecation notice for recursively copying directory artifacts.Jake Petroules2015-05-081-0/+6
* update license headersJoerg Bornemann2015-03-021-2/+2
* Make installation logging in dry run builds on debug level.Jake Petroules2015-02-271-2/+2
* support installation of directory treesJoerg Bornemann2015-02-031-3/+24
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Fix run environment setup.Jake Petroules2014-08-281-7/+1
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-1/+1
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+189