Commit Graph

  • 478d847f17 Converted tabs to spaces in the Boost Build test/test_all.py to make all whitespace style used in this file consistent. Jurko Gospodnetić 2009-02-22 16:02:58 +0000
  • 6d33d8fee8 Converted tabs to spaces in the Boost Build test/test_all.py to make all whitespace style used in this file consistent. Jurko Gospodnetić 2009-02-22 16:02:58 +0000
  • 955acd74da Removed trailing spaces. Jurko Gospodnetić 2009-02-22 15:55:04 +0000
  • 6141766099 Removed trailing spaces. Jurko Gospodnetić 2009-02-22 15:55:04 +0000
  • ca2cb42415 Merged revisions 51013,51230,51275,51300,51313 via svnmerge from https://svn.boost.org/svn/boost/trunk Jürgen Hunold 2009-02-19 19:36:47 +0000
  • 47dd90e5b1 Merged revisions 51013,51230,51275,51300,51313 via svnmerge from https://svn.boost.org/svn/boost/trunk Jürgen Hunold 2009-02-19 19:36:47 +0000
  • 5873b7bc23 When deciding what options compiler accepts, use the version number the compiler has reported, as opposed to the version number specified by the user in user-config.jam. Vladimir Prus 2009-02-19 09:17:20 +0000
  • 2dd7e1e4ae When deciding what options compiler accepts, use the version number the compiler has reported, as opposed to the version number specified by the user in user-config.jam. Vladimir Prus 2009-02-19 09:17:20 +0000
  • 7ab89e8ed7 Refactoring: Rename uic-h to uic to get uniform toolnames. Jürgen Hunold 2009-02-18 19:11:49 +0000
  • 79234159d1 Refactoring: Rename uic-h to uic to get uniform toolnames. Jürgen Hunold 2009-02-18 19:11:49 +0000
  • ad8b13cb7e Do not use -fast, since it causes the code to be generated for the processor the compiler is running on. Use -xO4 instead. Fixes #2773. Vladimir Prus 2009-02-18 12:49:13 +0000
  • 1b15304dd8 Do not use -fast, since it causes the code to be generated for the processor the compiler is running on. Use -xO4 instead. Fixes #2773. Vladimir Prus 2009-02-18 12:49:13 +0000
  • 18b11c7960 Add support for QtScriptTools (Qt-4.5) Jürgen Hunold 2009-02-17 19:30:19 +0000
  • daaa7260f1 Add support for QtScriptTools (Qt-4.5) Jürgen Hunold 2009-02-17 19:30:19 +0000
  • b9b1382251 Fix: Correct handling of include paths with spaces. Jürgen Hunold 2009-02-16 19:35:15 +0000
  • 48f0248cc1 Fix: Correct handling of include paths with spaces. Jürgen Hunold 2009-02-16 19:35:15 +0000
  • a8c9875b9b Add preliminary HTMLHelp support. John Maddock 2009-02-16 10:40:26 +0000
  • 80fd93c317 Add preliminary HTMLHelp support. John Maddock 2009-02-16 10:40:26 +0000
  • 46ee4613a0 Don't unintentially collect all new targets in a global variable. Vladimir Prus 2009-02-15 19:02:10 +0000
  • ae78e921f5 Don't unintentially collect all new targets in a global variable. Vladimir Prus 2009-02-15 19:02:10 +0000
  • 8d541bc844 Use .dll extension for shared libraries on cygwin. Fixes #2734 Steven Watanabe 2009-02-13 20:51:25 +0000
  • 4355d9ab44 Use .dll extension for shared libraries on cygwin. Fixes #2734 Steven Watanabe 2009-02-13 20:51:25 +0000
  • 1b9601f79d Use $(type) instead of type. Fixes #2648 Steven Watanabe 2009-02-13 16:55:07 +0000
  • 2802fc0b69 Use $(type) instead of type. Fixes #2648 Steven Watanabe 2009-02-13 16:55:07 +0000
  • 83f272906b Major refactoring of Qt4 toolchain featuring: - support for multiple 'using qt' statements. - auto-detection of Qt version using qmake. - support for user-specified version. - better debug messages. - support for toolset requirements. Jürgen Hunold 2009-02-12 20:38:33 +0000
  • 4380274a30 Major refactoring of Qt4 toolchain featuring: - support for multiple 'using qt' statements. - auto-detection of Qt version using qmake. - support for user-specified version. - better debug messages. - support for toolset requirements. Jürgen Hunold 2009-02-12 20:38:33 +0000
  • 34c4942aee Fix generator_selection on windows Steven Watanabe 2009-02-12 19:10:40 +0000
  • d17e108120 Fix generator_selection on windows Steven Watanabe 2009-02-12 19:10:40 +0000
  • 14a819b8c9 Add Jamfile to build PDF versions of all the docs. Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc. Tweaked fo.xsl to provide more options by default, and improve formatting. John Maddock 2009-02-08 16:59:14 +0000
  • 7c4d02c250 Apply patch from Alexey Pakhunov for improved msvc assembler support. Fixes https://zigzag.lvk.cs.msu.su:7813/boost.build/ticket/214 Jürgen Hunold 2009-02-04 19:14:01 +0000
  • 2c61680c80 Apply patch from Alexey Pakhunov for improved msvc assembler support. Fixes https://zigzag.lvk.cs.msu.su:7813/boost.build/ticket/214 Jürgen Hunold 2009-02-04 19:14:01 +0000
  • c78994c854 Avoid duplicate target error when using <embed-manifest>off. Patch from Alexey Pakhunov. Vladimir Prus 2009-02-04 07:47:11 +0000
  • 3db5ab3624 Avoid duplicate target error when using <embed-manifest>off. Patch from Alexey Pakhunov. Vladimir Prus 2009-02-04 07:47:11 +0000
  • 853fbfe45b Further quickbookization of the wiki Troy D. Straszheim 2009-02-01 21:29:46 +0000
  • 4884de06a2 A couple pages worth of cmake docs brought over from the wiki Troy D. Straszheim 2009-02-01 19:34:52 +0000
  • febd5744b0 Placeholder docs for cmake Troy D. Straszheim 2009-01-31 20:25:15 +0000
  • 26cf0e9abf if BUILD_VERSIONED is OFF, don't mangle the include directory name in packages. Troy D. Straszheim 2009-01-31 18:53:31 +0000
  • 0e9af40458 Dont mangle version into include directory name when making package if BUILD_VERSIONED is off. Troy D. Straszheim 2009-01-31 18:44:38 +0000
  • 8efdb0f474 merged [50869] from trunk Dave Abrahams 2009-01-30 17:27:23 +0000
  • 9393a8212c merged [50869] from trunk Dave Abrahams 2009-01-30 17:27:23 +0000
  • 6ba0a22cbd Versioning off by default on unix. Troy D. Straszheim 2009-01-30 14:57:34 +0000
  • 5c69c43f95 Attempt to satisfy intel-linux 9.0's apparent need for -lutil Dave Abrahams 2009-01-29 15:26:02 +0000
  • ce683c0288 Attempt to satisfy intel-linux 9.0's apparent need for -lutil Dave Abrahams 2009-01-29 15:26:02 +0000
  • b14c03ab92 Patch for tool being unable to locate the manifest tool mt.exe. John Maddock 2009-01-26 10:00:10 +0000
  • d354022a83 Patch for tool being unable to locate the manifest tool mt.exe. John Maddock 2009-01-26 10:00:10 +0000
  • 763d1e3b49 Merged revisions 50708 via svnmerge from https://svn.boost.org/svn/boost/trunk Jürgen Hunold 2009-01-23 20:28:19 +0000
  • 7b1e96f578 Merged revisions 50708 via svnmerge from https://svn.boost.org/svn/boost/trunk Jürgen Hunold 2009-01-23 20:28:19 +0000
  • e5de1a1160 Make cflags/cxxflags/linkflags work with intel-linux Vladimir Prus 2009-01-21 19:37:33 +0000
  • 2920b2292c Make cflags/cxxflags/linkflags work with intel-linux Vladimir Prus 2009-01-21 19:37:33 +0000
  • 319e766560 Fix for missing setup command: mt.exe isn't found without this. John Maddock 2009-01-19 11:17:36 +0000
  • bd1786a674 Fix for missing setup command: mt.exe isn't found without this. John Maddock 2009-01-19 11:17:36 +0000
  • b527934b82 tools/build: merge from trunk Beman Dawes 2009-01-14 14:31:12 +0000
  • c1e9cba1b5 tools/build: merge from trunk Beman Dawes 2009-01-14 14:31:12 +0000
  • 8e4fd9daa8 Merge Boost Jam 3.1.17 release to Boost release. Rene Rivera 2009-01-10 19:42:28 +0000
  • 4711149283 Merge Boost Jam 3.1.17 release to Boost release. Rene Rivera 2009-01-10 19:42:28 +0000
  • 69ab3b55bb Change darwin/xgcc ARM compile option to armv6 as that's what Xodce uses and is what the iPhone has. Rene Rivera 2009-01-09 03:38:44 +0000
  • bb19680c26 Change darwin/xgcc ARM compile option to armv6 as that's what Xodce uses and is what the iPhone has. Rene Rivera 2009-01-09 03:38:44 +0000
  • e03ee8a242 Issue an error when set-default is called with a free or optional feature Steven Watanabe 2008-12-27 22:04:21 +0000
  • 0504d7d61f Issue an error when set-default is called with a free or optional feature Steven Watanabe 2008-12-27 22:04:21 +0000
  • 9f46413ba8 Make c-scanner use native path format for included headers in order to match the names of generated headers Steven Watanabe 2008-12-27 20:31:15 +0000
  • 825b906ec0 Make c-scanner use native path format for included headers in order to match the names of generated headers Steven Watanabe 2008-12-27 20:31:15 +0000
  • 5e6709a23f Add additional search path for libraries with Intel on Linux or Darwin: Intel-11 and later has changed the installation directory structure compared to previous versions. John Maddock 2008-12-27 13:46:34 +0000
  • 7383a8c9c8 Add additional search path for libraries with Intel on Linux or Darwin: Intel-11 and later has changed the installation directory structure compared to previous versions. John Maddock 2008-12-27 13:46:34 +0000
  • 91fa0c18aa Fix for Intel-11.0 compiler setup requirements. John Maddock 2008-12-24 16:37:12 +0000
  • ed41893109 Fix for Intel-11.0 compiler setup requirements. John Maddock 2008-12-24 16:37:12 +0000
  • 1784b623df Fix variable name. Thanks to Johan Nilsson Vladimir Prus 2008-12-17 15:49:07 +0000
  • 18904f8171 Fix variable name. Thanks to Johan Nilsson Vladimir Prus 2008-12-17 15:49:07 +0000
  • dbf02df746 Fix typo. Thanks to Daniel Lidström for the report. Vladimir Prus 2008-12-16 09:19:47 +0000
  • b6d2e294c2 Fix typo. Thanks to Daniel Lidström for the report. Vladimir Prus 2008-12-16 09:19:47 +0000
  • 182ce6525e Include more attributes in test results Vladimir Prus 2008-12-07 14:56:43 +0000
  • 4cea549570 Include more attributes in test results Vladimir Prus 2008-12-07 14:56:43 +0000
  • bf25b87e60 Use 'common.mkdir' as the name of the action shown to user. There's no need to include 'quick-fix' in that text :-) Vladimir Prus 2008-12-07 08:55:43 +0000
  • 583d6b2732 Use 'common.mkdir' as the name of the action shown to user. There's no need to include 'quick-fix' in that text :-) Vladimir Prus 2008-12-07 08:55:43 +0000
  • 6d6162bc99 Include annotations in test log Vladimir Prus 2008-12-07 08:41:56 +0000
  • 7cb2facd25 Include annotations in test log Vladimir Prus 2008-12-07 08:41:56 +0000
  • f1a6ccbd96 Support for 32+64 fat binaries on Darwin. Vladimir Prus 2008-12-07 08:25:41 +0000
  • 0ae6ebeb9d Support for 32+64 fat binaries on Darwin. Vladimir Prus 2008-12-07 08:25:41 +0000
  • 8ad1f50238 Revive threading support for intel-linux. Vladimir Prus 2008-12-07 08:02:47 +0000
  • e73c5bf185 Revive threading support for intel-linux. Vladimir Prus 2008-12-07 08:02:47 +0000
  • 67eba081e1 Mention that builtin variables exist only in the global module Vladimir Prus 2008-12-04 16:25:00 +0000
  • 28a610780f Add Xcode MacOSX and iPhone version options to cover the present and one future revision. Rene Rivera 2008-11-30 19:51:03 +0000
  • f6c382c25a Add Xcode MacOSX and iPhone version options to cover the present and one future revision. Rene Rivera 2008-11-30 19:51:03 +0000
  • 0e05fe1efb Bump to bjam 3.1.18. Rene Rivera 2008-11-29 14:53:55 +0000
  • d9f2820813 Bump to bjam 3.1.18. Rene Rivera 2008-11-29 14:53:55 +0000
  • e5c8a80156 Update copyright dates. Rene Rivera 2008-11-28 16:45:19 +0000
  • 077875c0ec Update copyright dates. Rene Rivera 2008-11-28 16:45:19 +0000
  • eaf63139cf Fix compiling with vacpp on non-AIX systems. (fixes #2546) Rene Rivera 2008-11-28 16:25:56 +0000
  • 40a466b90a Fix compiling with vacpp on non-AIX systems. (fixes #2546) Rene Rivera 2008-11-28 16:25:56 +0000
  • 5f632a2abe Fix syntax error that was causing quickbook to crash. Rene Rivera 2008-11-28 15:37:00 +0000
  • e25bd33201 Unbreak toolset inheritance Vladimir Prus 2008-11-28 13:37:45 +0000
  • fec8d64054 Unbreak toolset inheritance Vladimir Prus 2008-11-28 13:37:45 +0000
  • fb859c65b1 Fix generator.clone-and-change-type to preserve rule name Vladimir Prus 2008-11-28 10:39:02 +0000
  • 3d22b0256d Fix generator.clone-and-change-type to preserve rule name Vladimir Prus 2008-11-28 10:39:02 +0000
  • 5869317506 Fix generator.clone again Vladimir Prus 2008-11-28 10:32:32 +0000
  • 3573665756 Fix generator.clone again Vladimir Prus 2008-11-28 10:32:32 +0000
  • 86c4a32bcd Fix return value Vladimir Prus 2008-11-28 10:30:52 +0000
  • 29f1ed78e6 Fix return value Vladimir Prus 2008-11-28 10:30:52 +0000
  • d97a505d9f Copy generator's rule name when cloning Vladimir Prus 2008-11-28 10:29:04 +0000
  • 3b08ff64f1 Copy generator's rule name when cloning Vladimir Prus 2008-11-28 10:29:04 +0000
  • 8b8b78dd37 Changing the initial warning to the user for first time run of CMake so that the user needs to enter "-DCMAKE_IS_EXPERIMENTAL:bool=TRUE' instead of having to uncomment code in the CMake file. This is only needed one time during the initial run of CMake on the boost source directory. Michael A. Jackson 2008-11-24 15:38:22 +0000