aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/command.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headersIikka Eklund2016-08-291-14/+23
* Merge 1.5 into master.Christian Kandeler2016-06-171-1/+7
|\
| * Prevent users from creating nonsensical Command properties.Christian Kandeler2016-06-151-1/+7
* | 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
* | Provide the ability to let commands bypass dry-run mode.Jake Petroules2016-06-011-0/+10
|/
* ProcessCommandExecutor: Clean up process output handling.Christian Kandeler2015-11-231-24/+0
* Make it easy to redirect the commands outputs to files.BogDan Vatra2015-11-201-1/+40
* Introduce Command.responseFileArgumentIndex.Jake Petroules2015-09-141-2/+9
* Add an extendedDescription property for commands.Jake Petroules2015-08-131-2/+12
* update license headersJoerg Bornemann2015-03-021-2/+2
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-211-17/+47
|\|
| * Put Command properties in the filter functions' scopes.Jake Petroules2014-10-171-17/+47
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-161-7/+8
|\|
| * License update.Eike Ziller2014-10-161-7/+8
* | More string sharing in the build graph.Christian Kandeler2014-10-151-2/+2
|/
* Be smarter about storing property maps.Christian Kandeler2014-08-041-2/+2
* Fix some sub-optimal use of the persistence facility.Christian Kandeler2014-02-211-58/+58
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-16/+52
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-32/+50
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+287