36 Commits

Author SHA1 Message Date
Rene Rivera
4e68ae0d6c Lots of cleanup of obsolete files and updating of build scripts (and
sources) to make for easier to use build and use. Still in progress..

* Added build options and logic to set boost-root, boost-build, and
install location.
* Added general build script to install all the various testing utility
programs.
* Refactored process_jam_log so that it can be shared and incorporated
directly into other programs (i.e. library_status).
* Redoing library_status to be single program run that does the complete
build+process+generate data for a library.
2015-04-07 10:26:30 -05:00
Rene Rivera
479a0a94c0 Fix reference to library_status in main build file. Move compiler_status
to its own subdir. Move man index docs to root. Fix main build file to
build release versions of libs for performance.
2015-01-21 08:34:16 -06:00
Rene Rivera
8553b811f0 Add specific install target for boost_report. 2015-01-19 00:08:57 -06:00
Rene Rivera
0dcf87e364 More changes to try and get standalone regression tools working. 2014-03-05 23:08:31 -06:00
Rene Rivera
d8db2f31a0 Initial try at new regression repo testing. 2014-02-26 20:37:01 -06:00
Beman
342ad5aeb6 Refactor boost_root_path into separate header; utilize in both compiler_status and process_jam_log. Change compiler_status boost-root argument to accept any directory within the boost directory tree and now accept a relative path. Modernize test.bat and provide an install option for the build jamfile so that users no longer have to search for where the executable files end up. 2014-01-27 10:16:35 -05:00
Beman
a5a8ac5e1f Replace really old Visual Studio solution with more modern approach. 2014-01-27 10:03:01 -05:00
Beman Dawes
8b58111051 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
edab8462eb Undo previous commit, it was meant for another branch
[SVN r85888]
2013-09-25 08:32:03 +00:00
Vladimir Prus
e3057f2d20 Initial modular patch, from Bjorn.
[SVN r85884]
2013-09-25 08:13:57 +00:00
Steven Watanabe
d947624ef9 Initial replacement for the xsl report generation.
[SVN r83557]
2013-03-25 15:47:16 +00:00
Beman Dawes
d271cd32bb tools/regression: begin clearing inspect issues
[SVN r56675]
2009-10-09 14:27:57 +00:00
Douglas Gregor
3f9027b034 Add mime-type and eol-style properties as needed
[SVN r46445]
2008-06-17 13:54:46 +00:00
Rene Rivera
a0f16000ba Oops, forgot we need to use the root boost project settings when building.
[SVN r41119]
2007-11-15 22:05:22 +00:00
Rene Rivera
a27ad9de83 Fix building of multiple regression tools at once.
[SVN r41110]
2007-11-15 16:58:21 +00:00
Rene Rivera
af0d3d56c3 Remove dependence on boost.test for PJL. It causes too many dependence problems on the testing platforms.
[SVN r40628]
2007-10-31 20:20:07 +00:00
Rene Rivera
3f0366c1d4 Now that tarballs are working again... Implement getting the tools source from tarballs, and fix getting boost sources from tarball.
[SVN r40557]
2007-10-29 19:12:07 +00:00
Rene Rivera
07a69eb027 Rework of regression scripts for branch independent testing -- complete.
[SVN r40052]
2007-10-15 14:53:28 +00:00
Rene Rivera
de8ba58206 Partial rework of regression scripts for branch independent testing.
[SVN r39976]
2007-10-13 17:25:41 +00:00
Rene Rivera
57b329afc5 Copied remotely
[SVN r39749]
2007-10-06 20:23:08 +00:00
Robert Ramey
88bcf7f463 merged in changes - tested with gcc and msvc
[SVN r39484]
2007-09-22 21:24:41 +00:00
Vladimir Prus
ad22fe2a41 Make 'library_status' target explicit
[SVN r38847]
2007-08-22 15:02:20 +00:00
Robert Ramey
8e7a2d651f Merged in additions from serialization_next_release branch to support validation of one's current boost installation on a either a library by library or global basis
[SVN r38800]
2007-08-20 18:06:17 +00:00
Aleksey Gurtovoy
fdddad7b06 Merge regression reports fixed from RC_1_34_0
[SVN r37016]
2007-02-20 10:26:23 +00:00
Misha Bergal
d0ed67c402 Some Rebuild/Build/Clean works in Visual Studio 2003 project
[SVN r36082]
2006-11-19 00:47:16 +00:00
Rene Rivera
1b68092cda 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
Misha Bergal
862217b27d Those we good, .suo and .ncb weren't
[SVN r27341]
2005-02-13 07:05:42 +00:00
Aleksey Gurtovoy
fabaec159b delete accidentally checked in files
[SVN r27209]
2005-02-07 07:41:07 +00:00
Misha Bergal
53b6553a2c Visual Studio .NET 2003 project files for building process_jam_log with bjam
[SVN r27088]
2005-02-04 06:24:06 +00:00
Rene Rivera
7821275afd Prevent use of auto-link as it interfeers with version number discrepancies when testing.
[SVN r24381]
2004-08-10 15:01:09 +00:00
Beman Dawes
932cafaf39 remove tabs
[SVN r21003]
2003-11-29 13:32:56 +00:00
Vladimir Prus
167d56b542 Add V2 Jamfile.
[SVN r20184]
2003-09-25 13:14:47 +00:00
Markus Schöpflin
38776a9665 Name of fs lib changed.
[SVN r17970]
2003-03-18 08:48:26 +00:00
Rene Rivera
aceeacd89c Added a run stage to put the binaries into to simplify the run_test.sh script.
[SVN r16845]
2003-01-10 05:26:46 +00:00
Dave Abrahams
7df4dfb882 Use <sysinclude> so that compilers which distinguish #include <...> look in the right place.
Removed needless $(SUFLIB)


[SVN r15834]
2002-10-09 23:53:07 +00:00
Beman Dawes
f2e39b8ada initial commit - review comments not yet applied
[SVN r15831]
2002-10-09 19:49:35 +00:00