| Age | Commit message (Collapse) | Author |
|
Closes #22141.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #21978.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
http://trac.osgeo.org/geos/browser/tags/3.3.8/NEWS
Closes #18246.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #17664.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #16160.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #15254.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Closes #12602.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
|
|
|
|
geos 3.3.1 fails_with_llvm due to missing symbols that get optimized out of
libgeom. This patches the makefile for that library so all objects are compiled
at -O1 rather than -O3.
Closes #8858.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
This updates geos to version 3.3.1. It compiles on 64bit Snow Lep
with XCode-4.0.2, clang-2.0, and gcc-4.2.1.5666. It continues to
fail_with_llvm as is handled in the previous formula.
EDIT: Now with ENV.gcc and without ENV.O3
EDIT: Now remove all ENV.* leaving fails_with_llvm to sort it.
Closes #8353.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Updated geos to 3.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
A bugfix release.
|
|
Bug fix release
|
|
|
|
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
|
|
|