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