mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 13:22:11 +00:00
* new/make.jam (make): Pass 'default-build' in the right position. * new/targets.jam (basic-target): Use empty property-set if no default-build is passed. (main-target): Use 'raw' to test property-set for emptines. The string emptyness test that use to be there does not works for property-sets. [SVN r18440]