aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnu-prolog.rb
AgeCommit message (Collapse)Author
2014-12-28gnu-prolog: add testXu Cheng
Closes #35325. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-11gnu-prolog: add 1.4.4 bottle.BrewTestBot
2014-11-11gnu-prolog: deparallelize compilationJack Nagel
2014-04-26Use githubusercontent domainJack Nagel
2014-03-16gnu-prolog: use checksummed patchesJack Nagel
2013-11-19gnu-prolog: fix build with clangJack Nagel
2013-06-20gnu-prolog: update download urlCourtney Wilburn
Closes #20631. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-25gnu-prolog 1.4.4Adam Vandenberg
Closes #19427.
2013-03-31gnu-prolog 1.4.3Adam Vandenberg
2013-03-16gnu-prolog: fails with recent clangJack Nagel
2012-12-04GNU Prolog 1.4.2Federico Bond
Closes #16414. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-31gnu-prolog: update fails_withAdam Vandenberg
Closes #14062.
2012-07-06gnu-prolog 1.4.1Adam Vandenberg
Thanks to @2bits for the patch. Closes #13145.
2012-06-27gnu-prolog fails with (some versions of) clangAdam Vandenberg
2012-03-31gnu-prolog: support OSX x86-64ichizok
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-24Use "cd" instead of "Dir.chdir"Adam Vandenberg
* And "mkdir" isntead of "Dir.mkdir" * And "Dir[]" instead of "Dir.glob" * Also style fixes and nitpicks
2011-09-08GNU Prolog builds with LLVMMax Howell
Closes #7477.
2011-08-30gnu-prolog: use inreplace instead of a patchRichard Osborn
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-28gnu-prolog: fix build on LionRichard Osborn
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-07-10GNU Prolog 1.4.0Aleksander Modzelewski
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-20gnu-prolog 20110301Srdjan Pejic
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-08-25gnu-prolog: update versionDavid Höppner
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-01-30Fix compile error with gnu-prolog.tstevens
2009-12-01Rename gprolog.rb gnu-prolog.rbMax Howell
As per our naming policies.