Commit Graph

12124 Commits

Author SHA1 Message Date
John Maddock
f247ce8bf7 Updated copyrights to reflect true author (see discussion on Jamboost list).
[SVN r24500]
2004-08-16 11:23:58 +00:00
Rene Rivera
62c007967f Fix missing toolset tag name for vc[678] toolsets.
[SVN r24473]
2004-08-14 16:55:37 +00:00
Rene Rivera
ae1e234ff7 Fix STLport lib name, it doesn't use a trailing zero.
[SVN r24456]
2004-08-13 11:44:41 +00:00
Robert Ramey
7c0f144cbc increase max template depth
[SVN r24441]
2004-08-12 16:10:04 +00:00
Rene Rivera
de3279534d Add toolsets to match version for Stefan Slapeta.
[SVN r24435]
2004-08-12 14:06:41 +00:00
Rene Rivera
53447f3c9f Fix a few problems with common naming:
* Move toolset requirements code from toolsets plus common-variant-tag into a separate toolset::requirements. This fixes inconsistency problems with libraries that have names that don't match the real content.

* Remove custom stlport code in msvc-strport toolset and use common stlport.jam. This normalizes the settings and requirements for stlport builds.

Also added support for removing the version related info, tolset and version tag, to support --layout=system install option.


[SVN r24427]
2004-08-12 05:01:41 +00:00
John Maddock
e06c8fc9de Undone last eroneous commit.
[SVN r24399]
2004-08-11 09:51:16 +00:00
John Maddock
be7e0288c3 Undone last eroneous commit.
[SVN r24399]
2004-08-11 09:51:16 +00:00
John Maddock
515776d29f Updated Beman Dawes' licence statement to use the new prefered form of words.
[SVN r24370]
2004-08-10 10:34:20 +00:00
John Maddock
f9bfd0edbf Updated Beman Dawes' licence statement to use the new prefered form of words.
[SVN r24370]
2004-08-10 10:34:20 +00:00
Dave Abrahams
24def88ca3 Made Python testing more verbose by default
Avoid using the Boost.Test library wherever possible.


[SVN r24248]
2004-08-02 18:47:50 +00:00
Aleksey Gurtovoy
ee24b94af2 make available VC71_ROOT
[SVN r24231]
2004-08-01 12:29:06 +00:00
Aleksey Gurtovoy
e6a74cc7be Comeau 4.3.3/VC7.1 toolset
[SVN r24230]
2004-08-01 12:13:37 +00:00
Aleksey Gurtovoy
01d8294adf add COMO_BACKEND option to the como-win32 toolset
[SVN r24229]
2004-08-01 12:13:00 +00:00
Aleksey Gurtovoy
9cca17cbd6 mingw 3.4.1 numbered toolset
[SVN r24226]
2004-08-01 11:13:46 +00:00
Aleksey Gurtovoy
a9d2e75fbc Comeau 4.3.3/VC7 toolset
[SVN r24225]
2004-08-01 11:01:44 +00:00
Aleksey Gurtovoy
85207c3599 fix toolset links
[SVN r24224]
2004-08-01 10:40:27 +00:00
Aleksey Gurtovoy
f6a5e6f73a Digital Mars toolsets
[SVN r24223]
2004-08-01 10:37:09 +00:00
Aleksey Gurtovoy
63396af194 Bump up default STLPort version
[SVN r24222]
2004-08-01 10:22:38 +00:00
Aleksey Gurtovoy
2d1518650b Digital Mars toolsets
[SVN r24221]
2004-08-01 10:05:14 +00:00
Dave Abrahams
b30b584718 better behavior for --debugger=... option.
[SVN r24190]
2004-07-30 16:10:30 +00:00
Rene Rivera
393c4f75e8 Recognize vc8 for common variant tags.
[SVN r24173]
2004-07-30 01:26:44 +00:00
Rene Rivera
d8f4d10ad8 BSL
[SVN r24099]
2004-07-27 04:34:32 +00:00
Rene Rivera
b11dfc4490 BSL.
[SVN r24062]
2004-07-26 04:46:01 +00:00
Aleksey Gurtovoy
cc7501553e add VC 8.0 toolset
[SVN r24058]
2004-07-26 02:31:45 +00:00
Aleksey Gurtovoy
e291e636b5 replace depricated /GX with /EHsc
[SVN r24057]
2004-07-26 02:30:29 +00:00
Dave Abrahams
6a284ad09f Suppress bogus warning
[SVN r24056]
2004-07-26 01:34:20 +00:00
Dave Abrahams
625c097241 Disable borland builds
[SVN r23958]
2004-07-22 14:38:03 +00:00
Dave Abrahams
188b1250ac Added build disabling.
[SVN r23957]
2004-07-22 14:03:46 +00:00
Dave Abrahams
e550c56bac Added "build" feature
[SVN r23952]
2004-07-22 12:56:04 +00:00
Vladimir Prus
789eb0b9a9 Remove bashism -- "export VAR=value" is not supported on other shells.
Patch from Philipp Frauenfelder.


