Commit Graph

13 Commits

Author SHA1 Message Date
jzmaddock
6dff7a94a3 Make path scanning fully non-recursive.
See https://github.com/boostorg/bcp/issues/6.
2019-11-25 09:25:51 +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
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
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
Douglas Gregor
5a71190a4f Added support for emitting lists of files that can and cannot be moved over
to the Boost Software Licence, along with the authors that we need to
contact for permission.


[SVN r23873]
2004-07-21 04:34:40 +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