mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
* new/builtin.jam: Associate obj and lib extension with OBJ and STATIC_LIB target types, to handle the above combination. The gcc toolset overrides these extension explicitly. * new/msvc.jam (archive): Use bash syntax on cygwin. [SVN r18210]