summaryrefslogtreecommitdiffstats
path: root/win32/bin/changelog.jom.txt
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2016-11-21 18:15:26 +0100
committerEike Ziller <eike.ziller@qt.io>2016-11-23 10:34:36 +0000
commit3cd8944d9c4dbfbb0228ed01310bceb1b58fc261 (patch)
tree0469b69d59011863e7c43d2cba32ea4a3e80c3f9 /win32/bin/changelog.jom.txt
parent649cfe6b78968833ebe007eae779edaaff4dfa39 (diff)
Update jom to v1.1.2v4.2.1v4.2.0-rc1v4.2.0
Change-Id: I7628ddba0ebef4222a9729b14cbdbc1094813ba6 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Robert Loehning <robert.loehning@qt.io>
Diffstat (limited to 'win32/bin/changelog.jom.txt')
-rw-r--r--win32/bin/changelog.jom.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/win32/bin/changelog.jom.txt b/win32/bin/changelog.jom.txt
index 0a6163c..e333847 100644
--- a/win32/bin/changelog.jom.txt
+++ b/win32/bin/changelog.jom.txt
@@ -1,4 +1,13 @@
-This is the changelog for jom 1.1.1, the parallel make tool.
+This is the changelog for jom 1.1.2, the parallel make tool.
+
+Changes since jom 1.1.1
+- Fixed exit code propagation in xgejom.bat and ibjom.bat (QTCREATORBUG-16619).
+- Updated the CMake build system to use Qt5.
+- Fixed bogus path in error message for failed targets.
+- Fixed error "JobClient destroyed while still acquiring." that could be yielded
+ for failed builds.
+- Fixed /k option (QTCREATORBUG-17131).
+- Fixed sub-jom detection for chocolatey shims (QTCREATORBUG-15494).
Changes since jom 1.1.0
- Added the special .NOTPARALLEL target that disables parallel build for the