mirror of
https://github.com/boostorg/build.git
synced 2026-02-21 15:02:19 +00:00
* new/toolset.jam
(normalize-condition): New rule
(flags): Call 'normalize-condition'
* new/gcc.jam
(init): Set compiler name for all actions in
gcc module, now that toolset.jam supports it.
[SVN r16906]
Development code for new build system. To run unit tests for jam code, execute: bjam --debug --build-system=test Comprehensive tests require Python. See ../test/readme.txt