Commit Graph

16 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
4d55a2953b Silence a few warnings.
Fixes #7007.

[SVN r79153]
2012-06-28 12:07:10 +00:00
John Maddock
9d351e94b6 Bring bcp up to date with filesystem V3.
[SVN r67486]
2010-12-29 12:56:46 +00:00
John Maddock
7ea5b6b4ad Add support for top level namespaces other than "boost".
[SVN r58763]
2010-01-06 13:06:20 +00:00
John Maddock
efe5cf1c67 Add namespace renaming option.
Reworked docs in quickbook format.

[SVN r58543]
2009-12-28 13:26:20 +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
0d559b631f Fixes #2386. Removed trailing / from boost path.
Fixes #2385.  Handles all positional args separately from named args.

[SVN r49162]
2008-10-07 09:29:03 +00:00
John Maddock
01929c207e Added Bjorn Roald's patches to enable scans of svn.
Updated docs accordingly.

[SVN r40281]
2007-10-22 11:16:15 +00:00
John Maddock
c7cc9e783c Added --list-short option that outputs abreviated list.
[SVN r32812]
2006-02-10 17:11:25 +00:00
John Maddock
5d56bf4b44 Improved Jam licence handling (again)
Added --version option.


[SVN r25938]
2004-10-29 11:22:33 +00:00
John Maddock
ac03dbb7d0 Added improved summary mode.
[SVN r25144]
2004-09-16 10:07:03 +00:00
John Maddock
1c8b0fc518 Changed to recognise the jam license.
Added a summary mode.


[SVN r25082]
2004-09-14 12:28:55 +00:00
Douglas Gregor
9aaeef7a47 Support automatic conversion to the BSL
[SVN r24050]
2004-07-25 19:37:58 +00:00
John Maddock
52ad48d73a Added new licence text.
Added new licence to the list that are recognised.
Suppressed filesystem name checking.


[SVN r20225]
2003-09-30 11:33:32 +00:00
John Maddock
39f4f5fa9f Fixed some dependency analysis that was previously failing.
Added --report mode which list the licences in use, among other things.


[SVN r18858]
2003-06-23 11:58:15 +00:00
John Maddock
85dc255593 Added bcp utility (initial commit).
[SVN r18742]
2003-06-09 11:52:33 +00:00