summaryrefslogtreecommitdiff
path: root/boost-build.jam
Commit message (Collapse)AuthorAgeFilesLines
* Point to new 'develop' of Boost.Build, adjust paths.Vladimir Prus2013-12-181-1/+1
|
* root: merge trunkBeman Dawes2009-11-131-0/+1
| | | | [SVN r57638]
* Merge changes from trunk root + boost/version.hppBeman Dawes2008-06-261-6/+11
| | | | [SVN r46719]
* Merge 41260 from trunk. Allow indication of the Boost.Build location with an ↵Rene Rivera2007-11-201-4/+6
| | | | | | argument. This allows to override the built-in BB when testing. [SVN r41261]
* Stop setting JAMFILEDave Abrahams2006-12-111-1/+0
| | | | [SVN r36326]
* Don't require --v2Vladimir Prus2006-11-121-9/+2
| | | | [SVN r36011]
* Allow for "build.jam" as a BBv2 build file.Rene Rivera2005-11-141-1/+1
| | | | [SVN r31640]
* * Change to look for Boost.Build 1 and 2 in there new locations: ↵Rene Rivera2003-10-291-11/+10
| | | | | | | | | tools/build/v1 and tools/build/v2. * Remove version check for v2 as it's done by the bootstrap. [SVN r20547]
* Updated required version number for v2.Dave Abrahams2003-05-311-5/+5
| | | | [SVN r18622]
* Adjust V2 location.Vladimir Prus2003-05-301-1/+1
| | | | [SVN r18608]
* Fix the V2 jamfile name so that it works on Windows as well.Vladimir Prus2003-02-201-1/+1
| | | | [SVN r17544]
* Added V2 Jamfiles for some libraries. Arranged to "bjam --v2" to invoke newVladimir Prus2002-10-041-1/+17
| | | | | | | build system. [SVN r15712]
* Merged from RC_1_28_0Dave Abrahams2002-05-161-1/+1
| | | | [SVN r13944]
* bugfixDave Abrahams2002-05-061-1/+1
| | | | [SVN r13698]
* initial commitDave Abrahams2002-05-061-0/+2
[SVN r13697]