aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/ENV/super.rb
AgeCommit message (Expand)Author
2017-04-30Rename `PATH#validate` to `PATH#existing`.Markus Reiter
2017-04-30Use `PATH` where possible.Markus Reiter
2017-04-30Remove `Array#to_path_s`.Markus Reiter
2017-04-30Use `to_path_s` for `determine_pkg_config_libdir`.Markus Reiter
2017-04-22super: re-add set_cpu_flags.Mike McQuaid
2017-04-22More deprecations.Mike McQuaid
2017-03-07determine_path: Fix tests FormulaUnavailableErrorShaun Jackman
2017-02-12rubocop: trailing comma in multiline method callsAlyssa Ross
2016-12-31ENV/super: fix set_cpu_flags stub.Mike McQuaid
2016-12-30ENV: deprecate old methods.Mike McQuaid
2016-10-22Update Rubocop style.Mike McQuaid
2016-09-24Fix Style/GuardClause.Markus Reiter
2016-09-23Style/Alias: Prefer `alias`.Markus Reiter
2016-09-23Fix Style/IfUnlessModifier.Markus Reiter
2016-09-13extend/ENV/super: fix Rubocop warnings.Mike McQuaid
2016-08-17Document 'w' CCCFG flagTim D. Smith
2016-08-17ENV/super: use Hardware::CPU.is_32_bit?Xu Cheng
2016-07-15super: remove effective_sysroot.Mike McQuaid
2016-07-15super: migrate xml2 cmake to mac/superDominyk Tiller
2016-07-13superenv: restore HOMEBREW_PREFIX/libDominyk Tiller
2016-07-12superenv: port to generic OS. (#457)Mike McQuaid
2016-07-06development_tools: add installed? method. (#455)Mike McQuaid
2016-06-16ENV: mark gcc-6 as supporting C++11 (#349)msbit
2016-05-08Make development tools code cross-platform.Mike McQuaid
2016-04-13superenv: fix formula prefix path to consider revisionsAndrew Janke
2016-04-13superenv: allow paths under self's kegAndrew Janke
2016-04-04superenv: filter -I/-L paths on dependenciesMisty De Meo
2016-03-31Xcode 7 MACOSX_DEPLOYMENT_TARGET and SDK fixesilovezfs
2016-03-21add HOMEBREW_ENV_PATH internal variableXu Cheng
2016-03-19Revert "Avoid constructing paths by string interpolation"Tim D. Smith
2016-03-19Avoid constructing paths by string interpolationTim D. Smith
2016-03-13superenv: fix make_jobs regular expressionilovezfs
2015-12-10ENV: warn_if_universal_binaries_not_supportedRyan Hendrickson
2015-12-07superenv: set SDKROOT, MACOSX_DEPLOYMENT_TARGETMisty De Meo
2015-10-18remove unnecessary require statementsXu Cheng
2015-08-29More API documentation.Mike McQuaid
2015-08-21Merge bottle install without Xcode branchMisty De Meo
2015-08-21Add guards to calls that would trigger Xcode install requestsWilliam Woodruff
2015-08-15Revert "work around missing __debug header in Xcode CLT 6.3"Tim D. Smith
2015-08-06more core file style updated by rubocopXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-06-21Pass full match to warn_about_non_apple_gccJack Nagel
2015-06-18Pass formula objects, not strings, into the build environmentJack Nagel
2015-06-12Undocument return value of ENV.deparallelizeJack Nagel
2015-05-25Use canonical representation of the superenv bin directoryRyan Hendrickson
2015-05-16ENV: Add gcc-5 to compilers support C++11なつき
2015-04-25ENV.deparallelize: add block form for temporary changeMisty De Meo
2015-04-20Don't use deprecated APIJack Nagel
2015-04-19work around missing __debug header in Xcode CLT 6.3Tim D. Smith
2015-02-07Don't prune cellar paths when cellar is in /optJack Nagel