66569da42eAutodetect Python 2.7 when building Boost.Build engine.
Vladimir Prus
2011-10-02 21:02:25 +0000
42f5e4d903Generate minor sdk versions backwards from current sdk version of OSX/iOS. This is the only way left to automatically do anything about registering possible versions. As Apple doesn't provide a comprehensive list of what version values are possible in a single real SDK.
Rene Rivera
2011-09-20 04:22:53 +0000
9c5412361bGenerate minor sdk versions backwards from current sdk version of OSX/iOS. This is the only way left to automatically do anything about registering possible versions. As Apple doesn't provide a comprehensive list of what version values are possible in a single real SDK.
Rene Rivera
2011-09-20 04:22:53 +0000
58658cfdc0Add Cray compiler toolset.
John Maddock
2011-09-15 17:29:30 +0000
6918d23e75Add Cray compiler toolset.
John Maddock
2011-09-15 17:29:30 +0000
b4ecc9190bMerge 74058,74157 from ^/trunk ------------------------------------------------------------------------ r74058 | jhunold | 2011-08-25 20:09:59 +0200 (Do, 25 Aug 2011) | 1 line
Jürgen Hunold
2011-09-01 20:13:34 +0000
c0e2dc8b92Fix: Do not quote INCLUDES in moc response file. refs #5802.
Jürgen Hunold
2011-08-30 13:15:39 +0000
af64b34999Fix: Do not quote INCLUDES in moc response file. refs #5802.
Jürgen Hunold
2011-08-30 13:15:39 +0000
0d73eb1f3eFix#5802: Add response file support for moc.
Jürgen Hunold
2011-08-25 18:09:59 +0000
76d1ffc530Fix#5802: Add response file support for moc.
Jürgen Hunold
2011-08-25 18:09:59 +0000
3845af01cfMerge AutoIndex to release.
John Maddock
2011-08-22 17:25:16 +0000
6a64c320b9Merge 73300 from ^/trunk ------------------------------------------------------------------------ r73300 | jhunold | 2011-07-22 14:24:17 +0200 (Fr, 22 Jul 2011) | 1 line
Jürgen Hunold
2011-07-25 09:23:42 +0000
128b44ce04Maintenance and Qt-4.7.x support
Jürgen Hunold
2011-07-22 12:24:17 +0000
c3215e716aMaintenance and Qt-4.7.x support
Jürgen Hunold
2011-07-22 12:24:17 +0000
191f072eefQuickbook: Use release version of quickbook.
Daniel James
2011-07-22 08:34:07 +0000
a6af78ed2eQuickbook: Use release version of quickbook.
Daniel James
2011-07-22 08:34:07 +0000
360d9759a9Fixes#5709
Stefan Seefeld
2011-07-18 12:37:04 +0000
07320c0ebcFixes#5709
Stefan Seefeld
2011-07-18 12:37:04 +0000
8ec4293009Add AutoIndex tool from sandbox. Integrate into Boost.Build. Add HTML stylesheet options for Indexes. Add rule to XSL stylesheets to place Indexes in their own HTML CSS class.
John Maddock
2011-07-08 11:28:42 +0000
17f8df9d79Add AutoIndex tool from sandbox. Integrate into Boost.Build. Add HTML stylesheet options for Indexes. Add rule to XSL stylesheets to place Indexes in their own HTML CSS class.
John Maddock
2011-07-08 11:28:42 +0000
690335e9b1Merge "Unbreak Boost.Build tests"
Vladimir Prus
2011-07-04 09:10:38 +0000
ff650d6ff1Unbreak Boost.Build tests
Vladimir Prus
2011-07-03 21:05:59 +0000
bf49c738c0Unbreak Boost.Build tests
Vladimir Prus
2011-07-03 21:05:59 +0000
c16f350bb6Add missing import for "path.make". Fixes#5681, authorized by rene.
Rene Rivera
2011-06-19 14:29:03 +0000
2373bc139cAdd missing import for "path.make".
Rene Rivera
2011-06-19 14:21:41 +0000
638bba89f8Add missing import for "path.make".
Rene Rivera
2011-06-19 14:21:41 +0000
164db5a3beMerge Boost.Build from trunk.
Vladimir Prus
2011-06-06 20:36:21 +0000
f4eaff4348Fix installing Boost.Build examples on Windows.
Vladimir Prus
2011-06-05 20:11:40 +0000
5277072ba8Fix installing Boost.Build examples on Windows.
Vladimir Prus
2011-06-05 20:11:40 +0000
3b689f8a14Set -fPIC for assembler complications, if necessary.
Vladimir Prus
2011-04-30 13:19:28 +0000
d77eee6591Set -fPIC for assembler complications, if necessary.
Vladimir Prus
2011-04-30 13:19:28 +0000
e72e1a125cFix PCH support on clang-linux.
Bryce Adelstein-Lelbach
2011-04-16 01:42:28 +0000
63ffef9fa2Fix PCH support on clang-linux.
Bryce Adelstein-Lelbach
2011-04-16 01:42:28 +0000
2a11f71a9aAvoid problems when the user has an environment variable called VMS.
Steven Watanabe
2011-04-15 03:15:28 +0000
4008677ab8Avoid problems when the user has an environment variable called VMS.
Steven Watanabe
2011-04-15 03:15:28 +0000
9e87df467cImplement a preprocessed rule for generating preprocessed source files. Refs #5390. This is not yet complete as it is only implemented for gcc and msvc.
Steven Watanabe
2011-04-07 23:41:19 +0000
27a60c17b6Implement a preprocessed rule for generating preprocessed source files. Refs #5390. This is not yet complete as it is only implemented for gcc and msvc.
Steven Watanabe
2011-04-07 23:41:19 +0000
738afbf174Fix address-model/fpic stuff for clang. PCH support is still broken on clang-linux and intel-linux :(.
Bryce Adelstein-Lelbach
2011-04-01 23:47:00 +0000
9add5f4ab2Fix address-model/fpic stuff for clang. PCH support is still broken on clang-linux and intel-linux :(.
Bryce Adelstein-Lelbach
2011-04-01 23:47:00 +0000
e34b4fd1ccClean up the fop module. Also modify the reinitialization behavior to match what I did for the other documentation tools.
Steven Watanabe
2011-03-31 03:06:05 +0000
80554cf538Clean up the fop module. Also modify the reinitialization behavior to match what I did for the other documentation tools.
Steven Watanabe
2011-03-31 03:06:05 +0000
8d8faf1f35Remove separate version info from xml output
Jürgen Hunold
2011-03-28 08:13:55 +0000
124b6f8a6eRemove separate version info from xml output
Jürgen Hunold
2011-03-28 08:13:55 +0000
c87014fa8fDocument <define> feature, and add some index terms.
Vladimir Prus
2011-03-27 20:53:54 +0000
be291e3335Document <define> feature, and add some index terms.
Vladimir Prus
2011-03-27 20:53:54 +0000
44e3707e71Install both "b2" and "bjam".
Vladimir Prus
2011-03-27 11:28:55 +0000
024fdef13dInstall both "b2" and "bjam".
Vladimir Prus
2011-03-27 11:28:55 +0000
d9ca6a18baMake "b2" binary operate in Boost.Build mode, not classic mode.
Vladimir Prus
2011-03-27 11:25:24 +0000
fa23f3a5c1Make "b2" binary operate in Boost.Build mode, not classic mode.
Vladimir Prus
2011-03-27 11:25:24 +0000
11d43a353fBuild (but don't install yet), binary named 'b2'.
Vladimir Prus
2011-03-27 10:53:29 +0000
824a74645cBuild (but don't install yet), binary named 'b2'.
Vladimir Prus
2011-03-27 10:53:29 +0000
b802dbd5b0Set version to 2010.04-svn, and eliminate separate engine version.
Vladimir Prus
2011-03-27 10:30:33 +0000
e585f3a6b6Set version to 2010.04-svn, and eliminate separate engine version.
Vladimir Prus
2011-03-27 10:30:33 +0000
17dbae53a3Doh.
Vladimir Prus
2011-03-23 09:58:34 +0000
af27fd2f70Doh.
Vladimir Prus
2011-03-23 09:58:34 +0000
de849f6633Fix path.makedirs on Windows.
Vladimir Prus
2011-03-23 09:55:29 +0000
adabffd0dfFix path.makedirs on Windows.
Vladimir Prus
2011-03-23 09:55:29 +0000
4298eaef76Building for iPhoneSim is a mixed bag, it's OSX and it's not. We actually need to compile as OSX but tell it that we are requiring iOS by defining __IPHONE_OS_VERSION_MIN_REQUIRED=X instead of -miphoneos-version-min=X.
Rene Rivera
2011-03-21 04:19:27 +0000
8fc6a5310bBuilding for iPhoneSim is a mixed bag, it's OSX and it's not. We actually need to compile as OSX but tell it that we are requiring iOS by defining __IPHONE_OS_VERSION_MIN_REQUIRED=X instead of -miphoneos-version-min=X.
Rene Rivera
2011-03-21 04:19:27 +0000
9c479d74d0Update roll.sh
Vladimir Prus
2011-03-20 09:55:24 +0000
ade0b9e90dUpdate roll.sh
Vladimir Prus
2011-03-20 09:55:24 +0000
3f4f1f84cbMake sure the directory for config.log exists.
Vladimir Prus
2011-03-19 12:30:49 +0000
241361971cMake sure the directory for config.log exists.
Vladimir Prus
2011-03-19 12:30:49 +0000
a8c237f9b1Typo.
Daniel James
2011-02-27 12:00:03 +0000
67a6670c8bTypo.
Daniel James
2011-02-27 12:00:03 +0000
579169d207Make address-model affect gcc assembler compilations.
Vladimir Prus
2011-02-21 17:32:38 +0000
806acaa5edMake address-model affect gcc assembler compilations.
Vladimir Prus
2011-02-21 17:32:38 +0000
12c6932232Disable PCH support on clang-linux until we can come up with a better solution for it.
Bryce Adelstein-Lelbach
2011-02-13 15:57:21 +0000
4599e946c9Disable PCH support on clang-linux until we can come up with a better solution for it.
Bryce Adelstein-Lelbach
2011-02-13 15:57:21 +0000
6bb250d632Updates to the intel-linux toolset for newer version of the compiler; namely, fix the default search paths for intel-linux 8.1, 9.0, 9.1, 10.1, 11.0, 11.1 and 12.0. Also, use the -Os flag for intel 11 and intel 12 - previously this flag was not available.
Bryce Adelstein-Lelbach
2011-02-13 09:43:49 +0000
8fca85ba52Updates to the intel-linux toolset for newer version of the compiler; namely, fix the default search paths for intel-linux 8.1, 9.0, 9.1, 10.1, 11.0, 11.1 and 12.0. Also, use the -Os flag for intel 11 and intel 12 - previously this flag was not available.
Bryce Adelstein-Lelbach
2011-02-13 09:43:49 +0000
e174bde510Fix PCH support for the clang-linux toolset.
Bryce Adelstein-Lelbach
2011-02-13 07:00:59 +0000
beebc3e16cFix PCH support for the clang-linux toolset.
Bryce Adelstein-Lelbach
2011-02-13 07:00:59 +0000
3edd545016Fix bootstrap.bat.
Steven Watanabe
2011-02-12 22:28:37 +0000
52e94f8b34Fix bootstrap.bat.
Steven Watanabe
2011-02-12 22:28:37 +0000
35735ee95bReplace archive rule with stock ar command.
K. Noel Belcourt
2011-02-10 18:47:17 +0000
e6aa2fea0fReplace archive rule with stock ar command.
K. Noel Belcourt
2011-02-10 18:47:17 +0000
a8f25e010aBreak Pathscale 3.2 build while trying to bring up 4.x.
K. Noel Belcourt
2011-02-10 18:25:44 +0000
d0587e06c6Break Pathscale 3.2 build while trying to bring up 4.x.
K. Noel Belcourt
2011-02-10 18:25:44 +0000
4a1ac64464Another try at this commit.
K. Noel Belcourt
2011-02-08 18:46:03 +0000
62d1e7cc11Another try at this commit.
K. Noel Belcourt
2011-02-08 18:46:03 +0000
859da3173bReverting previous commit and going back to 68727
K. Noel Belcourt
2011-02-08 18:39:13 +0000
e144c5ed0aReverting previous commit and going back to 68727
K. Noel Belcourt
2011-02-08 18:39:13 +0000
c1905e6e9aWith gcc-4.5.2, the stuct option conflicts with
K. Noel Belcourt
2011-02-08 18:34:53 +0000
4d6b6865e9With gcc-4.5.2, the stuct option conflicts with
K. Noel Belcourt
2011-02-08 18:34:53 +0000
1b22a3fcd0Allow quickbook configuration to be overridden. Eliminate duplicate warnings when we fall back on searching PATH.
Steven Watanabe
2011-02-07 00:36:36 +0000
e1e7e5b845Allow quickbook configuration to be overridden. Eliminate duplicate warnings when we fall back on searching PATH.
Steven Watanabe
2011-02-07 00:36:36 +0000
69311f635bAllow doxygen configuration to be overridden. Use common.get-invocation-command to check the command.
Steven Watanabe
2011-02-06 23:55:31 +0000
9cbd770e61Allow doxygen configuration to be overridden. Use common.get-invocation-command to check the command.
Steven Watanabe
2011-02-06 23:55:31 +0000
a1a614803aFix error checking boostbook-dir, reported by Bryce Lelbach.
Steven Watanabe
2011-02-06 19:13:42 +0000
cb3ca6d89eFix error checking boostbook-dir, reported by Bryce Lelbach.
Steven Watanabe
2011-02-06 19:13:42 +0000
975d56237fAllow xsltproc configuration to be overridden. Add a check that we can run xsltproc.
Steven Watanabe
2011-02-06 05:53:30 +0000
52a1e32354Allow xsltproc configuration to be overridden. Add a check that we can run xsltproc.
Steven Watanabe
2011-02-06 05:53:30 +0000
948585ff23Update boostbook configuration to allow parameters to be overridden. Also, add validation of parameters.
Steven Watanabe
2011-02-05 21:42:26 +0000
ea0f725910Update boostbook configuration to allow parameters to be overridden. Also, add validation of parameters.
Steven Watanabe
2011-02-05 21:42:26 +0000
6f17291026Make sure that NEAREST_USER_LOCATION doesn't pick up the rules from project-rules.
Steven Watanabe
2011-02-05 21:20:52 +0000