Mike McQuaid
b0f51ac744
xcode: check clang exists to confim install.
2014-10-17 19:36:47 +01:00
Jack Nagel
f840c592f0
We don't need a Pathname just to stat the directory
2014-10-17 12:01:49 -05:00
Mike McQuaid
ecc09cee7e
brew-test-bot: always repair taps when tapping.
2014-10-17 09:28:01 +01:00
Mike McQuaid
fc39dbf2d4
formula_cellar_checks: Ruby 1.8 compatible check.
2014-10-17 09:23:50 +01:00
Mike McQuaid
19032be45e
formula_cellar_checks: check exists before glob.
...
Closes Homebrew/homebrew#33242 .
2014-10-17 09:01:17 +01:00
Jack Nagel
b6631b9a15
audit: call puts once instead of problems.size + 2 times
2014-10-17 00:35:51 -05:00
Jack Nagel
fb30041640
audit: loop over deps once
2014-10-17 00:11:46 -05:00
Jack Nagel
73d08fcc1a
Audit devel and head deps
2014-10-17 00:08:17 -05:00
Mike McQuaid
f82efb9d76
brew-test-bot: fix pull request URLs.
2014-10-16 22:06:46 +01:00
Mike McQuaid
358fd0ca19
brew-test-bot: use Jenkins PR plugin provided URL.
2014-10-16 21:42:55 +01:00
Mike McQuaid
d1ab9fc682
brew-test-bot: fix tap directory naming.
2014-10-16 20:00:52 +01:00
Mike McQuaid
7312b4a1a4
brew-test-bot: truncate output to 1MB.
2014-10-16 10:28:51 +01:00
Jack Nagel
1b64612b65
Exempt libtool and svn from the shadowed headers check
2014-10-15 21:17:25 -05:00
Jack Nagel
7266ecd4e3
Hide install receipt key names
2014-10-15 01:30:56 -05:00
Jack Nagel
b05351d0b2
Reorganize post-install checks so we can share more code
2014-10-13 23:13:01 -05:00
Jack Nagel
634d67690b
Remove repeated conditional
...
The post-install audit methods are not run for keg-only installs, so we
don't need to repeat the conditional here.
2014-10-13 23:13:01 -05:00
Jack Nagel
b46ebf8a29
Simplify post-install audit output
2014-10-13 23:13:00 -05:00
Jack Nagel
09d53f4fc5
Remove audit whitelist
...
This is currently unnecessary.
2014-10-13 23:13:00 -05:00
Tim D. Smith
e2609385de
doctor: warn about libcurl.framework
...
Closes Homebrew/homebrew#33076 .
2014-10-11 00:19:42 -07:00
Jack Nagel
ee2f3e8e7e
Revert "Allow debugging patch failures"
...
This reverts commit 988601624568a951d86bd00cf441d18681b4b500.
2014-10-11 01:45:55 -05:00
Jack Nagel
85a9156c6f
Revert "Don't raise in mach_data so the debugger doesn't catch it"
...
This reverts commit 4f8a3e2113c2e7b88600ff6371f9f70579c55509.
2014-10-11 01:45:41 -05:00
Jack Nagel
977a2ceae3
Revert "Handle read(n) returning nil"
...
This reverts commit 578cb637594d32b86322be29205329d700ad75ca.
2014-10-11 01:45:36 -05:00
Jack Nagel
3d96dad25c
Pull cache creation out of begin block
2014-10-10 20:30:29 -05:00
Jack Nagel
b3ed5a367d
Remove redundant comments
2014-10-10 20:30:29 -05:00
Jack Nagel
a6df8785d8
Handle read(n) returning nil
...
Fixes Homebrew/homebrew#33090 .
2014-10-10 20:25:38 -05:00
Jack Nagel
01397d17f7
Don't raise in mach_data so the debugger doesn't catch it
...
Closes Homebrew/homebrew#33088 .
2014-10-10 19:22:11 -05:00
Jack Nagel
8cc5aabfcf
Allow debugging patch failures
...
Closes Homebrew/homebrew#33056 .
2014-10-10 14:59:18 -05:00
Jack Nagel
da56a45025
Prefer current CLT package ID
...
It seems that "com.apple.pkg.CLTools_Base" was only used for one
release. New releases are using "com.apple.pkg.CLTools_Executables"
again.
Fixes Homebrew/homebrew#33063 .
2014-10-10 13:08:50 -05:00
Jack Nagel
7b550b9486
Use alias_method instead of an extra ivar
2014-10-09 21:54:36 -05:00
Dominyk Tiller
1355dc6b8c
fceux: migrate to homebrew-games.
...
Closes Homebrew/homebrew#33024 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-10 00:01:07 +01:00
Jack Nagel
285f8f77e6
Tab#with? accepts the same types as BuildOptions#with?
2014-10-09 00:20:15 -05:00
Jack Nagel
5247f44205
leaves: load tab outside of the inner loop
2014-10-09 00:20:15 -05:00
Jack Nagel
09b7f40b25
Simplify UnsafeSubversionDownloadStrategy
2014-10-07 21:33:15 -05:00
Jack Nagel
cb862901ea
Whitelist more fuse files
...
Someday this will be finished.
2014-10-07 18:51:02 -05:00
Jack Nagel
7029810c18
Fix install_name_tool check when Xcode license isn't accepted yet
...
Fixes Homebrew/homebrew#32712 .
2014-10-07 17:23:09 -05:00
Seth Ladd
07c80ed5da
dart: migrate to tap run by dart team.
...
Closes Homebrew/homebrew#32996 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-07 13:26:18 +01:00
Dominyk Tiller
029a604fb5
phantomjs: Yosemite fixes.
...
Closes Homebrew/homebrew#32953 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-06 20:09:26 +01:00
Jack Nagel
dfb7657557
Compare patchlevels numerically rather than lexically
...
Fixes Homebrew/homebrew#32960 .
2014-10-06 13:55:23 -05:00
Jack Nagel
764d8b676d
Simplify IRB monkeypatch
2014-10-05 23:01:02 -05:00
Jack Nagel
21c329e0eb
Simplify dispatch in git wrapper
2014-10-05 20:33:33 -05:00
Jack Nagel
5dd1092f5f
Remove last usage of StrictSubversionDownloadStrategy
...
This strategy is only used in one formula, so we can just replace it
with a dependency. It could be done with a requirement, but since this
is a low-impact change (it only matters for head builds on Leopard), I'm
not sure it's worth the effort.
The constant is retained for compatibility, though I could find only one
other reference to it on GitHub, in a formula that was removed from core
almost two years ago.
2014-10-05 20:15:18 -05:00
Tim D. Smith
facb82e4bc
Shows time since last commit in brew config
...
Closes Homebrew/homebrew#32936 .
2014-10-05 16:17:57 -07:00
Mike McQuaid
26c76381c8
Move SCM wrappers from Contributions to ENV/scm.
...
Closes Homebrew/homebrew#32615 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 16:03:23 -07:00
Mike McQuaid
cf41b57fe6
Remove remaining deprecated contributed commands.
...
Moving them to homebrew-boneyard.
Closes Homebrew/homebrew#28657 .
2014-10-02 16:03:23 -07:00
Tim D. Smith
9134718f9c
Audit formulæ for easy-install.pth files
...
Closes Homebrew/homebrew#32860 .
2014-10-02 11:58:13 -07:00
J. Brandt Buckley
f2fa551291
Use pcap fixture with complete packets
...
The existing `test.pcap` consists of just one Ethernet frame, so it's missing TCP/IP headers.
This updated file is a full HTTP GET request and reply.
Relates to Homebrew/homebrew#32852
Closes Homebrew/homebrew#32869 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-02 11:02:30 -07:00
Jack Nagel
c4818394cb
Post-install audit for shadowed header files
2014-10-01 23:32:53 -05:00
Jack Nagel
86bb9b3fbb
Remove commented-out code
2014-09-30 23:12:20 -05:00
Jack Nagel
95ec1650f4
Whitelist fuse pc files too
2014-09-30 22:37:27 -05:00
Jack Nagel
49d48a36a3
Whitelist more MacFuse headers
...
I think this is all of them.
2014-09-30 19:07:57 -05:00