Commit Graph

6 Commits

Author SHA1 Message Date
jzmaddock
6bee6f1972 Fix broken dependency tracking.
Change to use lightweight_main.hpp rather than Boost.Test.
2015-10-31 18:52:45 +00:00
John Maddock
7a5ebbfc86 Implement better scanning of source file dependencies - library source files are now only selected as a dependency if the included header declares something that is actually defined in the source.
Also added trivial test case.

[SVN r58416]
2009-12-16 17:09:17 +00:00
John Maddock
b2d31da601 Added licence text.
[SVN r34553]
2006-07-16 11:31:52 +00:00
Rene Rivera
8fed9c06a5 Add dist-lib and dist-bin targets to put results in a convenient place.
All tools compile except for inspect.


[SVN r28462]
2005-04-24 17:18:25 +00:00
John Maddock
aa6f46ab6c Added new code to normalise paths.
[SVN r24142]
2004-07-28 12:42:22 +00:00
Vladimir Prus
5c38511b29 Add V2 Jamfile.
[SVN r19852]
2003-08-29 07:54:34 +00:00