2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-20 02:32:13 +00:00
Files
build/v2/build
Vladimir Prus ce9a7f9bd9 Tweak.
* new/class.jam: Import all rules from the 'class' module into a class
        instance module, not into a class module.
    * new/targets.jam: Remove explicit import from 'class' in ctor.


[SVN r13829]
2002-05-13 10:42:18 +00:00
..
2002-03-28 04:55:25 +00:00
2002-05-06 15:20:24 +00:00
2002-05-06 07:42:45 +00:00
2002-05-06 07:22:46 +00:00
2002-05-13 10:42:18 +00:00

Development code for new build system. To run unit tests for jam code, execute:

  bjam --debug --build-system=test

Comprehensive tests require Python. See ../test/readme.txt