Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MinGW based build | Konstantin Podsvirov | 2017-02-13 | 1 | -1/+1 |
* | update license headers | Joerg Bornemann | 2016-02-11 | 1 | -18/+23 |
* | remove sub-make blocking code | Joerg Bornemann | 2015-05-11 | 1 | -5/+0 |
* | update license headers | Joerg Bornemann | 2015-04-28 | 1 | -2/+2 |
* | unify include guards | Joerg Bornemann | 2014-02-07 | 1 | -1/+5 |
* | update license headers | Joerg Bornemann | 2014-01-17 | 1 | -1/+1 |
* | update license headers | Joerg Bornemann | 2013-01-02 | 1 | -1/+1 |
* | license headers updated | Joerg Bornemann | 2012-11-19 | 1 | -5/+2 |
* | introduce ProcessEnvironment class | Joerg Bornemann | 2012-09-22 | 1 | -3/+3 |
* | build with namespaced Qt | Joerg Bornemann | 2012-06-05 | 1 | -0/+3 |
* | return exit code 1 if build fails and -k is given | Joerg Bornemann | 2012-02-22 | 1 | -1/+1 |
* | license headers updated | Joerg Bornemann | 2012-01-25 | 1 | -1/+1 |
* | fixed read deadlock and zombie processes | Joerg Bornemann | 2011-11-30 | 1 | -2/+2 |
* | missing includes | Ryan Pavlik | 2011-10-31 | 1 | -0/+2 |
* | make sure that the "direct output" process is used most often | Joerg Bornemann | 2011-10-28 | 1 | -1/+3 |
* | do not mix the output of parallel processes | Joerg Bornemann | 2011-10-28 | 1 | -1/+1 |
* | fix email contact in license | Joerg Bornemann | 2011-08-16 | 1 | -1/+1 |
* | license header update | Joerg Bornemann | 2011-08-16 | 1 | -1/+1 |
* | use a simple process implementation instead of QProcess | Joerg Bornemann | 2011-08-09 | 1 | -4/+4 |
* | remove the 'separated output' feature | Joerg Bornemann | 2011-07-28 | 1 | -21/+0 |
* | fix monsterspawn issue | Joerg Bornemann | 2011-05-13 | 1 | -0/+4 |
* | blocking on calling jom without QProcess::waitForFinished | Joerg Bornemann | 2011-03-29 | 1 | -0/+1 |
* | handle the set command as built-in | Joerg Bornemann | 2010-11-24 | 1 | -0/+4 |
* | fix direct exec quoting issuev1.0.0 | Joerg Bornemann | 2010-10-11 | 1 | -1/+1 |
* | separate output of concurrent processes | Joerg Bornemann | 2010-10-08 | 1 | -0/+23 |
* | make crazy quoting work again | Joerg Bornemann | 2010-09-24 | 1 | -1/+0 |
* | drop the over-engineered cmd lexing approach | Joerg Bornemann | 2010-09-24 | 1 | -4/+2 |
* | use a static lib for jom's internals | Joerg Bornemann | 2010-05-16 | 1 | -0/+81 |