Commit Graph

12124 Commits

Author SHA1 Message Date
Vladimir Prus
ad44bb0d8f Autodetect Python 2.7 when building Boost.Build engine.
[SVN r74660]
2011-10-02 21:02:25 +00:00
Rene Rivera
9c5412361b Generate 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.
[SVN r74478]
2011-09-20 04:22:53 +00:00
Rene Rivera
42f5e4d903 Generate 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.
[SVN r74478]
2011-09-20 04:22:53 +00:00
John Maddock
6918d23e75 Add Cray compiler toolset.
[SVN r74390]
2011-09-15 17:29:30 +00:00
John Maddock
58658cfdc0 Add Cray compiler toolset.
[SVN r74390]
2011-09-15 17:29:30 +00:00
Jürgen Hunold
b4ecc9190b Merge 74058,74157 from ^/trunk
------------------------------------------------------------------------
r74058 | jhunold | 2011-08-25 20:09:59 +0200 (Do, 25 Aug 2011) | 1 line

Fix #5802: Add response file support for moc.
------------------------------------------------------------------------
r74157 | jhunold | 2011-08-30 15:15:39 +0200 (Di, 30 Aug 2011) | 1 line

Fix: Do not quote INCLUDES in moc response file. refs #5802.
------------------------------------------------------------------------


[SVN r74186]
2011-09-01 20:13:34 +00:00
Jürgen Hunold
af64b34999 Fix: Do not quote INCLUDES in moc response file. refs #5802.
[SVN r74157]
2011-08-30 13:15:39 +00:00
Jürgen Hunold
c0e2dc8b92 Fix: Do not quote INCLUDES in moc response file. refs #5802.
[SVN r74157]
2011-08-30 13:15:39 +00:00
Jürgen Hunold
76d1ffc530 Fix #5802: Add response file support for moc.
[SVN r74058]
2011-08-25 18:09:59 +00:00
Jürgen Hunold
0d73eb1f3e Fix #5802: Add response file support for moc.
[SVN r74058]
2011-08-25 18:09:59 +00:00
John Maddock
3845af01cf Merge AutoIndex to release.
[SVN r74006]
2011-08-22 17:25:16 +00:00
Jürgen Hunold
6a64c320b9 Merge 73300 from ^/trunk
------------------------------------------------------------------------
r73300 | jhunold | 2011-07-22 14:24:17 +0200 (Fr, 22 Jul 2011) | 1 line

Maintenance and Qt-4.7.x support
------------------------------------------------------------------------


[SVN r73351]
2011-07-25 09:23:42 +00:00
Jürgen Hunold
c3215e716a Maintenance and Qt-4.7.x support
[SVN r73300]
2011-07-22 12:24:17 +00:00
Jürgen Hunold
128b44ce04 Maintenance and Qt-4.7.x support
[SVN r73300]
2011-07-22 12:24:17 +00:00
Daniel James
a6af78ed2e Quickbook: Use release version of quickbook.
[SVN r73297]
2011-07-22 08:34:07 +00:00
Daniel James
191f072eef Quickbook: Use release version of quickbook.
[SVN r73297]
2011-07-22 08:34:07 +00:00
Stefan Seefeld
07320c0ebc Fixes #5709
[SVN r73215]
2011-07-18 12:37:04 +00:00
Stefan Seefeld
360d9759a9 Fixes #5709
[SVN r73215]
2011-07-18 12:37:04 +00:00
John Maddock
17f8df9d79 Add 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.

[SVN r72962]
2011-07-08 11:28:42 +00:00
John Maddock
8ec4293009 Add 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.

[SVN r72962]
2011-07-08 11:28:42 +00:00
Vladimir Prus
690335e9b1 Merge "Unbreak Boost.Build tests"
See https://svn.boost.org/trac/boost/changeset/72883

Authorized by Beman.


[SVN r72884]
2011-07-04 09:10:38 +00:00
Vladimir Prus
bf49c738c0 Unbreak Boost.Build tests
[SVN r72883]
2011-07-03 21:05:59 +00:00
Vladimir Prus
ff650d6ff1 Unbreak Boost.Build tests
[SVN r72883]
2011-07-03 21:05:59 +00:00
Rene Rivera
c16f350bb6 Add missing import for "path.make". Fixes #5681, authorized by rene.
[SVN r72682]
2011-06-19 14:29:03 +00:00
Rene Rivera
638bba89f8 Add missing import for "path.make".
[SVN r72681]
2011-06-19 14:21:41 +00:00
Rene Rivera
2373bc139c Add missing import for "path.make".
[SVN r72681]
2011-06-19 14:21:41 +00:00
Vladimir Prus
164db5a3be Merge Boost.Build from trunk.
[SVN r72443]
2011-06-06 20:36:21 +00:00
Vladimir Prus
5277072ba8 Fix installing Boost.Build examples on Windows.
Patch from Moritz Hassert.
Fixes #5534.


