Commit Graph

  • 93e6b9079d On Windows static libs have the lib prefix, but DLLs don't. Rene Rivera 2007-08-25 04:08:28 +0000
  • 1d35c7d9fc On Windows static libs have the lib prefix, but DLLs don't. Rene Rivera 2007-08-25 04:08:28 +0000
  • 05c2cfc57c Support the address-model feature for the sun toolset. Addresses #1186. Vladimir Prus 2007-08-23 19:57:23 +0000
  • 3372215ea6 Support the address-model feature for the sun toolset. Addresses #1186. Vladimir Prus 2007-08-23 19:57:23 +0000
  • 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. Roland Schwarz 2007-08-20 19:14:14 +0000
  • 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. Roland Schwarz 2007-08-20 19:14:14 +0000
  • 09f2e196ff Merge changes from Version_1_34_1 back to trunk. Rene Rivera 2007-08-20 16:52:55 +0000
  • 14614586ad Merge changes from Version_1_34_1 back to trunk. Rene Rivera 2007-08-20 16:52:55 +0000
  • 9eaf0e2045 Changed BOOST_USER_CONFIG to BOOST_BUILD_USER_CONFIG as this is a more systematic name. Roland Schwarz 2007-08-16 12:05:44 +0000
  • 6ad9141e7b Changed BOOST_USER_CONFIG to BOOST_BUILD_USER_CONFIG as this is a more systematic name. Roland Schwarz 2007-08-16 12:05:44 +0000
  • ecb07db688 More changes to account for differing variant subdirs between toolsets, and of toolset expansion. Rene Rivera 2007-08-16 04:56:08 +0000
  • 1c4d6dd97a More changes to account for differing variant subdirs between toolsets, and of toolset expansion. Rene Rivera 2007-08-16 04:56:08 +0000
  • 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. Rene Rivera 2007-08-15 20:15:36 +0000
  • 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. Rene Rivera 2007-08-15 20:15:36 +0000
  • 01a0c753da Change remove() to glob_remove() in expect_modification, even though this check is not used. Rene Rivera 2007-08-15 18:35:11 +0000
  • 3c971d5326 Change remove() to glob_remove() in expect_modification, even though this check is not used. Rene Rivera 2007-08-15 18:35:11 +0000
  • 8b4fe19de1 Trow ValueError exception from remove functions to match the set.remove functionality. Rene Rivera 2007-08-15 17:25:46 +0000
  • 69cfdb7a52 Trow ValueError exception from remove functions to match the set.remove functionality. Rene Rivera 2007-08-15 17:25:46 +0000
  • 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.) Roland Schwarz 2007-08-13 16:39:02 +0000
  • 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.) Roland Schwarz 2007-08-13 16:39:02 +0000
  • 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. Roland Schwarz 2007-08-13 15:35:16 +0000
  • 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. Roland Schwarz 2007-08-13 15:35:16 +0000
  • 8810fb0b7e Update GC support to work with Boehm GC 7.0. Rene Rivera 2007-08-11 05:53:37 +0000
  • 25dd6484ae Update GC support to work with Boehm GC 7.0. Rene Rivera 2007-08-11 05:53:37 +0000
  • 604c249e55 Stop BoostBuild.py from crashing on certain test failures. Vladimir Prus 2007-08-11 05:15:54 +0000
  • 7836bf24e8 Stop BoostBuild.py from crashing on certain test failures. Vladimir Prus 2007-08-11 05:15:54 +0000
  • a436cad92f Adjust test to reflect real results of empty strings instead of empty values. Rene Rivera 2007-08-11 02:58:04 +0000
  • 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) Rene Rivera 2007-08-11 02:39:13 +0000
  • 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) Rene Rivera 2007-08-11 02:39:13 +0000
  • a582ed8c51 Minor adjustment to -n test, and add corresponding -d2 test. Rene Rivera 2007-08-11 00:42:32 +0000
  • 1bd0bef046 Add test to check 'bjam -n'. Rene Rivera 2007-08-11 00:32:25 +0000
  • 9806110f88 made the feature "format" propagated Roland Schwarz 2007-08-10 01:22:59 +0000
  • eda906f676 made the feature "format" propagated Roland Schwarz 2007-08-10 01:22:59 +0000
  • 5b0b22460e Clarify error message Vladimir Prus 2007-08-08 18:51:35 +0000
  • 8031ebdacd Clarify error message Vladimir Prus 2007-08-08 18:51:35 +0000
  • 1474f468cf More quoting fixes. Closes #853. Vladimir Prus 2007-08-07 19:59:19 +0000
  • cb599e166a More quoting fixes. Closes #853. Vladimir Prus 2007-08-07 19:59:19 +0000
  • eff29155ed Quoting of space characters, addresses #853. Vladimir Prus 2007-08-07 19:42:00 +0000
  • 720e16e0bc Quoting of space characters, addresses #853. Vladimir Prus 2007-08-07 19:42:00 +0000
  • 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. Roland Schwarz 2007-08-06 20:20:26 +0000
  • 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. Roland Schwarz 2007-08-06 20:20:26 +0000
  • 8128908844 Merge from RC_1_34_0: fix mail list address Vladimir Prus 2007-08-05 11:44:15 +0000
  • 61458ec8ce Merge from RC_1_34_0: fix mail list address Vladimir Prus 2007-08-05 11:44:15 +0000
  • 3d9d29b357 Merge change from RC_1_34_0 Vladimir Prus 2007-08-05 11:41:14 +0000
  • e7428f8bb1 Merge change from RC_1_34_0 Vladimir Prus 2007-08-05 11:41:14 +0000
  • f2eff70b4c Catch a few more Python errors while testing. Rene Rivera 2007-07-30 00:09:52 +0000
  • ca55bec6a8 Catch a few more Python errors while testing. Rene Rivera 2007-07-30 00:09:52 +0000
  • b8f3e9e1fa *** empty log message *** Rene Rivera 2007-07-29 21:39:32 +0000
  • 92a1bf66ab *** empty log message *** Rene Rivera 2007-07-29 21:39:32 +0000
  • 89c4436acf This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. nobody 2007-07-24 19:28:14 +0000
  • 21416a9a41 Fix typo Vladimir Prus 2007-07-18 10:03:33 +0000
  • e5ad4724c3 Fix typo Vladimir Prus 2007-07-18 10:03:33 +0000
  • 7922234c20 Correct includes per #1056. Vladimir Prus 2007-07-11 18:21:15 +0000
  • 798e313c30 Correct includes per #1056. Vladimir Prus 2007-07-11 18:21:15 +0000
  • c6ef28c85e Make use of output dir options of msvc to not polute src dir with compiled files. Rene Rivera 2007-07-07 17:21:20 +0000
  • c44c5e4a48 Make use of output dir options of msvc to not polute src dir with compiled files. Rene Rivera 2007-07-07 17:21:20 +0000
  • 4a94788d43 Use <library>, not <source>, in tutorial. Vladimir Prus 2007-07-05 16:17:47 +0000
  • 7e66481dff Use <library>, not <source>, in tutorial. Vladimir Prus 2007-07-05 16:17:47 +0000
  • 1f68e61364 Recognize Jamroot as user module Vladimir Prus 2007-07-05 10:34:26 +0000
  • 53efd4d755 Recognize Jamroot as user module Vladimir Prus 2007-07-05 10:34:26 +0000
  • ebb728aadb Don't apply -fcoalesce-templates to all versions, just to the one being initialized. Vladimir Prus 2007-07-05 09:41:55 +0000
  • 084cf8f1f5 Don't apply -fcoalesce-templates to all versions, just to the one being initialized. Vladimir Prus 2007-07-05 09:41:55 +0000
  • 3e9ed9b799 Set 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
  • 94dc045aae Set 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
  • 4efc8a5ea1 pthread is unnecessary on HP-UX Boris Gubenko 2007-06-22 22:43:51 +0000
  • bf2e82440f pthread is unnecessary on HP-UX Boris Gubenko 2007-06-22 22:43:51 +0000
  • 73318c7347 Add "sun" as alias to Sun Workshop compiler tools. Rene Rivera 2007-06-21 18:33:08 +0000
  • b7d40f4ce6 Add "sun" as alias to Sun Workshop compiler tools. Rene Rivera 2007-06-21 18:33:08 +0000
  • a834daf2e0 Delete commented out code. Rene Rivera 2007-06-19 14:32:32 +0000
  • 4c1108f18e Delete commented out code. Rene Rivera 2007-06-19 14:32:32 +0000
  • 85f564d2e0 Worked around a Borland problem Nicola Musatti 2007-06-19 07:04:20 +0000
  • 2aa34fb9a3 Worked around a Borland problem Nicola Musatti 2007-06-19 07:04:20 +0000
  • 97681fd7eb Fix to compile in Borland C99: CLOCKS_PER_SEC, and clock_t, can be a float. Rene Rivera 2007-06-19 03:00:46 +0000
  • 21d13c7803 Fix to compile in Borland C99: CLOCKS_PER_SEC, and clock_t, can be a float. Rene Rivera 2007-06-19 03:00:46 +0000
  • 1769eff27c Improve vacpp support. Thomas Witt 2007-06-19 01:09:13 +0000
  • 9d25211e7b Improve vacpp support. Thomas Witt 2007-06-19 01:09:13 +0000
  • 37e1b4c95f Use correct compiler exec name when searching for command. [ticket #988] Rene Rivera 2007-06-17 18:03:42 +0000
  • 3a75b77e1f Use correct compiler exec name when searching for command. [ticket #988] Rene Rivera 2007-06-17 18:03:42 +0000
  • 865750bad1 Restore "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
  • 7530b417d8 Restore "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
  • 2d0d23dd05 Fix type equivalence warnings, and possible errors. Rene Rivera 2007-06-16 21:28:13 +0000
  • fe5eda50dc Fix type equivalence warnings, and possible errors. Rene Rivera 2007-06-16 21:28:13 +0000
  • b3128a55bd Implement 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
  • 87d0504845 Implement 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
  • 187a4d7fa0 Added support for HTMLHelp, plus fixed xhtml build dependency bug. John Maddock 2007-06-14 10:15:51 +0000
  • 341e94fb97 Added support for HTMLHelp, plus fixed xhtml build dependency bug. John Maddock 2007-06-14 10:15:51 +0000
  • cdb626a46a Added xhtml support. John Maddock 2007-06-13 17:36:51 +0000
  • a417bc745c Added xhtml support. John Maddock 2007-06-13 17:36:51 +0000
  • d9d07e0342 Realy fix issue #1025. Rene Rivera 2007-06-12 04:47:49 +0000
  • 796100941f Realy fix issue #1025. Rene Rivera 2007-06-12 04:47:49 +0000
  • 954730b6cd Fix pathscale toolset so it compiles c, c++, fortran and fortran90. K. Noel Belcourt 2007-06-08 18:58:34 +0000
  • 595edd795e Fix pathscale toolset so it compiles c, c++, fortran and fortran90. K. Noel Belcourt 2007-06-08 18:58:34 +0000
  • 68fa0f28ce Add back in using all the generated lib targets for Windows/GCC so resolve ticket #1025. Rene Rivera 2007-06-07 18:22:29 +0000
  • 20f268aee2 Add back in using all the generated lib targets for Windows/GCC so resolve ticket #1025. Rene Rivera 2007-06-07 18:22:29 +0000
  • 8d5933f029 Add support for building bjam with pgi and pathscale toolsets. K. Noel Belcourt 2007-06-07 03:56:26 +0000
  • b6ae6d1dd8 Add support for building bjam with pgi and pathscale toolsets. K. Noel Belcourt 2007-06-07 03:56:26 +0000
  • 1d46598f63 Remove extraneous import fortran90 call. K. Noel Belcourt 2007-06-06 21:31:14 +0000
  • afee0be21d Remove extraneous import fortran90 call. K. Noel Belcourt 2007-06-06 21:31:14 +0000
  • ff443928d4 Add Fortran 90 support to fortran.jam. Added new pathscale, pgi and mipspro toolsets. K. Noel Belcourt 2007-06-06 02:46:35 +0000
  • b8bd7d7368 Add Fortran 90 support to fortran.jam. Added new pathscale, pgi and mipspro toolsets. K. Noel Belcourt 2007-06-06 02:46:35 +0000