Commit Graph

12124 Commits

Author SHA1 Message Date
Rene Rivera
93e6b9079d On Windows static libs have the lib prefix, but DLLs don't.
[SVN r38918]
2007-08-25 04:08:28 +00:00
Rene Rivera
1d35c7d9fc On Windows static libs have the lib prefix, but DLLs don't.
[SVN r38918]
2007-08-25 04:08:28 +00:00
Vladimir Prus
05c2cfc57c Support the address-model feature for the sun
toolset. Addresses #1186.


[SVN r38872]
2007-08-23 19:57:23 +00:00
Vladimir Prus
3372215ea6 Support the address-model feature for the sun
toolset. Addresses #1186.


[SVN r38872]
2007-08-23 19:57:23 +00:00
Roland Schwarz
cd7aabdb8d Merge from RC_1_34_0 (CVS 1.12.2.53) to trunk. CVS RC_1_34_0 - 1.12.2.23 and CVS HEAD - 1.51 are the last versions that were equal. Between these and trunk was only a small diff for HPUX that removed pthread lib. This fix seems to be already present in the merged in version.
[SVN r38803]
2007-08-20 19:14:14 +00:00
Roland Schwarz
7fb5700cfd Merge from RC_1_34_0 (CVS 1.12.2.53) to trunk. CVS RC_1_34_0 - 1.12.2.23 and CVS HEAD - 1.51 are the last versions that were equal. Between these and trunk was only a small diff for HPUX that removed pthread lib. This fix seems to be already present in the merged in version.
[SVN r38803]
2007-08-20 19:14:14 +00:00
Rene Rivera
09f2e196ff Merge changes from Version_1_34_1 back to trunk.
[SVN r38792]
2007-08-20 16:52:55 +00:00
Rene Rivera
14614586ad Merge changes from Version_1_34_1 back to trunk.
[SVN r38792]
2007-08-20 16:52:55 +00:00
Roland Schwarz
9eaf0e2045 Changed BOOST_USER_CONFIG to BOOST_BUILD_USER_CONFIG as this is a more systematic name.
[SVN r38711]
2007-08-16 12:05:44 +00:00
Roland Schwarz
6ad9141e7b Changed BOOST_USER_CONFIG to BOOST_BUILD_USER_CONFIG as this is a more systematic name.
[SVN r38711]
2007-08-16 12:05:44 +00:00
Rene Rivera
ecb07db688 More changes to account for differing variant subdirs between toolsets, and of toolset expansion.
[SVN r38710]
2007-08-16 04:56:08 +00:00
Rene Rivera
1c4d6dd97a More changes to account for differing variant subdirs between toolsets, and of toolset expansion.
[SVN r38710]
2007-08-16 04:56:08 +00:00
Rene Rivera
3ed67f237e Do some normalizing of paths to remove some of the variant feature subdirs that may be different based on platform and toolset. This fixes some tests that pass on GCC/Linux and not on MSVC/Windows.
[SVN r38702]
2007-08-15 20:15:36 +00:00
Rene Rivera
29f50e51d2 Do some normalizing of paths to remove some of the variant feature subdirs that may be different based on platform and toolset. This fixes some tests that pass on GCC/Linux and not on MSVC/Windows.
[SVN r38702]
2007-08-15 20:15:36 +00:00
Rene Rivera
01a0c753da Change remove() to glob_remove() in expect_modification, even though this check is not used.
[SVN r38694]
2007-08-15 18:35:11 +00:00
Rene Rivera
3c971d5326 Change remove() to glob_remove() in expect_modification, even though this check is not used.
[SVN r38694]
2007-08-15 18:35:11 +00:00
Rene Rivera
8b4fe19de1 Trow ValueError exception from remove functions to match the set.remove functionality.
[SVN r38688]
2007-08-15 17:25:46 +00:00
Rene Rivera
69cfdb7a52 Trow ValueError exception from remove functions to match the set.remove functionality.
[SVN r38688]
2007-08-15 17:25:46 +00:00
Roland Schwarz
1874137fc2 Added support for BOOST_USER_CONFIG environment variable. This variable is able to take the same rhs as --user-config= switch. The switch still overrides the variable when present. (This has been added to allow for the BOOST_BUILD_PATH to be restored to its original i.e. documented behaviour.)
[SVN r38620]
2007-08-13 16:39:02 +00:00
Roland Schwarz
5225a95af8 Added support for BOOST_USER_CONFIG environment variable. This variable is able to take the same rhs as --user-config= switch. The switch still overrides the variable when present. (This has been added to allow for the BOOST_BUILD_PATH to be restored to its original i.e. documented behaviour.)
[SVN r38620]
2007-08-13 16:39:02 +00:00
Roland Schwarz
94497c088b Revert the last change, since the directory passed to boost-build should be first in searched paths, else project local build system will not be picked correctly.
The order had been changed to allow searching of alternate user-config.jam files from boost build. This better should be done with --user-config= switch or similar. 

