Commit graph

19 commits

Author SHA1 Message Date
Jack Nagel
53473b6bf5 Clean up MacOS version method usage
The MacOS.version? family of methods (other than "leopard?") are poorly
defined and lead to confusing code. Replace them in formulae with more
explicit comparisons.

"MacOS.version" is a special version object that can be compared to
numerics, symbols, and strings using the standard Ruby comparison
methods.

The old methods were moved to compat when the version comparison code
was merged, and they must remain there "forever", but they should not be
used in new code.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-10 16:16:54 -05:00
Adam Vandenberg
c7b1ce709c Update copy_libtool_files
Fixes Homebrew/homebrew#14075.
2012-08-09 07:11:24 -07:00
Jack Nagel
a076df83bc Use new Xcode module
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-25 12:04:41 -05:00
Adam Vandenberg
3db4129398 Normalize copying over libtool files
TODO: move this into MacOS or another module.
2012-07-17 09:38:02 -07:00
Adam Vandenberg
62fa0c4f42 Use autotools symbols 2012-07-10 08:56:02 -07:00
Jack Nagel
52270920c6 Add more autoconf deps where appropriate
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 16:38:16 -05:00
Adam Vandenberg
9969748796 Recode: update download 2012-04-16 19:02:20 -07:00
Jack Nagel
ce4b06eea7 recode: help the linker find libiconv
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 14:18:36 -06:00
Max Howell
646f7c0cc8 Pass configure since Xcode 4.3
Refs Homebrew/homebrew#10508.
2012-02-27 12:56:52 +00:00
Adam Vandenberg
121e4f8614 Normalize use of MACOS_VERSION 2011-04-09 09:36:30 -07:00
George Kulakowski
3e0cdc9115 Fix a halfway-done path change
Commit ca61263... `Cleanup copying config.*' changes absolute to
relative paths in a few places. In recode.rb it is done
incorrectly. This commit finishes the change.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 11:55:10 -08:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg
82a68b7fab Cleanup copying config.* 2011-03-12 11:55:05 -08:00
George Kulakowski
314b1cdc43 Fix infodir for recode
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-17 19:36:32 -08:00
Adam Vandenberg
8d5387735e fix audit issues 2010-11-09 07:45:09 -08:00
Adam Vandenberg
bf3dcc98f9 recode - fix for Leopard 2010-11-08 21:35:10 -08:00
howthebodyworks
0aa0257bc5 update recode url - fixes Homebrew/homebrew#2418
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 09:08:01 -07:00
Adam Vandenberg
f63dc13e99 Fix mandir for recode 2010-07-15 09:37:11 -07:00
Ryan Shaw
94e4f3266d Added new formula for recode 3.6.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Note that the patches come from MacPorts
2010-05-14 13:05:02 -07:00