2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Jurko Gospodnetić
aaa350a78d Boost Build cleanup - minor stylistic changes.
[SVN r79862]
2012-08-04 11:34:31 +00:00
Jurko Gospodnetić
b24ca860f1 Corrected Boost-Build's --debug-configuration notice displayed when not loading the site-config.jam configuration file due to the --ignore-site-config command-line option being specified.
[SVN r79847]
2012-08-02 10:45:25 +00:00
Jurko Gospodnetić
5847612779 Minor stylistic code & comment changes.
[SVN r79846]
2012-08-02 10:24:46 +00:00
Jurko Gospodnetić
fe0fcb435f Boost Build cleanup - removed the old legacy --ignore-config command-line option. Has never been documented correctly except in embedded code comments where it has been documented as deprecated for a long time, and has not been used anywhere in Boost Build test code for several years.
[SVN r79845]
2012-08-02 10:21:02 +00:00
Vladimir Prus
564db3ed4c Fix syntax error in Boost.Build/Python.
Patch from Juraj Ivančić.


[SVN r75546]
2011-11-18 19:09:12 +00:00
Vladimir Prus
d4c51760cb Fix the functionality of ignoring using config in Python port.
[SVN r75110]
2011-10-25 08:26:40 +00:00
Vladimir Prus
38d95bfc4e Fix conditionals_multiple.py test in Boost.Build/Python.
Patch from Georgy Gritsenko.


[SVN r75109]
2011-10-25 08:05:06 +00:00
Vladimir Prus
967f43e362 Give a location to project-config.jam.
Fixes #4615.


[SVN r65163]
2010-09-01 08:40:17 +00:00
Vladimir Prus
1b4c2cf91d Fix alternative selection and some error reporting and a test.
[SVN r64635]
2010-08-06 12:32:34 +00:00
Vladimir Prus
c411fb609b Port build/configure.jam.
Also allow to expose Python class to Jam, which fixes
tag.py and inline.py testcases.


[SVN r64610]
2010-08-05 06:22:58 +00:00
Vladimir Prus
2ad14b736e Port tools/testing.jam. This was scary.
[SVN r64592]
2010-08-04 10:16:08 +00:00
Vladimir Prus
3bb932a4af Adjust profiling code
[SVN r64487]
2010-07-30 20:57:40 +00:00
Vladimir Prus
869d26894b Improve reporting of 'duplicate virtual target'.
[SVN r64464]
2010-07-30 10:34:02 +00:00
Vladimir Prus
79893a6f0b Fix requesting specific files on the command line
[SVN r64427]
2010-07-29 07:33:02 +00:00
Vladimir Prus
23174ae216 More changes
[SVN r64406]
2010-07-28 12:04:31 +00:00
Vladimir Prus
d9169015d1 Make default build work.
Also, return non-zero status if there were errors.


[SVN r64384]
2010-07-27 11:53:37 +00:00
Vladimir Prus
c1af04a46c Use Property, not string, in more places
[SVN r64382]
2010-07-27 10:56:38 +00:00
Vladimir Prus
12688d3182 Make build-dir project attribute and command-line option work.
[SVN r64357]
2010-07-26 11:40:00 +00:00
Vladimir Prus
800f490567 Fix grabbing of BOOST_BUILD_PATH from environment
[SVN r64354]
2010-07-26 09:21:53 +00:00
Vladimir Prus
3d92c23c29 Major update of top level 'build_system.py' module.
[SVN r64351]
2010-07-26 08:28:12 +00:00
Vladimir Prus
3643116f8f Introduce Feature and Property classes, and move away from messy string manipulation.
[SVN r64286]
2010-07-23 09:09:14 +00:00
Vladimir Prus
b040eb6785 Add experimental Python port
[SVN r55201]
2009-07-27 08:52:41 +00:00