aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/executorjob.h
Commit message (Expand)AuthorAgeFilesLines
* Apply fix-its for the missing override keywordIvan Komissarov2019-05-031-1/+1
* Fix uninitialized variablesIvan Komissarov2019-05-021-5/+5
* Add support for job poolsChristian Kandeler2018-08-081-0/+5
* 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-2/+1
|/
* update license headersJoerg Bornemann2015-03-021-2/+2
* Replace --show-command-lines with --command-echo-mode.Jake Petroules2015-02-251-1/+2
* 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/+1
|/
* License update.Eike Ziller2014-10-161-7/+8
* Allow long-running commands to be canceled.Christian Kandeler2014-04-151-1/+0
* Sanitize error/finished handling in executor jobs and command executors.Christian Kandeler2014-04-151-4/+2
* Do not report success from canceled jobs.Christian Kandeler2014-04-091-1/+3
* De-obfuscate Executor.Christian Kandeler2014-02-181-1/+1
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+88