Commit Graph

96 Commits

Author SHA1 Message Date
Peter Dimov
1025e7e04b Add .travis.yml 2019-05-26 17:17:35 +03:00
jzmaddock
6bee6f1972 Fix broken dependency tracking.
Change to use lightweight_main.hpp rather than Boost.Test.
2015-10-31 18:52:45 +00:00
jzmaddock
1e327bd835 Add some needed manual dependencies. 2014-12-03 19:00:13 +00:00
jzmaddock
bccb97fa23 Merge pull request #2 from Belcourt/develop
Cleanup clang operator precedence warning.
2014-11-10 17:49:49 +00:00
K. Noel Belcourt
b7b503849b Cleanup clang operator precedence warning.
Add parens to silence warnings.
2014-11-02 16:54:45 -07:00
jzmaddock
815fe228ac Fix for https://svn.boost.org/trac/boost/ticket/10308.
Change Boost.Build paths to match new directory layout.
2014-08-16 13:14:26 +01:00
jzmaddock
4e7b25e85a Fix for ticket https://svn.boost.org/trac/boost/ticket/9416
Don't accidentally replace the wrong symbols.
2014-08-16 13:13:33 +01:00
John Maddock
305c2f9292 Fix for function declarations which have macroized exception specifications.
Fixes #8812.

[SVN r86530]
2013-10-31 17:34:35 +00:00
John Maddock
6da2097de0 Fix formatting.
Refs #8377.

[SVN r83953]
2013-04-18 12:31:16 +00:00
John Maddock
b55a9038de Fix up iostream operations to match changed boost.filesystem.
Fixes GCC compiles.
Fixes #7778.

[SVN r81815]
2012-12-10 10:39:30 +00:00
Daniel James
668bc3db5c Rebuild bcp docs.
[SVN r81475]
2012-11-22 09:00:11 +00:00
John Maddock
4c19d9882f Apply patch from #7070 to fix namespace renaming.
Fixes #7070.

[SVN r79403]
2012-07-10 17:41:13 +00:00
John Maddock
4d55a2953b Silence a few warnings.
Fixes #7007.

[SVN r79153]
2012-06-28 12:07:10 +00:00
John Maddock
d1264461ef Fix regular expression scanner to handle Boost.PP macros defined over multiple lines.
Fixes #6211.

[SVN r76136]
2011-12-24 17:21:09 +00:00
John Maddock
4ec173a352 Fix typo in docs.
[SVN r74140]
2011-08-29 17:03:34 +00:00
John Maddock
438ea05d28 Fix failure to copy Boost.Filesystem source and build script.
[SVN r73878]
2011-08-18 08:47:24 +00:00
John Maddock
05236cfa64 Add notes on copying build system.
[SVN r73742]
2011-08-14 16:17:51 +00:00
John Maddock
2d7411de73 Add some more root files when copying boost.build.
[SVN r73733]
2011-08-14 12:27:45 +00:00
John Maddock
53fd39a56f Modify to use Filesystem V3 correctly.
[SVN r70130]
2011-03-18 16:38:51 +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
d218b2dec7 Catch more filesystem errors, otherwise parsing things like #include <:sys:stats.h> fail on Linux.
[SVN r64656]
2010-08-07 11:53:53 +00:00
Daniel James
453f6497ce Rebuild the bcp documentation.
[SVN r63770]
2010-07-08 22:51:33 +00:00
Daniel James
cce8d76ca5 Update various libraries' documentation build.
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.

[SVN r63146]
2010-06-20 18:00:48 +00:00
John Maddock
19d628a9a0 Fix namespace renaming so that it works with current Trunk.
[SVN r62738]
2010-06-10 14:59:32 +00:00
John Maddock
638f0ca4dc Fix bug that occurs when copying zero-byte source files.
[SVN r62346]
2010-05-31 15:51:55 +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
2299ea9d3e Update macro-include checking to match current Trunk.
Add test case to the main regression tests.

[SVN r58417]
2009-12-16 18:23:27 +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
Troy D. Straszheim
ee300ba7f6 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
03dd6f4bb1 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
John Maddock
7a6cdf5630 Try and fix inspect report failure.
[SVN r55117]
2009-07-23 11:52:48 +00:00
Michael A. Jackson
8d502ac840 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
fa0c4930b8 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
John Maddock
fd7b42c5e3 Remove tab.
[SVN r49279]
2008-10-11 15:28:57 +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
Jurko Gospodnetić
06737c4c18 Removed two unused exception variables in the bcp/add_path.cpp module to remove compilation warnings when compiling the bcp tool.
[SVN r48300]
2008-08-23 03:04:18 +00:00
Daniel James
b43ab9f4ae Fix another redirect link.
[SVN r43189]
2008-02-09 12:37:00 +00:00
John Maddock
177f676881 Remove tabs.
[SVN r43143]
2008-02-07 10:03:16 +00:00
John Maddock
b5725e0631 Apply patch from Issue #1187.
[SVN r42651]
2008-01-10 12:10:37 +00:00
John Maddock
a82e25020d Fix date.
[SVN r41364]
2007-11-25 17:23:25 +00:00
John Maddock
bd342d0421 Redirection file.
[SVN r41361]
2007-11-25 16:26:36 +00:00
John Maddock
26c4e442b0 Simplified regex usage.
[SVN r40288]
2007-10-22 16:14:02 +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
Vladimir Prus
76b59f282b Remove V1 Jamfiles
[SVN r38536]
2007-08-08 20:02:05 +00:00
John Maddock
b2d31da601 Added licence text.
[SVN r34553]
2006-07-16 11:31:52 +00:00
John Maddock
60aacb68ec Added support for optional components that don't get scanned by default.
[SVN r33012]
2006-02-19 16:19:02 +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
77c6c0903e Updated to get root Jamfiles when needed.
[SVN r32509]
2006-02-02 11:05:23 +00:00
John Maddock
259d4dfc07 Same updates as 1.33.1 branch.
[SVN r31547]
2005-11-03 12:12:37 +00:00