[SVN r72424]
2011-06-05 20:11:40 +00:00
Vladimir Prus
f4eaff4348 Fix installing Boost.Build examples on Windows.
Patch from Moritz Hassert.
Fixes #5534.


[SVN r72424]
2011-06-05 20:11:40 +00:00
Bryce Adelstein-Lelbach
081f746d3d Given intel-linux's semaphore a unique name.
[SVN r72256]
2011-05-29 04:52:55 +00:00
Bryce Adelstein-Lelbach
3d0eee786f Given intel-linux's semaphore a unique name.
[SVN r72256]
2011-05-29 04:52:55 +00:00
Vladimir Prus
d77eee6591 Set -fPIC for assembler complications, if necessary.
Fixes #5508.


[SVN r71622]
2011-04-30 13:19:28 +00:00
Vladimir Prus
3b689f8a14 Set -fPIC for assembler complications, if necessary.
Fixes #5508.


[SVN r71622]
2011-04-30 13:19:28 +00:00
Bryce Adelstein-Lelbach
63ffef9fa2 Fix PCH support on clang-linux.
[SVN r71304]
2011-04-16 01:42:28 +00:00
Bryce Adelstein-Lelbach
e72e1a125c Fix PCH support on clang-linux.
[SVN r71304]
2011-04-16 01:42:28 +00:00
Steven Watanabe
4008677ab8 Avoid problems when the user has an environment variable called VMS.
[SVN r71262]
2011-04-15 03:15:28 +00:00
Steven Watanabe
2a11f71a9a Avoid problems when the user has an environment variable called VMS.
[SVN r71262]
2011-04-15 03:15:28 +00:00
Steven Watanabe
27a60c17b6 Implement a preprocessed rule for generating preprocessed source files. Refs #5390. This is not yet complete as it is only implemented for gcc and msvc.
[SVN r71094]
2011-04-07 23:41:19 +00:00
Steven Watanabe
9e87df467c Implement a preprocessed rule for generating preprocessed source files. Refs #5390. This is not yet complete as it is only implemented for gcc and msvc.
[SVN r71094]
2011-04-07 23:41:19 +00:00
Bryce Adelstein-Lelbach
9add5f4ab2 Fix address-model/fpic stuff for clang. PCH support is still broken on clang-linux
and intel-linux :(.



[SVN r70842]
2011-04-01 23:47:00 +00:00
Bryce Adelstein-Lelbach
738afbf174 Fix address-model/fpic stuff for clang. PCH support is still broken on clang-linux
and intel-linux :(.



[SVN r70842]
2011-04-01 23:47:00 +00:00
Steven Watanabe
80554cf538 Clean up the fop module. Also modify the reinitialization behavior to match what I did for the other documentation tools.
[SVN r70775]
2011-03-31 03:06:05 +00:00
Steven Watanabe
e34b4fd1cc Clean up the fop module. Also modify the reinitialization behavior to match what I did for the other documentation tools.
[SVN r70775]
2011-03-31 03:06:05 +00:00
Jürgen Hunold
124b6f8a6e Remove separate version info from xml output
[SVN r70658]
2011-03-28 08:13:55 +00:00
Jürgen Hunold
8d8faf1f35 Remove separate version info from xml output
[SVN r70658]
2011-03-28 08:13:55 +00:00
Vladimir Prus
be291e3335 Document <define> feature, and add some index terms.
[SVN r70645]
2011-03-27 20:53:54 +00:00
Vladimir Prus
c87014fa8f Document <define> feature, and add some index terms.
[SVN r70645]
2011-03-27 20:53:54 +00:00
Vladimir Prus
024fdef13d Install both "b2" and "bjam".
[SVN r70624]
2011-03-27 11:28:55 +00:00
Vladimir Prus
44e3707e71 Install both "b2" and "bjam".
[SVN r70624]
2011-03-27 11:28:55 +00:00
Vladimir Prus
fa23f3a5c1 Make "b2" binary operate in Boost.Build mode, not classic mode.
[SVN r70623]
2011-03-27 11:25:24 +00:00