Commit Graph

13 Commits

Author SHA1 Message Date
John Maddock
75f10dbd98 Merge bcp fixes from Trunk.
[SVN r79554]
2012-07-16 08:21:20 +00:00
Hartmut Kaiser
3b5497beae Spirit: merge from trunk, more to come
[SVN r68069]
2011-01-12 19:22:18 +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
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
ba4e08ec3a Oops, forgot to check for a past-the-end iterator
[SVN r24170]
2004-07-29 18:38:40 +00:00
Douglas Gregor
69333de7b7 licence_info.cpp:
- Separate preprocessed files into a different license number
  - Handle the "as is" clause common in older Boost licenses (e.g., the one
    used for Lambda)

scan_licence.cpp:
  - Don't worry about preprocessed files
  - Allow '#' in the prefix, to deal with Paul's odd commenting style

output_licence_info.cpp:
  - Output the # of files that can/cannot be converted to the BSL


[SVN r24098]
2004-07-27 04:02:16 +00:00
Douglas Gregor
b0de872462 Remove tabs
[SVN r24077]
2004-07-26 12:44:45 +00:00
Douglas Gregor
9aaeef7a47 Support automatic conversion to the BSL
[SVN r24050]
2004-07-25 19:37:58 +00:00
Rene Rivera
06f10f3e39 Remove tabs in file.
[SVN r24040]
2004-07-25 15:53:20 +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