Commit Graph

142 Commits

Author SHA1 Message Date
John Maddock
b35dd1a820 Added check to validate the Boost path.
[SVN r28517]
2005-04-28 16:29:09 +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
ebe5222bfc Added missing std:: prefix to getline.
[SVN r28098]
2005-04-11 09:52:20 +00:00
John Maddock
24049b5ed2 Updated special cases to account for MPL preprocessed files.
[SVN r26513]
2004-12-15 12:24:50 +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
d1aeb07ec5 Added support for bison files.
[SVN r25887]
2004-10-27 11:44:52 +00:00
John Maddock
3652eddd7b File extensions are not really case sensitive.
[SVN r25864]
2004-10-25 11:59:57 +00:00
Aleksey Gurtovoy
6b6bdaba0f c++boost.gif -> boost.png replacement
[SVN r25572]
2004-10-05 15:23:19 +00:00
John Maddock
77b76c6d1b Variable needs initialising
[SVN r25145]
2004-09-16 10:50:53 +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
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
John Maddock
2cd9b67e5a Improved license scanning a little
[SVN r24997]
2004-09-10 11:39:27 +00:00
John Maddock
f52877fe4e Tweeked copyright scanning again
[SVN r24532]
2004-08-17 12:06:55 +00:00
John Maddock
aa251c7a07 Tweeked copyright detection regexes
[SVN r24498]
2004-08-16 10:18:51 +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
John Maddock
aa6f46ab6c Added new code to normalise paths.
[SVN r24142]
2004-07-28 12:42:22 +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
John Maddock
66f19b0e01 Dedect a few more licence variations
[SVN r24032]
2004-07-25 12:01:33 +00:00
Douglas Gregor
6264105a8a More regex tweaks to recognize the BSL
[SVN r24023]
2004-07-25 04:21:52 +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
454a6c085e Update for special MPL dependencies
[SVN r23537]
2004-07-14 10:59:37 +00:00
John Maddock
7f5442519e Linked bcp docs into the Index.
[SVN r23255]
2004-06-29 10:27:58 +00:00
John Maddock
b244667f67 Added specification of what happens when --boost option is not used
[SVN r22642]
2004-04-17 10:58:30 +00:00
John Maddock
8d90675dc3 Added missing initializer (thanks to Edward Diener).
[SVN r22594]
2004-04-04 09:48:06 +00:00
John Maddock
8a7a868d1a stripped tabs
[SVN r21012]
2003-11-30 13:08:35 +00:00
John Maddock
b1b9fb6514 stripped tabs from files
[SVN r21011]
2003-11-30 13:06:58 +00:00
John Maddock
140c042433 fixed broken link
[SVN r21010]
2003-11-30 13:04:42 +00:00
John Maddock
526d221b6c Changed regex_token_iterator to return a sub_match rather than a std::string (it's more efficient).
[SVN r20613]
2003-11-03 11:25:30 +00:00
John Maddock
adbd8bc722 Improved new licence detection.
[SVN r20261]
2003-10-06 10:25:25 +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
Vladimir Prus
5c38511b29 Add V2 Jamfile.
[SVN r19852]
2003-08-29 07:54:34 +00:00
John Maddock
ce25ddbf6b Added fix to stop unnecessary dependencies being found.
[SVN r19144]
2003-07-16 10:42:49 +00:00
John Maddock
48beea6154 Added docs for --report option
[SVN r18864]
2003-06-24 11:33:58 +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