aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/boost-build.rb
AgeCommit message (Collapse)Author
2014-12-22boost-build: update 2014.10 bottle.BrewTestBot
2014-12-22boost-build 2014.10David Christenson
Update to latest release, remove obsolete conditional directory change, change single quotes to double.
2014-10-22boost-build: add 1.55.0 bottle.BrewTestBot
2014-03-17Use https for github downloadsJack Nagel
2014-02-20boost-build 1.55.0Bruno Santos
This formula is updated to get boost-build from the git repository. Changes to boost-build have been made but the reported version has not changed. Thus the version is also changed to match the boost one. Closes #26849. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-06boost-build 2011.12-svnBruno Santos
Closes #18284. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-08-22boost-build: use new dslAdam Vandenberg
2012-05-10Remove redundant :using => :svnAdam Vandenberg
2012-02-25boost-build: use boost 1.49 tarballJack Nagel
Technically the boost-build version is the same. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-13New formula: boost-buildBruno Santos
Boost.Jam is the engine of Boost.Build. The formula for Boost.Jam only installs the engine leaving up to the user to manually install and configure the remaining of Boost.Build. This revision adds Boost.Build formula, but it conflicts with Boost.Jam if both are installed. Closes #9133. Signed-off-by: Jack Nagel <jacknagel@gmail.com>