2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-14 00:32:11 +00:00
Files
build/test
Vladimir Prus 526a6b60ec Work on project/targets modules.
* new/targets.jam: Considerably changed.
    * new/project.jam: Projects now return project targets via 'target' rule.
        Requirements are inherited. Renames 'subinclude(s)' to 'subproject(s)'.
        (find-jamfile): Rewritten, which fixes some bugs.
    * new/project-root/jam: (print): Sort projects first by they id, which
        makes order more predictable.
    * test/project-test1.py: Also run test from the 'project-test1' dir.
    * test/project-test2.py: New test.


[SVN r13681]
2002-05-06 09:11:30 +00:00
..
2001-10-02 12:24:53 +00:00
2002-04-12 07:26:10 +00:00
2001-10-02 12:24:53 +00:00
2002-05-03 12:35:41 +00:00
2002-05-06 08:48:08 +00:00
2002-03-27 22:23:30 +00:00
2001-10-02 12:24:53 +00:00
2001-09-10 02:53:41 +00:00
2001-09-10 02:40:57 +00:00
2001-09-10 02:53:41 +00:00
2002-04-07 00:22:45 +00:00
2001-11-09 09:07:53 +00:00
2002-04-12 07:26:10 +00:00
2002-04-18 08:35:27 +00:00
2002-05-06 07:22:46 +00:00
2002-05-06 07:22:46 +00:00
2001-11-09 09:07:53 +00:00

Comprehensive tests for Boost.Build v2; requires Python. To test, execute:

    python project-test1.py