summaryrefslogtreecommitdiffstats
path: root/process.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use printf to output informationRainer Keller2014-04-071-3/+3
* Change copyright to 2014Rainer Keller2014-02-111-1/+1
* Let user override default variablesRainer Keller2013-12-111-2/+4
* Start process with interactive process environmentRainer Keller2013-12-051-0/+71
* Add license headersRainer Keller2013-11-191-0/+18
* Analyze binary if start failsv1.0.0-RC5v1.0.0-RC4v1.0.0Rainer Keller2013-10-171-3/+52
* Export 'base' and 'platform' to process environmentRainer Keller2013-10-161-0/+4
* Add an option to forward process messages to qDebugLaszlo Agocs2013-10-091-0/+6
* Show process errors and exitRainer Keller2013-07-081-2/+22
* Support GDB and QML debuggingRainer Keller2013-07-041-2/+1
* Add platform information to config fileRainer Keller2013-06-181-27/+10
* Support for linux specific pathsSamuli Piippo2013-05-171-0/+4
* Handle more signalsRainer Keller2013-04-171-1/+3
* Handle SIGINT and SIGKILLRainer Keller2013-04-171-0/+19
* Add debugging supportRainer Keller2013-04-171-0/+137