aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2015-05-05Update links to GitHub's personal access tokenAlex Muller
The link for the page that allows creation of API tokens has changed from /settings/applications to /settings/tokens. Also the wording on that page calls them "personal access tokens", so update Homebrew to be consistent with that. Closes Homebrew/homebrew#39378. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05shell.fm: migrating to homebrew/boneyardBaptiste Fontaine
Closes Homebrew/homebrew#39290. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-05audit: Don't complain about untapped conflictsXu Cheng
Closes Homebrew/homebrew#39304.
2015-05-04audit: flag incorrect automake/autoconf/libtool dep handlingDominyk Tiller
Just makes the audit cough out this: ``` * :libtool is deprecated. Usage should be "libtool" * :autoconf is deprecated. Usage should be "autoconf" * :automake is deprecated. Usage should be "automake" ``` Closes Homebrew/homebrew#39303. Closes Homebrew/homebrew#39322. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-05-04Add upgrade --all flag to bash completion scriptEli Young
Closes Homebrew/homebrew#39359. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-05-04audit: require https for all *.googlecode.com resourcesViktor Szakats
Closes Homebrew/homebrew#39206. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-05-04Stop testing implementationJack Nagel
2015-05-03Use TapFormulaUnavailableError instead of HOMEBREW_TAP_FORMULA_REGEXXu Cheng
Closes Homebrew/homebrew#39307. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-05-03Revert "Default HOMEBREW_TEMP to Dir.tmpdir"Jack Nagel
This reverts commit b95f27ce9f956c56d080b6dc29ba8efb841c6690.
2015-05-01fileutils: use rm_rf to clean temp dirXu Cheng
Honestly, I don't know why git is broken under sandbox. But this seems fix the problem in Homebrew/homebrew#38978. Closes Homebrew/homebrew#39138. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-05-01Use predicate methodJack Nagel
2015-04-30Default HOMEBREW_TEMP to Dir.tmpdirJack Nagel
2015-04-30Fix encoding of output stringJack Nagel
2015-04-30Revert "test-bot: try to handle bad UTF-8 output."Jack Nagel
This reverts commit b4c2b8f3b4b58ef10ab8f748c743a3352f4cee7d.
2015-04-30utils: tweak access token text.Mike McQuaid
Closes Homebrew/homebrew#39214.
2015-04-29Installation tests now use the actual installerJack Nagel
2015-04-29Let the test environment inject its own load pathJack Nagel
2015-04-29Use Dir.tmpdir rather than /tmp in test environmentJack Nagel
2015-04-29Ensure HOMEBREW_TEMP is respected in all testsJack Nagel
2015-04-29Allow test tmpdir to be passed inJack Nagel
2015-04-29Extract runtime configuration from global.rbJack Nagel
This allows global.rb to be safely loaded in the test environment.
2015-04-29test-bot: try to handle bad UTF-8 output.Mike McQuaid
2015-04-28Manage sandbox test resources in setup/teardownJack Nagel
2015-04-28bottle: matching url with optionsXu Cheng
Closes Homebrew/homebrew-versions#791. Closes Homebrew/homebrew#39137. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-28The forked build process should never run at_exit handlersJack Nagel
We don't use at_exit anywhere that matters, but the test framework does.
2015-04-28Fix passed-in formula name to match the class nameJack Nagel
2015-04-27Simplify substitutionJack Nagel
2015-04-27test-bot: print output if ARGV.verbose?Xu Cheng
Closes Homebrew/homebrew#39078. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-27ruby_requirement: add/fix default_formula.Mike McQuaid
2015-04-27libqxt: retire to the boneyardLarry Gilbert
Closes Homebrew/homebrew#39074. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-27manpage: add missing documentXu Cheng
Closes Homebrew/homebrew#38351. Closes Homebrew/homebrew#38960. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-26Fix variable nameJack Nagel
2015-04-26Fix variable nameJack Nagel
2015-04-26upgrade: announce usage of --all.Mike McQuaid
Tell users that we will soon be migrating `--all` so it is required if you wish to upgrade all formulae. Closes Homebrew/homebrew#38572.
2015-04-26Add support for extracting LHA archivesMisty De Meo
2015-04-26remove Bintray.version methodXu Cheng
Closes Homebrew/homebrew#38587. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-26brew-test-bot: use pkg_version when uploading bottlesXu Cheng
2015-04-26brew-pull: use pkg_version when publishing bottlesXu Cheng
2015-04-25Keep subprocess code inside begin blockJack Nagel
2015-04-25Clean up socket and filesystem resources separatelyJack Nagel
2015-04-25Add Formula#logsJack Nagel
2015-04-25ENV.deparallelize: add block form for temporary changeMisty De Meo
Closes Homebrew/homebrew#39026.
2015-04-24Fix `brew unpack --patch`enami tsugutomo
Applying patches in `brew unpack` was broken since b76e26c9cf1f ("Decouple applying patches from staging the source"). Closes Homebrew/homebrew#38997. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-04-24search: add homebrew/tex to search paramsDominyk Tiller
Closes Homebrew/homebrew#38855. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-24tap_migrations: migrate tex formulae to homebrew/texDominyk Tiller
2015-04-24hardware: correctly detect early 2015 MacBook Pro.enami tsugutomo
Closes Homebrew/homebrew#38996. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-24download_strategy: allow anoncvs.Geoff Nixon
Closes Homebrew/homebrew#38965. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-23cleanup-installed: remove command.Mike McQuaid
It's been deprecated for a few months and `brew bundle` is a far better tool for this than `cleanup-installed` was. Closes Homebrew/homebrew#38893. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-23compilers: blacklist llvm from :openmpIan Lancaster
Closes Homebrew/homebrew#38912. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-23mac/xcode: add xcode 6.3.1 supportDominyk Tiller
Closes Homebrew/homebrew#38514.