index
:
qt-labs/jom.git
1.0
master
JOM build tool
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jomlib
/
targetexecutor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not yield an error if there are no targets in the Makefile
Joerg Bornemann
2019-03-25
1
-3
/
+4
*
Fix "build unrelated targets on error" mode
Joerg Bornemann
2016-11-14
1
-8
/
+22
*
Gracefully release job client in error case
Joerg Bornemann
2016-11-11
1
-0
/
+11
*
Implement the "build all targets" option
Joerg Bornemann
2016-07-05
1
-1
/
+1
*
update license headers
Joerg Bornemann
2016-02-11
1
-18
/
+23
*
implement job server
Joerg Bornemann
2015-05-11
1
-42
/
+95
*
remove sub-make blocking code
Joerg Bornemann
2015-05-11
1
-31
/
+2
*
update license headers
Joerg Bornemann
2015-04-28
1
-2
/
+2
*
unify license header style
Joerg Bornemann
2014-02-07
1
-0
/
+1
*
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
*
Add missing format string in printf statements
Mats Bengtsson
2012-11-16
1
-2
/
+1
*
introduce ProcessEnvironment class
Joerg Bornemann
2012-09-22
1
-3
/
+3
*
enhanced responsiveness of subjom output
Joerg Bornemann
2012-05-16
1
-2
/
+12
*
do not distinguish between quoted and unquoted target names
Joerg Bornemann
2012-05-11
1
-1
/
+1
*
invalidate fileinfo cache for files we've just built
Joerg Bornemann
2012-03-07
1
-0
/
+1
*
return exit code 1 if build fails and -k is given
Joerg Bornemann
2012-02-22
1
-6
/
+24
*
license headers updated
Joerg Bornemann
2012-01-25
1
-1
/
+1
*
use I/O completion ports for reading process output
Joerg Bornemann
2012-01-25
1
-4
/
+13
*
fixed read deadlock and zombie processes
Joerg Bornemann
2011-11-30
1
-5
/
+5
*
do not unblock processes when we're aborting
Joerg Bornemann
2011-11-30
1
-1
/
+1
*
fix crash when specifying a target for an empty makefile
Joerg Bornemann
2011-11-21
1
-1
/
+6
*
fix compilation and remove unused files
Joerg Bornemann
2011-10-31
1
-1
/
+0
*
make sure that the "direct output" process is used most often
Joerg Bornemann
2011-10-28
1
-2
/
+6
*
ConsoleColorRestorer removed
Joerg Bornemann
2011-10-28
1
-7
/
+1
*
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
*
restore console colors after each finished command
Joerg Bornemann
2011-08-09
1
-2
/
+9
*
remove the 'separated output' feature
Joerg Bornemann
2011-07-28
1
-26
/
+0
*
compile with QT_USE_FAST_CONCATENATION and QT_USE_FAST_OPERATOR_PLUS
Joerg Bornemann
2011-07-28
1
-1
/
+1
*
compile with QT_NO_CAST_FROM_ASCII and QT_NO_CAST_TO_ASCII
Joerg Bornemann
2011-07-28
1
-2
/
+2
*
fix monsterspawn issue
Joerg Bornemann
2011-05-13
1
-1
/
+6
*
out of date check fixed
Joerg Bornemann
2011-04-06
1
-2
/
+0
*
blocking on calling jom without QProcess::waitForFinished
Joerg Bornemann
2011-03-29
1
-3
/
+17
*
use slot instead of custom event to start the executor
Joerg Bornemann
2011-03-29
1
-40
/
+36
*
added command line switch /KEEPTEMPFILES
Joerg Bornemann
2011-03-11
1
-1
/
+0
*
handle the set command as built-in
Joerg Bornemann
2010-11-24
1
-0
/
+7
*
cleaner and faster topological sort
Joerg Bornemann
2010-10-15
1
-2
/
+2
*
separate output of concurrent processes
Joerg Bornemann
2010-10-08
1
-0
/
+26
*
remove makefile dependency from dependency graph
Joerg Bornemann
2010-10-07
1
-2
/
+2
*
show filename and line on macro expansion error
Joerg Bornemann
2010-09-24
1
-1
/
+1
*
refactoring
Joerg Bornemann
2010-06-25
1
-2
/
+2
*
use a static lib for jom's internals
Joerg Bornemann
2010-05-16
1
-0
/
+167