aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/boost-build.rb
AgeCommit message (Collapse)Author
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>