Commit Graph

10 Commits (de6f3e20b73c397751fd6a137320c49cd5917749)

Author SHA1 Message Date
nibbles 2bits 078c2b6264 mkclean: fix compile with XCode-4.3
Fixes compiler error with mkclean-0.8.6 and XCode-4.3+ due to a
hardcoded /Developer and macosx-version-min.  Those are set to the
optimal value by default.

- inreplace was failing due to unnoticed fix upstream.
- remove inreplace
- patch if MacOS.prefer_64_bit, don't set SDK path or min version.

Reported upstream, noted in formula.
https://sourceforge.net/tracker/?func=detail&aid=3505611&group_id=68739&atid=522228

Closes Homebrew/homebrew#10970.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-16 22:17:46 -05:00
Nibbles 2bits 6d69db875c mkclean 0.8.6
This updates mkclean to 0.8.6 and modifies the one install command
so that all three binaries it builds get installed, namely:
mkclean, mkcleanreg, and mkWDclean.  It compiles and tests
using llvm-2335, gcc-4.2.1, and clang-2.0.

Closes Homebrew/homebrew#8031.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-10 13:41:56 -07:00
Robert Shaw c0ba41b190 mkclean 0.8.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:39:25 -07:00
Robert Shaw 08677feee3 mkclean 0.8.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-20 08:05:16 -07:00
Adam Vandenberg 213f5461a1 mkclean: fix builds in 64-bit mode 2011-04-14 10:27:09 -07:00
Adam Vandenberg bf7de14bd9 mkclean 0.8.2 2011-04-14 08:29:37 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg e26b36c5cd mkclean 0.8.0 2011-03-06 22:04:51 -08:00
Robert Shaw 71a3795b4c Updated to mkclean version 0.7.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-14 15:56:17 -08:00
Robert Shaw 7e8eb78d4b New formula: mkclean v0.7.1
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-11 17:40:21 +00:00