Commit Graph

15 Commits

Author SHA1 Message Date
K. Noel Belcourt
b7b503849b Cleanup clang operator precedence warning.
Add parens to silence warnings.
2014-11-02 16:54:45 -07: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
ac03dbb7d0 Added improved summary mode.
[SVN r25144]
2004-09-16 10:07:03 +00:00
John Maddock
dfad67ca4e Added .?pp to source file types.
Added Perforce Jam license.
Fixed license conversion code to prefix the file being converted with boost-root.


[SVN r25044]
2004-09-13 15:36:27 +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
Douglas Gregor
771bc27055 More license regex tweaks. Should be done now...
[SVN r24042]
2004-07-25 16:54:43 +00:00
Rene Rivera
06f10f3e39 Remove tabs in file.
[SVN r24040]
2004-07-25 15:53:20 +00:00
Douglas Gregor
a219804455 scan_licence.cpp: Be a little more explicit about recognizing the BSL
licence_info.cpp: Deal with more variants of the Boost Software License and
the Boost.Graph license


[SVN r24022]
2004-07-25 04:07:12 +00:00
Douglas Gregor
ad9438d8ce scan_licence.cpp: Don't add too many authors to the "needed for BSL" set
[SVN r23900]
2004-07-21 13:48:37 +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