aboutsummaryrefslogtreecommitdiffstats
path: root/src/libexec/qbs_processlauncher/processlauncher-main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace non-const calls to temporaries with constIvan Komissarov2019-02-211-1/+1
* Fix license header in qbs_processlauncherKai Koehne2018-03-091-4/+15
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-1/+1
* Fix build of processlauncher with older Windows SDKsJoerg Bornemann2017-04-041-1/+1
* Fix hang after Ctrl-C on WindowsJoerg Bornemann2017-04-041-0/+14
* Use a dedicated launcher process to run all ProcessCommandsChristian Kandeler2017-01-251-0/+46