There's a new version of jom available at
http://download.qt.io/official_releases/jom/jom_1_1_1.zip
Changes since jom 1.1.0
- Added the special .NOTPARALLEL target that disables parallel build for
the containing makefile.
- Fixed glitches in !include directives. Includes like <"foo.mk"> were
not possible. Includes like "foo.mk" did not recursively search through
parent makefiles directories.
- Introduced the JOMFLAGS environment variable. This is a MAKEFLAGS
pendant. JOMFLAGS is useful to set up separate flags for nmake and jom.
- Renamed ibjom.cmd to ibjom.bat for consistency.
- Added xgejom.bat, a wrapper for the IncrediBuild XGE interface.
- Fixed wildcard handling for subdirectories (QTCREATORBUG-16499).
- Implemented the "build all targets" option (QTCREATORBUG-16500).
Cheers,
Jörg
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator