93e6b9079dOn Windows static libs have the lib prefix, but DLLs don't.
Rene Rivera
2007-08-25 04:08:28 +0000
1d35c7d9fcOn Windows static libs have the lib prefix, but DLLs don't.
Rene Rivera
2007-08-25 04:08:28 +0000
05c2cfc57cSupport the address-model feature for the sun toolset. Addresses #1186.
Vladimir Prus
2007-08-23 19:57:23 +0000
3372215ea6Support the address-model feature for the sun toolset. Addresses #1186.
Vladimir Prus
2007-08-23 19:57:23 +0000
cd7aabdb8dMerge 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.
Roland Schwarz
2007-08-20 19:14:14 +0000
7fb5700cfdMerge 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.
Roland Schwarz
2007-08-20 19:14:14 +0000
09f2e196ffMerge changes from Version_1_34_1 back to trunk.
Rene Rivera
2007-08-20 16:52:55 +0000
14614586adMerge changes from Version_1_34_1 back to trunk.
Rene Rivera
2007-08-20 16:52:55 +0000
9eaf0e2045Changed BOOST_USER_CONFIG to BOOST_BUILD_USER_CONFIG as this is a more systematic name.
Roland Schwarz
2007-08-16 12:05:44 +0000
6ad9141e7bChanged BOOST_USER_CONFIG to BOOST_BUILD_USER_CONFIG as this is a more systematic name.
Roland Schwarz
2007-08-16 12:05:44 +0000
ecb07db688More changes to account for differing variant subdirs between toolsets, and of toolset expansion.
Rene Rivera
2007-08-16 04:56:08 +0000
1c4d6dd97aMore changes to account for differing variant subdirs between toolsets, and of toolset expansion.
Rene Rivera
2007-08-16 04:56:08 +0000
3ed67f237eDo 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.
Rene Rivera
2007-08-15 20:15:36 +0000
29f50e51d2Do 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.
Rene Rivera
2007-08-15 20:15:36 +0000
01a0c753daChange remove() to glob_remove() in expect_modification, even though this check is not used.
Rene Rivera
2007-08-15 18:35:11 +0000
3c971d5326Change remove() to glob_remove() in expect_modification, even though this check is not used.
Rene Rivera
2007-08-15 18:35:11 +0000
8b4fe19de1Trow ValueError exception from remove functions to match the set.remove functionality.
Rene Rivera
2007-08-15 17:25:46 +0000
69cfdb7a52Trow ValueError exception from remove functions to match the set.remove functionality.
Rene Rivera
2007-08-15 17:25:46 +0000
1874137fc2Added 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.)
Roland Schwarz
2007-08-13 16:39:02 +0000
5225a95af8Added 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.)
Roland Schwarz
2007-08-13 16:39:02 +0000
94497c088bRevert 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.
Roland Schwarz
2007-08-13 15:35:16 +0000
a68ed88d72Revert 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.
Roland Schwarz
2007-08-13 15:35:16 +0000
8810fb0b7eUpdate GC support to work with Boehm GC 7.0.
Rene Rivera
2007-08-11 05:53:37 +0000
25dd6484aeUpdate GC support to work with Boehm GC 7.0.
Rene Rivera
2007-08-11 05:53:37 +0000
604c249e55Stop BoostBuild.py from crashing on certain test failures.
Vladimir Prus
2007-08-11 05:15:54 +0000
7836bf24e8Stop BoostBuild.py from crashing on certain test failures.
Vladimir Prus
2007-08-11 05:15:54 +0000
a436cad92fAdjust test to reflect real results of empty strings instead of empty values.
Rene Rivera
2007-08-11 02:58:04 +0000
b04bb27397Bring 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)
Rene Rivera
2007-08-11 02:39:13 +0000
2175d78f77Bring 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)
Rene Rivera
2007-08-11 02:39:13 +0000
a582ed8c51Minor adjustment to -n test, and add corresponding -d2 test.
Rene Rivera
2007-08-11 00:42:32 +0000
1bd0bef046Add test to check 'bjam -n'.
Rene Rivera
2007-08-11 00:32:25 +0000
9806110f88made the feature "format" propagated
Roland Schwarz
2007-08-10 01:22:59 +0000
eda906f676made the feature "format" propagated
Roland Schwarz
2007-08-10 01:22:59 +0000
5b0b22460eClarify error message
Vladimir Prus
2007-08-08 18:51:35 +0000
8031ebdacdClarify error message
Vladimir Prus
2007-08-08 18:51:35 +0000
1474f468cfMore quoting fixes. Closes#853.
Vladimir Prus
2007-08-07 19:59:19 +0000
cb599e166aMore quoting fixes. Closes#853.
Vladimir Prus
2007-08-07 19:59:19 +0000
eff29155edQuoting of space characters, addresses #853.
Vladimir Prus
2007-08-07 19:42:00 +0000
720e16e0bcQuoting of space characters, addresses #853.
Vladimir Prus
2007-08-07 19:42:00 +0000
9801916f14A small fix, so -d+2 will always show the "real" commands being executed instead of casually the name of a temporary batch file.
Roland Schwarz
2007-08-06 20:20:26 +0000
8ab402a5afA small fix, so -d+2 will always show the "real" commands being executed instead of casually the name of a temporary batch file.
Roland Schwarz
2007-08-06 20:20:26 +0000
8128908844Merge from RC_1_34_0: fix mail list address
Vladimir Prus
2007-08-05 11:44:15 +0000
61458ec8ceMerge from RC_1_34_0: fix mail list address
Vladimir Prus
2007-08-05 11:44:15 +0000
3d9d29b357Merge change from RC_1_34_0
Vladimir Prus
2007-08-05 11:41:14 +0000
e7428f8bb1Merge change from RC_1_34_0
Vladimir Prus
2007-08-05 11:41:14 +0000
f2eff70b4cCatch a few more Python errors while testing.
Rene Rivera
2007-07-30 00:09:52 +0000
ca55bec6a8Catch a few more Python errors while testing.
Rene Rivera
2007-07-30 00:09:52 +0000
89c4436acfThis commit was manufactured by cvs2svn to create tag 'Version_1_34_1'.
nobody
2007-07-24 19:28:14 +0000
21416a9a41Fix typo
Vladimir Prus
2007-07-18 10:03:33 +0000
e5ad4724c3Fix typo
Vladimir Prus
2007-07-18 10:03:33 +0000
7922234c20Correct includes per #1056.
Vladimir Prus
2007-07-11 18:21:15 +0000
798e313c30Correct includes per #1056.
Vladimir Prus
2007-07-11 18:21:15 +0000
c6ef28c85eMake use of output dir options of msvc to not polute src dir with compiled files.
Rene Rivera
2007-07-07 17:21:20 +0000
c44c5e4a48Make use of output dir options of msvc to not polute src dir with compiled files.
Rene Rivera
2007-07-07 17:21:20 +0000
4a94788d43Use <library>, not <source>, in tutorial.
Vladimir Prus
2007-07-05 16:17:47 +0000
7e66481dffUse <library>, not <source>, in tutorial.
Vladimir Prus
2007-07-05 16:17:47 +0000
1f68e61364Recognize Jamroot as user module
Vladimir Prus
2007-07-05 10:34:26 +0000
53efd4d755Recognize Jamroot as user module
Vladimir Prus
2007-07-05 10:34:26 +0000
ebb728aadbDon't apply -fcoalesce-templates to all versions, just to the one being initialized.
Vladimir Prus
2007-07-05 09:41:55 +0000
084cf8f1f5Don't apply -fcoalesce-templates to all versions, just to the one being initialized.
Vladimir Prus
2007-07-05 09:41:55 +0000
3e9ed9b799Set MAXLINE in jam.h to 23k bytes for AIX. The piecemeal archive action was broken with the default MAXLINE of 102400. Because the AIX shell uses some of the 24k default buffer size for its own use, I reduced it to 23k.
K. Noel Belcourt
2007-07-04 17:36:17 +0000
94dc045aaeSet MAXLINE in jam.h to 23k bytes for AIX. The piecemeal archive action was broken with the default MAXLINE of 102400. Because the AIX shell uses some of the 24k default buffer size for its own use, I reduced it to 23k.
K. Noel Belcourt
2007-07-04 17:36:17 +0000
4efc8a5ea1pthread is unnecessary on HP-UX
Boris Gubenko
2007-06-22 22:43:51 +0000
bf2e82440fpthread is unnecessary on HP-UX
Boris Gubenko
2007-06-22 22:43:51 +0000
73318c7347Add "sun" as alias to Sun Workshop compiler tools.
Rene Rivera
2007-06-21 18:33:08 +0000
b7d40f4ce6Add "sun" as alias to Sun Workshop compiler tools.
Rene Rivera
2007-06-21 18:33:08 +0000
a834daf2e0Delete commented out code.
Rene Rivera
2007-06-19 14:32:32 +0000
4c1108f18eDelete commented out code.
Rene Rivera
2007-06-19 14:32:32 +0000
85f564d2e0Worked around a Borland problem
Nicola Musatti
2007-06-19 07:04:20 +0000
2aa34fb9a3Worked around a Borland problem
Nicola Musatti
2007-06-19 07:04:20 +0000
97681fd7ebFix to compile in Borland C99: CLOCKS_PER_SEC, and clock_t, can be a float.
Rene Rivera
2007-06-19 03:00:46 +0000
21d13c7803Fix to compile in Borland C99: CLOCKS_PER_SEC, and clock_t, can be a float.
Rene Rivera
2007-06-19 03:00:46 +0000
1769eff27cImprove vacpp support.
Thomas Witt
2007-06-19 01:09:13 +0000
9d25211e7bImprove vacpp support.
Thomas Witt
2007-06-19 01:09:13 +0000
37e1b4c95fUse correct compiler exec name when searching for command. [ticket #988]
Rene Rivera
2007-06-17 18:03:42 +0000
3a75b77e1fUse correct compiler exec name when searching for command. [ticket #988]
Rene Rivera
2007-06-17 18:03:42 +0000
865750bad1Restore "Add support for building bjam with pgi and pathscale toolsets." changes since the previous merge nuked them.
Rene Rivera
2007-06-17 15:44:19 +0000
7530b417d8Restore "Add support for building bjam with pgi and pathscale toolsets." changes since the previous merge nuked them.
Rene Rivera
2007-06-17 15:44:19 +0000
2d0d23dd05Fix type equivalence warnings, and possible errors.
Rene Rivera
2007-06-16 21:28:13 +0000
fe5eda50dcFix type equivalence warnings, and possible errors.
Rene Rivera
2007-06-16 21:28:13 +0000
b3128a55bdImplement running action commands through pipes (-p option) to fix jumbled output when using parallel execution with -j option. This is implemented for Unix variants, and Windows (Win32/NT). [ticket #994]
Rene Rivera
2007-06-16 20:52:36 +0000
87d0504845Implement running action commands through pipes (-p option) to fix jumbled output when using parallel execution with -j option. This is implemented for Unix variants, and Windows (Win32/NT). [ticket #994]
Rene Rivera
2007-06-16 20:52:36 +0000
187a4d7fa0Added support for HTMLHelp, plus fixed xhtml build dependency bug.
John Maddock
2007-06-14 10:15:51 +0000
341e94fb97Added support for HTMLHelp, plus fixed xhtml build dependency bug.
John Maddock
2007-06-14 10:15:51 +0000
cdb626a46aAdded xhtml support.
John Maddock
2007-06-13 17:36:51 +0000
a417bc745cAdded xhtml support.
John Maddock
2007-06-13 17:36:51 +0000