[SVN r38618]
2007-08-13 15:35:16 +00:00
Roland Schwarz
a68ed88d72 Revert the last change, since the directory passed to boost-build should be first in searched paths, else project local build system will not be picked correctly.
The order had been changed to allow searching of alternate user-config.jam files from boost build. This better should be done with --user-config= switch or similar. 

[SVN r38618]
2007-08-13 15:35:16 +00:00
Rene Rivera
8810fb0b7e Update GC support to work with Boehm GC 7.0.
[SVN r38594]
2007-08-11 05:53:37 +00:00
Rene Rivera
25dd6484ae Update GC support to work with Boehm GC 7.0.
[SVN r38594]
2007-08-11 05:53:37 +00:00
Vladimir Prus
604c249e55 Stop BoostBuild.py from crashing on certain test failures.
[SVN r38593]
2007-08-11 05:15:54 +00:00
Vladimir Prus
7836bf24e8 Stop BoostBuild.py from crashing on certain test failures.
[SVN r38593]
2007-08-11 05:15:54 +00:00
Rene Rivera
a436cad92f Adjust test to reflect real results of empty strings instead of empty values.
[SVN r38592]
2007-08-11 02:58:04 +00:00
Rene Rivera
b04bb27397 Bring back midding output of -n option. The -o option continues to be broken as it has been for a long time now because of the @ file feature. (fixes #1155)
[SVN r38590]
2007-08-11 02:39:13 +00:00
Rene Rivera
2175d78f77 Bring back midding output of -n option. The -o option continues to be broken as it has been for a long time now because of the @ file feature. (fixes #1155)
[SVN r38590]
2007-08-11 02:39:13 +00:00
Rene Rivera
a582ed8c51 Minor adjustment to -n test, and add corresponding -d2 test.
[SVN r38588]
2007-08-11 00:42:32 +00:00
Rene Rivera
1bd0bef046 Add test to check 'bjam -n'.
[SVN r38587]
2007-08-11 00:32:25 +00:00
Roland Schwarz
9806110f88 made the feature "format" propagated
[SVN r38558]
2007-08-10 01:22:59 +00:00
Roland Schwarz
eda906f676 made the feature "format" propagated
[SVN r38558]
2007-08-10 01:22:59 +00:00
Vladimir Prus
5b0b22460e Clarify error message
[SVN r38515]
2007-08-08 18:51:35 +00:00
Vladimir Prus
8031ebdacd Clarify error message
[SVN r38515]
2007-08-08 18:51:35 +00:00
Vladimir Prus
1474f468cf More quoting fixes. Closes #853.
[SVN r38499]
2007-08-07 19:59:19 +00:00
Vladimir Prus
cb599e166a More quoting fixes. Closes #853.
[SVN r38499]
2007-08-07 19:59:19 +00:00
Vladimir Prus
eff29155ed Quoting of space characters, addresses #853.
[SVN r38497]
2007-08-07 19:42:00 +00:00
Vladimir Prus
720e16e0bc Quoting of space characters, addresses #853.
[SVN r38497]
2007-08-07 19:42:00 +00:00
Roland Schwarz
9801916f14 A small fix, so -d+2 will always show the "real" commands being executed instead of casually the name of a temporary batch file.
[SVN r38483]
2007-08-06 20:20:26 +00:00
Roland Schwarz
8ab402a5af A small fix, so -d+2 will always show the "real" commands being executed instead of casually the name of a temporary batch file.
[SVN r38483]
2007-08-06 20:20:26 +00:00
Vladimir Prus
8128908844 Merge from RC_1_34_0: fix mail list address
[SVN r38448]
2007-08-05 11:44:15 +00:00
Vladimir Prus
61458ec8ce Merge from RC_1_34_0: fix mail list address
[SVN r38448]
2007-08-05 11:44:15 +00:00
Vladimir Prus
3d9d29b357 Merge change from RC_1_34_0
[SVN r38447]
2007-08-05 11:41:14 +00:00
Vladimir Prus
e7428f8bb1 Merge change from RC_1_34_0
[SVN r38447]
2007-08-05 11:41:14 +00:00
Rene Rivera
f2eff70b4c Catch a few more Python errors while testing.
[SVN r38306]
2007-07-30 00:09:52 +00:00
Rene Rivera
ca55bec6a8 Catch a few more Python errors while testing.
[SVN r38306]
2007-07-30 00:09:52 +00:00
Rene Rivera
b8f3e9e1fa *** empty log message ***
[SVN r38301]
2007-07-29 21:39:32 +00:00
Rene Rivera
92a1bf66ab *** empty log message ***
[SVN r38301]
2007-07-29 21:39:32 +00:00
nobody
89c4436acf This commit was manufactured by cvs2svn to create tag
'Version_1_34_1'.

[SVN r38286]
2007-07-24 19:28:14 +00:00