summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-04-28 15:11:17 +0200
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-04-29 13:08:57 +0000
commit66fd4845f53e5cbb56fba13726edf094486ae047 (patch)
tree90f94741ab96a5abd5ed4ebc9404bde8a20fb53b
parent3364dec93742ddd7f10c5ebc3e18285c16ab43ac (diff)
update jom to v1.0.15
Change-Id: If6a6e6e6d819dbb91aadabf7ac45aafdb4067586 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
-rw-r--r--win32/bin/changelog.jom.txt10
-rw-r--r--win32/bin/jom.exebin1685504 -> 2467840 bytes
2 files changed, 9 insertions, 1 deletions
diff --git a/win32/bin/changelog.jom.txt b/win32/bin/changelog.jom.txt
index 47e597a..2e3cf18 100644
--- a/win32/bin/changelog.jom.txt
+++ b/win32/bin/changelog.jom.txt
@@ -1,4 +1,12 @@
-This is the changelog for jom 1.0.14, the parallel make tool.
+This is the changelog for jom 1.0.15, the parallel make tool.
+
+Changes since jom 1.0.14
+- Fix potential hang on error in a sub-jom.
+- Yield error on missing !endif directives (QTCREATORBUG-14211).
+- Fix ignoring exit codes greater than 255.
+- Fix /DUMPGRAPHDOT option (QTCREATORBUG-14004).
+- Fix $? filename macro for nonexistent targets (QTCREATORBUG-14125).
+- Fix quoting of dependencies with spaces (QTCREATORBUG-12296).
Changes since jom 1.0.13
- Fix exit code forwarding. (QTCREATORBUG-11556)
diff --git a/win32/bin/jom.exe b/win32/bin/jom.exe
index 2506b4e..f6d7ee9 100644
--- a/win32/bin/jom.exe
+++ b/win32/bin/jom.exe
Binary files differ