[SVN r23951]
2004-07-22 12:55:27 +00:00
Vladimir Prus
e33e2b411f Remove bashism -- "export VAR=value" is not supported on other shells.
Patch from Philipp Frauenfelder.


[SVN r23951]
2004-07-22 12:55:27 +00:00
Dave Abrahams
12f3294959 Fix standalone testing
[SVN r23846]
2004-07-20 15:54:51 +00:00
Dave Abrahams
77e1cef648 Remove tested targets once tests have succeeded.
[SVN r23799]
2004-07-19 15:35:56 +00:00
Vladimir Prus
749406d295 Remove temporary files on Windows. Patch from Dean Ashton.
[SVN r23777]
2004-07-19 10:30:29 +00:00
Vladimir Prus
ce5b47e87d Remove temporary files on Windows. Patch from Dean Ashton.
[SVN r23777]
2004-07-19 10:30:29 +00:00
Misha Bergal
e12c4be400 Fixed get-library-name for ublas
[SVN r23740]
2004-07-18 23:50:37 +00:00
Rene Rivera
dd7ae63e82 Add cw toolset to std::locale rule that needs that special handling.
[SVN r23709]
2004-07-17 20:39:21 +00:00
Vladimir Prus
d296c927b4 Fix Sun toolset so that we invoke cc for C files, not CC. Unfortunately
the compiler does not have a switch to change the source language, so we
take the command and replace the filename in the last element with 'cc'.


[SVN r23539]
2004-07-14 11:05:19 +00:00
Vladimir Prus
4d0f6b6662 Fix Sun toolset so that we invoke cc for C files, not CC. Unfortunately
the compiler does not have a switch to change the source language, so we
take the command and replace the filename in the last element with 'cc'.


[SVN r23539]
2004-07-14 11:05:19 +00:00
Aleksey Gurtovoy
f0a56b5af2 fix $(RELATIVE_SUBDIR) regression
[SVN r23535]
2004-07-14 10:11:52 +00:00
Vladimir Prus
0294b55f75 Move uBLAS regressions from status dir to libs/numeric/ublas.
[SVN r23534]
2004-07-14 10:05:42 +00:00
Vladimir Prus
7e74cb626f Correct copy-paste error. Patch from Juergen Hunold.
[SVN r23500]
2004-07-13 15:27:11 +00:00
Vladimir Prus
b55e4615bd Correct copy-paste error. Patch from Juergen Hunold.
[SVN r23500]
2004-07-13 15:27:11 +00:00
Vladimir Prus
3755927d7a Added Metrowerks toolset, from Reece Dunn.
[SVN r23467]
2004-07-12 15:13:14 +00:00
Vladimir Prus
c2e5d0ddf4 Added Metrowerks toolset, from Reece Dunn.
[SVN r23467]
2004-07-12 15:13:14 +00:00
Rene Rivera
5c01fb4587 Don't specify defaults for address-model as it's pointless and only teh last is effective.
[SVN r23466]
2004-07-12 14:48:55 +00:00
Aleksey Gurtovoy
f12cd1ff71 add 'example' dir as a valid test location
[SVN r23463]
2004-07-12 06:28:51 +00:00
Aleksey Gurtovoy
da460abdaa make test case name to include library name, when appropriate
[SVN r23449]
2004-07-12 01:35:01 +00:00
Rene Rivera
ce0b41ece8 Add support for build+install only specified parts/libraries.
[SVN r23441]
2004-07-11 17:34:14 +00:00