Jack Nagel
81a869cfbf
pcre 8.13
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-06 14:12:04 -05:00
Max Howell
cf606f7317
Built with LLVM-2335 on Lion
...
I presume this means it will also work on 10.6 etc. as long as the LLVM version is new enough. But we may be proved wrong.
2011-08-26 16:55:13 +01:00
Adam Vandenberg
1f31751977
Use ARGV.build_universal?
2011-04-23 08:36:47 -07:00
Adam Vandenberg
99b61b9a23
Update fails_with_llvm in formulae
2011-03-25 23:31:30 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Adam Vandenberg
79fac4eeea
pcre 8.12
2011-02-16 12:54:57 -08:00
Camillo Lugaresi
4e22883318
updated pcre to 8.11
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-26 13:36:44 -08:00
Tojek Anselm
d6ce544059
pcre --universal option
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-02 06:56:36 -07:00
Michael Lapinsky
5a6f92a06c
Updated formulas with fails_with_llvm
...
* cdargs
* pcre
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 17:14:07 -07:00
David Höppner
8b874f83f7
pcre: update version 8.10
2010-08-02 13:59:26 +02:00
Adam Vandenberg
a32da79716
pcre - remove unused configure switch
2010-06-25 10:06:19 -07:00
David Höppner
343beacf8b
pcre: version update to 8.02
2010-03-31 20:54:40 +02:00
David Höppner
7c71dc7364
pcre: version update from 7.9 to 8.01, add unicode support and lib{z,bz2}
2010-02-05 00:07:44 +01:00
Max Howell
61b2307139
s/require 'brewkit'/require 'formula'/g
...
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.
2009-10-15 16:48:03 +01:00
Max Howell
fcfd480167
Don't use quotes with the comma separated version of system()
...
As you don't escape to that version.
2009-09-25 01:24:05 +01:00
Adam Vandenberg
815fb809e3
PCRE Formula
...
The PCRE library is a set of functions that implement regular expression
pattern matching using the same syntax and semantics as Perl 5. PCRE has its
own native API, as well as a set of wrapper functions that correspond to the
POSIX regular expression API. The PCRE library is free, even for building
commercial software.
2009-08-31 18:09:01 +01:00