Commit graph

13 commits

Author SHA1 Message Date
Jürgen Hunold
382994118f Remove references to removed regression directory 2015-02-01 16:06:10 +01:00
K. Noel Belcourt
b30491299e Fix Jamfile so builds wave and changed use of auto
to explicitly use string::iterator.  Wave builds
shared and runs on both Darwin and Linux, I'm
not wave conversant so it does startup but I
don't know what to do next.

Wave: A Standard conformant C++ preprocessor based on the Boost.Wave library
Version: 2.3.2.4432 [linux/GNU C++ version 4.4.6 20120305 (Red Hat 4.4.6-4)]
(20120523)

I replaced an auto declaration that was preventing
cross-platform building of compile_status.cpp.  I'm
now able to run b2 in boostorg/tools and have everything
buid.
2014-01-31 20:22:23 -07:00
Beman Dawes
1c87dd0340 Add Boost.Build support for the Git modular layout, using links to to new header locations, thus preventing breakage to vast amounts of user code and build setups. Being added to SVN so that changes will automatically propagate to Git and modular Boost. Thanks to Steven Watanabe, Jürgen Hunold, Vladimir Prus, and Bjørn Roald for developing this patch. Steven in particular conceived the approach and did the initial implementation, which was further refined by the other contributors.
[SVN r86392]
2013-10-22 15:23:42 +00:00
Vladimir Prus
b693db09a0 Undo previous commit, it was meant for another branch
[SVN r85888]
2013-09-25 08:32:03 +00:00
Vladimir Prus
5663695fa1 Initial modular patch, from Bjorn.
[SVN r85884]
2013-09-25 08:13:57 +00:00
Rene Rivera
55d6d2d220 Fix building of multiple regression tools at once.
[SVN r41110]
2007-11-15 16:58:21 +00:00
Rene Rivera
e4f3ff82c5 Add copyrights+license (with help of a shell script).
[SVN r35874]
2006-11-06 14:54:10 +00:00
John Maddock
082b51206e Removed unneeded project wide requirements.
[SVN r31155]
2005-09-30 12:44:48 +00:00
John Maddock
d8715def13 Change Jamfile to <runtime-link>
[SVN r29738]
2005-06-22 17:03:13 +00:00
Rene Rivera
94b0481ecb Also copy the boostbook files for installation.
[SVN r28465]
2005-04-25 04:24:41 +00:00
Rene Rivera
01391a0a56 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
Hartmut Kaiser
6f43a41146 Added Wave V1.1.14 to the Boost CVS.
[SVN r27458]
2005-02-21 08:54:23 +00:00
Vladimir Prus
e012dd96cf Add top-level Jamfile for all the tools.
[SVN r20185]
2003-09-25 13:18:32 +00:00