2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-13 00:12:11 +00:00
Files
build/test
Vladimir Prus e21fb49bcf Implemented getting build request from the command line.
* new/build-request.jam (from-command-line): New rule.
    * new/build-system.jam: Get build request from the command line,
        expand it and pass to 'generate' rules.
    * new/targets.jam: Use targets's properties when computing path.
    * test/project_test3.py: Test the above changes.


[SVN r14283]
2002-07-02 15:02:04 +00:00
..
2002-05-16 00:56:42 +00:00
2001-10-02 12:24:53 +00:00
2002-05-09 14:24:57 +00:00
2001-10-02 12:24:53 +00:00
2002-05-03 12:35:41 +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-05-06 17:51:21 +00:00
2002-04-07 00:22:45 +00:00
2002-05-06 18:54:24 +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-06-27 14:00:30 +00:00
2002-05-12 16:57:31 +00:00
2002-05-06 20:59:53 +00:00
2001-11-09 09:07:53 +00:00

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

    python test-all.py