mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
* new/builtin.jam: Register RSP and IMPORT_LIB types, and associated generators unconditionally, since the previous behaviour made using the same dir for testing from linux and windows inconvenient: "using msvc" was causing errors on linux because RSP type was not defined. [SVN r18362]