aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/processcommandexecutor.h
Commit message (Expand)AuthorAgeFilesLines
* Use a dedicated launcher process to run all ProcessCommandsChristian Kandeler2017-01-251-3/+3
* Change style of #includes of Qt headersJake Petroules2017-01-041-3/+3
* 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
* | Add a new command line echo mode that also prints environment variables.Jake Petroules2016-05-231-0/+1
|/
* ProcessCommandExecutor: Clean up process output handling.Christian Kandeler2015-11-231-0/+2
* Allow more fine-grained error reporting in ProcessResult.Christian Kandeler2015-11-171-2/+2
* Print the command that was actually executed in command echo mode.Jake Petroules2015-07-131-0/+2
* update license headersJoerg Bornemann2015-03-021-2/+2
* Replace --show-command-lines with --command-echo-mode.Jake Petroules2015-02-251-2/+0
* 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/+3
|/
* License update.Eike Ziller2014-10-161-7/+8
* factor ExecutableFinder out of ProcessCommandExecutorJoerg Bornemann2014-10-101-5/+0
* Remove left-over function declaration.Christian Kandeler2014-04-161-1/+0
* Allow long-running commands to be canceled.Christian Kandeler2014-04-151-1/+2
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+89