2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-18 01:52:17 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Vladimir Prus
fcbb3a32f2 Add missing import.
[SVN r18495]
2003-05-22 11:48:39 +00:00
Vladimir Prus
defd336b87 Add missing imports.
[SVN r18435]
2003-05-19 09:01:11 +00:00
Vladimir Prus
b4db62e4e2 Added copyright
[SVN r17400]
2003-02-14 14:01:49 +00:00
Vladimir Prus
12518b72c2 Sundry improvements:
Bison and lex support.
    unit-test rule
    --version option
    default build really works

    * new/build-system.jam: Bugfixes. Added "--version" option.

    * new/project.jam: If default-build is not specifies, don't stick "debug".

    * new/property.jam (evaluate-conditionals): New rule.

    * new/targets.jam (basic-target.generate): Evalute conditional properties.

    * test/BoostBuild.py (Tester.maybe_do_diff): New method.
        (Tester.run_build_system): Call the above method when
        appropriate.


[SVN r15771]
2002-10-07 13:34:14 +00:00