2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-17 01:32:12 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Steven Watanabe
87c62c82d1 Merge Boost.Build from the trunk.
[SVN r84398]
2013-05-21 04:14:18 +00:00
Vladimir Prus
6e491345a5 Fix syntax error in Boost.Build/Python.
Patch from Juraj Ivančić.


[SVN r75546]
2011-11-18 19:09:12 +00:00
Vladimir Prus
11dd0796ab Fix the functionality of ignoring using config in Python port.
[SVN r75110]
2011-10-25 08:26:40 +00:00
Vladimir Prus
ad87337fb5 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
fd8f8b0ffe Give a location to project-config.jam.
Fixes #4615.


[SVN r65163]
2010-09-01 08:40:17 +00:00
Vladimir Prus
f5195fc1c3 Fix alternative selection and some error reporting and a test.
[SVN r64635]
2010-08-06 12:32:34 +00:00
Vladimir Prus
add5bdf7e0 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
6bf35112bd Port tools/testing.jam. This was scary.
[SVN r64592]
2010-08-04 10:16:08 +00:00
Vladimir Prus
805cfc589f Adjust profiling code
[SVN r64487]
2010-07-30 20:57:40 +00:00
Vladimir Prus
0603e8f0c7 Improve reporting of 'duplicate virtual target'.
[SVN r64464]
2010-07-30 10:34:02 +00:00
Vladimir Prus
988307937e Fix requesting specific files on the command line
[SVN r64427]
2010-07-29 07:33:02 +00:00
Vladimir Prus
533adbeb3a More changes
[SVN r64406]
2010-07-28 12:04:31 +00:00
Vladimir Prus
5129fe6fa2 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
57ea500e02 Use Property, not string, in more places
[SVN r64382]
2010-07-27 10:56:38 +00:00
Vladimir Prus
fa7f2cb8ac Make build-dir project attribute and command-line option work.
[SVN r64357]
2010-07-26 11:40:00 +00:00
Vladimir Prus
311cf18c90 Fix grabbing of BOOST_BUILD_PATH from environment
[SVN r64354]
2010-07-26 09:21:53 +00:00
Vladimir Prus
77ee1e6c56 Major update of top level 'build_system.py' module.
[SVN r64351]
2010-07-26 08:28:12 +00:00
Vladimir Prus
462dff1e1b Introduce Feature and Property classes, and move away from messy string manipulation.
[SVN r64286]
2010-07-23 09:09:14 +00:00
Vladimir Prus
4e9f604284 Add experimental Python port
[SVN r55201]
2009-07-27 08:52:41 +00:00