2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-21 02:52:12 +00:00
Files
build/new
Vladimir Prus 668108dda5 Changed reporting of unability to satisfy a build request.
* new/target.jam (main-target.generate): Give a more detailed error
        message when no alternative is found. (basic-target.generate):
        Don't exit with error when requirements can't be satisfied. Just
        return an error string.


[SVN r14393]
2002-07-10 09:06:24 +00:00
..
2002-05-06 21:37:47 +00:00
2002-05-06 18:14:59 +00:00
2002-05-13 10:42:18 +00:00
2002-04-30 16:34:26 +00:00
2002-04-01 15:59:03 +00:00
2002-05-02 16:37:23 +00:00
2002-07-08 09:49:28 +00:00
2002-07-09 07:35:39 +00:00
2002-05-06 07:22:46 +00:00
2002-04-01 15:04:25 +00:00
2002-05-06 07:42:45 +00:00
2002-02-10 00:49:29 +00:00
2002-04-07 00:18:37 +00:00
2002-05-12 16:57:31 +00:00
2002-06-27 14:00:30 +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