Commit Graph

12124 Commits

Author SHA1 Message Date
Vladimir Prus
d9ca6a18ba Make "b2" binary operate in Boost.Build mode, not classic mode.
[SVN r70623]
2011-03-27 11:25:24 +00:00
Vladimir Prus
824a74645c Build (but don't install yet), binary named 'b2'.
[SVN r70621]
2011-03-27 10:53:29 +00:00
Vladimir Prus
11d43a353f Build (but don't install yet), binary named 'b2'.
[SVN r70621]
2011-03-27 10:53:29 +00:00
Vladimir Prus
e585f3a6b6 Set version to 2010.04-svn, and eliminate separate engine version.
[SVN r70616]
2011-03-27 10:30:33 +00:00
Vladimir Prus
b802dbd5b0 Set version to 2010.04-svn, and eliminate separate engine version.
[SVN r70616]
2011-03-27 10:30:33 +00:00
Vladimir Prus
af27fd2f70 Doh.
[SVN r70472]
2011-03-23 09:58:34 +00:00
Vladimir Prus
17dbae53a3 Doh.
[SVN r70472]
2011-03-23 09:58:34 +00:00
Vladimir Prus
adabffd0df Fix path.makedirs on Windows.
[SVN r70471]
2011-03-23 09:55:29 +00:00
Vladimir Prus
de849f6633 Fix path.makedirs on Windows.
[SVN r70471]
2011-03-23 09:55:29 +00:00
Rene Rivera
8fc6a5310b Building 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.
[SVN r70298]
2011-03-21 04:19:27 +00:00
Rene Rivera
4298eaef76 Building 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.
[SVN r70298]
2011-03-21 04:19:27 +00:00
Vladimir Prus
ade0b9e90d Update roll.sh
[SVN r70220]
2011-03-20 09:55:24 +00:00
Vladimir Prus
9c479d74d0 Update roll.sh
[SVN r70220]
2011-03-20 09:55:24 +00:00
Vladimir Prus
241361971c Make sure the directory for config.log exists.
This fixes a problem whereby when building the first time
in a fresh source tree, output of configuration checks goes
to stdout, because we tried to create config.log in as-yet
nonexistent building directory.


[SVN r70179]
2011-03-19 12:30:49 +00:00
Vladimir Prus
3f4f1f84cb Make sure the directory for config.log exists.
This fixes a problem whereby when building the first time
in a fresh source tree, output of configuration checks goes
to stdout, because we tried to create config.log in as-yet
nonexistent building directory.


[SVN r70179]
2011-03-19 12:30:49 +00:00
Rene Rivera
d6ee98e478 Testing svn checkout perms.
[SVN r69580]
2011-03-05 02:54:38 +00:00
Rene Rivera
204f5414d6 Testing svn checkout perms.
[SVN r69580]
2011-03-05 02:54:38 +00:00
Daniel James
67a6670c8b Typo.
[SVN r69324]
2011-02-27 12:00:03 +00:00
Daniel James
a8c237f9b1 Typo.
[SVN r69324]
2011-02-27 12:00:03 +00:00
Vladimir Prus
806acaa5ed Make address-model affect gcc assembler compilations.
Patch from Gevorg Voskanyan.


[SVN r69123]
2011-02-21 17:32:38 +00:00
Vladimir Prus
579169d207 Make address-model affect gcc assembler compilations.
Patch from Gevorg Voskanyan.


[SVN r69123]
2011-02-21 17:32:38 +00:00
Bryce Adelstein-Lelbach
4599e946c9 Disable PCH support on clang-linux until we can come up with a better solution
for it.



[SVN r68845]
2011-02-13 15:57:21 +00:00
Bryce Adelstein-Lelbach
12c6932232 Disable PCH support on clang-linux until we can come up with a better solution
for it.



[SVN r68845]
2011-02-13 15:57:21 +00:00
Bryce Adelstein-Lelbach
8fca85ba52 Updates 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.



[SVN r68826]
2011-02-13 09:43:49 +00:00
Bryce Adelstein-Lelbach
6bb250d632 Updates 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.



[SVN r68826]
2011-02-13 09:43:49 +00:00
Bryce Adelstein-Lelbach
beebc3e16c Fix PCH support for the clang-linux toolset.
[SVN r68824]
2011-02-13 07:00:59 +00:00
Bryce Adelstein-Lelbach
e174bde510 Fix PCH support for the clang-linux toolset.
[SVN r68824]
2011-02-13 07:00:59 +00:00
Steven Watanabe
52e94f8b34 Fix bootstrap.bat.
[SVN r68818]
2011-02-12 22:28:37 +00:00
Steven Watanabe
3edd545016 Fix bootstrap.bat.
[SVN r68818]
2011-02-12 22:28:37 +00:00
K. Noel Belcourt
e6aa2fea0f Replace archive rule with stock ar command.
May break 3.2 but will work with 4.x.



[SVN r68763]
2011-02-10 18:47:17 +00:00
K. Noel Belcourt
35735ee95b Replace archive rule with stock ar command.
May break 3.2 but will work with 4.x.



[SVN r68763]
2011-02-10 18:47:17 +00:00
K. Noel Belcourt
d0587e06c6 Break Pathscale 3.2 build while trying to bring up 4.x.
Remove pathscale.jam AR rule to see if we can link with
4.x.  Will figure out later how to support both, if 
necessary.



[SVN r68762]
2011-02-10 18:25:44 +00:00
K. Noel Belcourt
a8f25e010a Break Pathscale 3.2 build while trying to bring up 4.x.
Remove pathscale.jam AR rule to see if we can link with
4.x.  Will figure out later how to support both, if 
necessary.



[SVN r68762]
2011-02-10 18:25:44 +00:00
K. Noel Belcourt
62d1e7cc11 Another try at this commit.
With gcc-4.5.2, the stuct option defined in option.h

conflicts with an identically named struct in the gcc 
headers.  Renamed the bjam struct to bjam_option in all
places where referenced.



[SVN r68730]
2011-02-08 18:46:03 +00:00
K. Noel Belcourt
4a1ac64464 Another try at this commit.
With gcc-4.5.2, the stuct option defined in option.h

conflicts with an identically named struct in the gcc 
headers.  Renamed the bjam struct to bjam_option in all
places where referenced.



[SVN r68730]
2011-02-08 18:46:03 +00:00
K. Noel Belcourt
e144c5ed0a Reverting previous commit and going back to 68727
[SVN r68729]
2011-02-08 18:39:13 +00:00
K. Noel Belcourt
859da3173b Reverting previous commit and going back to 68727
[SVN r68729]
2011-02-08 18:39:13 +00:00
K. Noel Belcourt
4d6b6865e9 With gcc-4.5.2, the stuct option conflicts with
an identically named struct in the gcc headers.
Renamed the bjam struct to bjam_option in all
places where referenced.



[SVN r68728]
2011-02-08 18:34:53 +00:00
K. Noel Belcourt
c1905e6e9a With gcc-4.5.2, the stuct option conflicts with
an identically named struct in the gcc headers.
Renamed the bjam struct to bjam_option in all
places where referenced.



[SVN r68728]
2011-02-08 18:34:53 +00:00
Steven Watanabe
e1e7e5b845 Allow quickbook configuration to be overridden. Eliminate duplicate warnings when we fall back on searching PATH.
[SVN r68686]
2011-02-07 00:36:36 +00:00
Steven Watanabe
1b22a3fcd0 Allow quickbook configuration to be overridden. Eliminate duplicate warnings when we fall back on searching PATH.
[SVN r68686]
2011-02-07 00:36:36 +00:00
Steven Watanabe
9cbd770e61 Allow doxygen configuration to be overridden. Use common.get-invocation-command to check the command.
[SVN r68685]
2011-02-06 23:55:31 +00:00
Steven Watanabe
69311f635b Allow doxygen configuration to be overridden. Use common.get-invocation-command to check the command.
[SVN r68685]
2011-02-06 23:55:31 +00:00
Steven Watanabe
cb3ca6d89e Fix error checking boostbook-dir, reported by Bryce Lelbach.
[SVN r68677]
2011-02-06 19:13:42 +00:00
Steven Watanabe
a1a614803a Fix error checking boostbook-dir, reported by Bryce Lelbach.
[SVN r68677]
2011-02-06 19:13:42 +00:00
Steven Watanabe
52a1e32354 Allow xsltproc configuration to be overridden. Add a check that we can run xsltproc.
[SVN r68663]
2011-02-06 05:53:30 +00:00
Steven Watanabe
975d56237f Allow xsltproc configuration to be overridden. Add a check that we can run xsltproc.
[SVN r68663]
2011-02-06 05:53:30 +00:00
Steven Watanabe
ea0f725910 Update boostbook configuration to allow parameters to be overridden. Also, add validation of parameters.
[SVN r68662]
2011-02-05 21:42:26 +00:00
Steven Watanabe
948585ff23 Update boostbook configuration to allow parameters to be overridden. Also, add validation of parameters.
[SVN r68662]
2011-02-05 21:42:26 +00:00
Steven Watanabe
e61f8a192b Make sure that NEAREST_USER_LOCATION doesn't pick up the rules from project-rules.
[SVN r68661]
2011-02-05 21:20:52 +00:00