Commit Graph

34 Commits (c9bac2287a8f72310165cdabc4ba48137b058eb3)

Author SHA1 Message Date
Ted Pennings 4cd0935be7 Convert all 'def test' formulae to 'test do'
Closes Homebrew/homebrew#26942.
Closes Homebrew/homebrew#26946.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-24 19:54:02 -08:00
Jack Nagel c911c4e0ff automake 1.14.1 2013-12-28 16:35:59 -06:00
Mike McQuaid 9a0119dcf4 Update docs, comment mxcl/homebrew refs. 2013-12-14 18:18:35 +00:00
Jack Nagel 35280bb142 Remove special cases in build-time dep audit
Closes Homebrew/homebrew#23931.
2013-11-04 12:10:26 -06:00
Mike McQuaid 04d22fd8fb automake: add bottles. 2013-10-28 10:34:34 +00:00
Jack Nagel 2e9bd90f75 automake: force use of system perl
If a non-system perl is present when automake is built and subsequently
removed, automake will break. Force the use of the system perl to
prevent this.
2013-08-16 11:26:03 -05:00
Jack Nagel ec289fdf2e automake 1.14
I sat on this for a while because I was afraid of introducing
compatibility issues like 1.13 did, but MacPorts has shipped this for a
couple of weeks now and upstream seems to be serious about using
semantic versioning, so let's give it a shot.
2013-07-09 18:43:53 -05:00
Jack Nagel 04a05e3ed8 automake 1.13.4 2013-06-20 13:10:30 -05:00
Jack Nagel 74bb91a998 automake 1.13.3 2013-06-07 12:12:07 -05:00
Jack Nagel c52ad8d1d1 automake 1.13.2 2013-05-15 22:19:58 -05:00
Jack Nagel 7ce13c3f2a automake 1.13.1
1.13.1 has a better error message for the recently removed macros, so
there's that at least.
2013-01-06 20:59:05 -06:00
Jack Nagel 88d98eee39 automake 1.13 2013-01-03 13:55:57 -06:00
Jack Nagel bf5c8574a9 automake 1.12.6 2012-12-22 15:37:25 -06:00
nibbles 2bits a0b7420cfd automake 1.12.5
- Upgrade to 1.12.5.  Works with superenv.

Closes Homebrew/homebrew#16153.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-19 20:32:26 -06:00
Houtan Bastani 30bb5b87a0 automake 1.12.4
Closes Homebrew/homebrew#15184.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-28 09:03:44 -07:00
Jack Nagel 68a5d1f3b8 automake 1.12.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-17 21:30:22 -05:00
Jack Nagel a076df83bc Use new Xcode module
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-25 12:04:41 -05:00
Jack Nagel 2b18fc602d automake 1.12.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-10 15:36:06 -05:00
Adam Vandenberg 05a43052b7 automake: always depend on autoconf 2012-07-10 13:33:22 -07:00
Adam Vandenberg 62fa0c4f42 Use autotools symbols 2012-07-10 08:56:02 -07:00
Jack Nagel bded49fb71 automake 1.12.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:09:19 -05:00
Jack Nagel 63cde03be4 Fix more quoting issues
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:08:57 -05:00
nibbles 2bits dda1ec27bd automake 1.12
Upgrade automake to version 1.12.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 09:33:10 -07:00
nibbles 2bits 74f4d7a6df automake 1.11.5
Upgrade automake to version 1.11.5.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 06:59:32 -07:00
nibbles 2bits d77cf18072 automake 1.11.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 07:14:55 -07:00
Max Howell 913112f853 Refer to our aclocal before /usr/share/aclocal
Fixes Homebrew/homebrew#10618.
2012-03-06 12:35:36 +00:00
Jack Nagel e133d6e358 automake: remove unused configure switches
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28 11:36:23 -06:00
Jack Nagel ade63d52f8 audit: automake, autoconf, and libtool are build-time deps
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28 11:36:12 -06:00
Jack Nagel c1fd9b501e Use cellar paths in tests
This lets `brew test` work when these are keg-only, etc. Also fix a
couple of typos and style things.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 14:11:01 -06:00
Jack Nagel 03d22cc400 Add mirrors to new autotools formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 14:08:11 -06:00
Max Howell 843090d10a Put dirlist in the right place
I fixed this last night, and then somehow committed the wrong version. Don't watch the Oscars while doing Homebrew.
2012-02-27 12:11:20 +00:00
Tuncer Ayaz 1c635f2a85 automake: update to 1.11.3
Closes Homebrew/homebrew#10520.

Signed-off-by: Max Howell <max@methylblue.com>
2012-02-27 12:04:50 +00:00
Max Howell 57f8096764 Do not edit code as popular as Homebrew at 4am 2012-02-27 04:22:52 +00:00
Max Howell 51857be5ee Autoconf, Automake and Libtool
We need these now for Xcode-4.3/CLT4X installations.

Also prevent m4 error in installer. And prevent brew doctor complaining if we're Xcode 4.3 or above.

Closes Homebrew/homebrew#10349. Fixes Homebrew/homebrew#10423. Refs Homebrew/homebrew#9179.
2012-02-27 03:35:11 +00:00