aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ode.rb
AgeCommit message (Collapse)Author
2014-04-30ode: add enable-libccd optionCyril Picard
Closes #28854. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-15ode 0.13Brett Koonce
Closes #26748.
2013-11-13Add more missing :autoconf depsJack Nagel
2013-09-21ode: use spec depsJack Nagel
2013-06-30Fixed several broken sourceforge.net download locationsVictor Martinez
Closes #20645. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-08ode: add --enable-double-precisionFabien Benureau
Closes #13912.
2012-08-26ode: use new dslAdam Vandenberg
2012-07-29ode: fix checksumAdam Vandenberg
2012-05-17ode: use stable tarball and adjust HEAD buildJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28These now depend on automake for Xcode >= 4.3Max Howell
Fixes #10559. Also added missing deps for osm2pgsql. Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-10-19ode - tweaksAdam Vandenberg
* Use http instead of https * Don't build the demos
2010-10-17Fix for ode: added version stringJan Berkel
The formula needs a version string otherwise it refuses to build. Also repointed revision to current trunk (1760). Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-04-23Added odeRoger Jungemann
* Build from SVN to get Snow Leopard fixes.