aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/executorjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Give the two copies command.{cpp,h} non-ambiguous namesJake Petroules2017-01-051-1/+1
* Use a sorted vector rather than QSet or std::setChristian Kandeler2017-01-051-1/+1
* Change style of #includes of Qt headersJake Petroules2017-01-041-1/+1
* Update license headersIikka Eklund2016-08-291-14/+23
* 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
* | Use Qt5-style connectsOrgad Shaneh2016-06-071-10/+10
|/
* update license headersJoerg Bornemann2015-03-021-2/+2
* Replace --show-command-lines with --command-echo-mode.Jake Petroules2015-02-251-2/+3
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | add option to show command lines in build outputJoerg Bornemann2014-11-071-0/+5
|/
* License update.Eike Ziller2014-10-161-7/+8
* Remove invalid assertion.Christian Kandeler2014-04-241-1/+2
* Allow long-running commands to be canceled.Christian Kandeler2014-04-151-13/+6
* Sanitize error/finished handling in executor jobs and command executors.Christian Kandeler2014-04-151-20/+13
* Do not report success from canceled jobs.Christian Kandeler2014-04-091-8/+21
* De-obfuscate Executor.Christian Kandeler2014-02-181-3/+5
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-2/+2
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+156