Commit graph

30 commits

Author SHA1 Message Date
Andrew Janke
b5ccf36e3d camlp5: audit fix 2015-12-19 01:33:31 -05:00
BrewTestBot
f8a4807071 camlp5: update 6.14 bottle. 2015-10-13 02:36:35 +01:00
Andrew Janke
8ba699cb50 audit fixes: C 01: camlp4 - cdargs
Closes Homebrew/homebrew#44757.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-13 02:36:31 +01:00
BrewTestBot
e024c8d2a6 camlp5: update 6.14 bottle. 2015-09-23 22:08:32 +01:00
awang
74c6d290de rename objective-caml to ocaml
Follow-up to  https://github.com/Homebrew/homebrew/pull/42851 (rename
objective-caml formula to ocaml).
Renames formulas using/depending on ocaml in the main homebrew library

Closes Homebrew/homebrew#43523.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-09-04 14:16:47 +08:00
BrewTestBot
5a20441764 camlp5: update 6.14 bottle. 2015-08-01 05:14:20 +01:00
Anil Madhavapeddy
5d7fb2c17d camlp5 6.14
ocaml 4.02.3 compatibility
2015-08-01 05:12:42 +01:00
BrewTestBot
e349d0531f camlp5: update 6.13 bottle. 2015-07-18 14:14:36 -07:00
Misty De Meo
a8678b348f camlp5 6.13
Fixes Homebrew/homebrew#41863.
Closes Homebrew/homebrew#41876.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2015-07-18 14:14:35 -07:00
Nikolaus Wittenstein
758f6e9533 Add descriptions to all remaining homebrew packages 2015-06-05 14:47:57 +01:00
BrewTestBot
589f6e9136 camlp5: update 6.12_2 bottle. 2014-10-28 08:26:19 +00:00
Anil Madhavapeddy
95a027fba3 camlp5: bump revision to force bottle to be rebuilt with new ocaml/camlp4 2014-10-28 08:26:19 +00:00
BrewTestBot
c049d8e72c camlp5: update 6.12 bottle. 2014-10-22 21:59:53 +01:00
BrewTestBot
03313ea8db camlp5: add 6.12 bottle. 2014-09-27 11:36:03 -07:00
Brett Koonce
d81ba5902d camlp5 6.12 2014-09-27 11:31:08 -07:00
Adam Vandenberg
826afdcf8c camlp5: update homepage 2014-05-25 09:47:46 -07:00
Brett Koonce
92d9c6546e camlp5 6.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-18 11:52:07 -07:00
Brett Koonce
7270c7d016 camlp5 6.10
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-07-16 19:41:45 -05:00
Jack Nagel
aa65f25b93 camlp5: fix audit warning 2013-05-27 19:21:23 -05:00
Brett Koonce
348e2d4b74 camlp5 6.09
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-24 06:52:21 -07:00
Brett Koonce
c572571a0e camlp5 6.08
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-30 14:15:01 -05:00
sugimoto
d81ea4a09e camlp5 6.07-1
Closes Homebrew/homebrew#15562.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-20 08:16:10 -07:00
Adam Vandenberg
3092bce992 Fix option usage 2012-08-09 08:51:54 -07:00
Adam Vandenberg
8a89c83779 Camlp5: use options dsl 2012-08-08 22:31:37 -07:00
Brett Koonce
d30f20e1a0 camlp5 6.06
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:07 -07:00
Jack Nagel
7c648d9732 Shore up a number of shell quoting issues
When interpolating in strings passed to Formula#system, it should be
done in such a way that if any interpolated variables contain spaces,
they are either (a) passed as part of a list or (b) protected by quotes
if they are part of a long string (which is subject to shell expansion).
Otherwise, they will be split on the space when expanded by the shell
and passed as multiple arguments to whatever process is being executed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:03:11 -05:00
Jack Nagel
3486cbd462 Avoid hard-coding 'make -j1'
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 13:57:47 -06:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
François Garillot
4b6ace7402 added option for (by default) transitional (ie. permissive) compilation of camlp5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-12 21:53:39 -07:00
Cory
e75e07ad01 Created a new formula for camlp5.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-06 12:24:34 -07:00