| Age | Commit message (Collapse) | Author | 
 | 
References #17589.
 | 
 | 
Closes #17589.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
References #17524.
 | 
 | 
* Add upstream patch for security fix in Boost.Locale when not
  building head. Detail:
  http://www.boost.org/users/news/boost_locale_security_notice.html
* Use upstream changesets as patch and don't apply when building head.
Closes #17524.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Allows a formula to selectively disable bottle pouring.
e.g. the default Boost bottle does not work with a brewed Python.
Fixes #17142
 | 
 | 
 | 
 | 
 | 
 | 
Closes #14749.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
specify linkflags & cxxflags explicitly
Fixes #17084.
Closes #17122.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
This commit modifies boost.rb to provide C++11 support for compiling Boost.  The support is the simplest possible, adding a "with-c++11" option which if selected will add the appropriate toolset switch to the bootstrap.sh invocation and the appropriate toolset, cxxflags and linkflags to the b2 invocation.  Due to a bug in Boost, it is also necessary to provide a patch (IAW Boost Ticket 7671) or C++11 compilation will fail.
Closes #16078.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Fixes #15871.
 | 
 | 
* Also add fix of MPI detection for Graph library.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
* Fix typo in comment for adding rpath
* Enable detailed build log by adding "-d2" to bjam.
  - This will show the actual compile commands during building.
* Tweak ICU handling
  - Change icu4c_prefix to opt_prefix to avoid breakage when keg_only icu updates.
Closes #15506.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Closes #15113.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
 | 
 | 
 | 
 | 
This bottle was built on 10.6.3 with XCode 3.2.6 and uses the system Python
instead of Homebrew's Python.
 | 
 | 
Fixes #11802.
Fixes #11633.
 | 
 | 
 | 
 | 
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
Closes #10465.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
To be safe (because this is an important dep), mark 2335 as the failure
point since a 2335.x shipped with older Xcode. Given that Clang 2.1 is
one of Boost's test compilers, current Xcode compilers should be fine.
And most users will get the bottle, anyway.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
Closes #10031.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
This commit adds a `devel` entry to the DSL, allowing formulae to
specify an unstable branch.
`devel` takes a block, which should contain standard `url` and `md5`
fields (and `version`, if necessary). This must come after the standard
DSL fields.
This commit also migrates over all formulae currently using `devel` to
the new syntax, as well as formulae which used `head` for non-VCS urls.
The new syntax is also available for `stable` and `bottle`. `stable` is
an option alongside the old syntax. `bottle` replaces the old syntax.
Note that the @stable ivar in Formula has been renamed to @standard,
and the @bottle ivar has been renamed to @bottle_url.
Closes #9735.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
 | 
 | 
It's already upstream.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
 | 
 | 
Re-built the boost bottle to incorporate boost::BOOST_FOREACH fixes from pull
request #8763.
 | 
 | 
Fixed by adding a patch against 1.48.0. HEAD url also added.
Closes #8763.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
 | 
 | 
Closes #8657.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
 | 
 | 
Some formulae are still calling Hardware.processor_count; replace those
instances with ENV.make_jobs.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
Looks like `--without-libraries=<library>` is just `--without-<library>`.
 | 
 | 
 | 
 | 
 | 
 | 
Do not set fails_with_llvm for XCode 4.1 and later, as according
to release notes LLVM compiler provided by it is now among primary
test compilers, LLVM-GCC is working too.
Closes #6669.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
 | 
 | 
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
A universal build of boost will expect a universal build of Python.
 | 
 | 
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
 |