mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
as the first elements of result. Those usage requirements will be combined with explicitly specified for the main target. This is yet another step towards making 'main target classes' unnecessary. * build/generators.jam (try-one-generator): Check if generator returned usage requirements or not. (construct): Make sure first element of result is always property set. (many other methods): Induced changes * tools/builtin.jam (exe-target-class, lib-target-class): Remove. (linking-generator, seached-lib-generator): Compute usage requirements. (archiving-generator): New class [SVN r26192]