[Qt-creator] jom 1.1.1 available
Joerg Bornemann
joerg.bornemann at qt.io
Fri Jul 8 12:43:59 CEST 2016
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
More information about the Qt-creator
mailing list