aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-29Make sure we wait for the correct childJack Nagel
2014-03-28Simplify collecting optionsJack Nagel
2014-03-28Don't rely on Dependency#to_sJack Nagel
2014-03-28Add revision to `brew info --json`Jack Nagel
2014-03-28Filter arguments for setup.py and build.pyJack Nagel
2014-03-28Make ENV changes in the child so we don't have to roll them backJack Nagel
2014-03-28Add ENV.refurbish_args helperMisty De Meo
2014-03-28Move hwloc to homebrew/science.Dominique Orban
2014-03-28Remove -fcaller-saves and -fthread-jumps for clangJack Nagel
2014-03-28Migrate dotwrp, qrupdate, slicot to homebrew-scienceAdam Vandenberg
2014-03-27Move initializer after constants and class methodsJack Nagel
2014-03-27Fix class definition so we can require files firstJack Nagel
2014-03-27Only write files if we actually made a changeJack Nagel
2014-03-27Return early so we can reduce nesting of conditionalsJack Nagel
2014-03-27Fix overly defensive handling of src parameter in make_relative_symlinkJack Nagel
2014-03-27Don't mix boolean operator typesJack Nagel
2014-03-27Put constant strings in a constantJack Nagel
2014-03-27Fix Keg#find so we don't have to deal with it everywhereJack Nagel
2014-03-27link: fix output ordering when exceptions are raisedJack Nagel
2014-03-27link: print wrapper is not always requiredJack Nagel
2014-03-27Replace files atomically when relocating, take twoJack Nagel
2014-03-27Revert "Replace files atomically when relocating"Jack Nagel
2014-03-27extend/string: backport #rpartitionMisty De Meo
2014-03-27Assert that Keg#link produces relative symlinksJack Nagel
2014-03-27Assert that the broken symlink is actually overwrittenJack Nagel
2014-03-27Don't let broken symlinks halt linkingJack Nagel
2014-03-27Fix conflicting symlink adviceJack Nagel
2014-03-26Add missing newline to link and unlink in verbose modeJack Nagel
2014-03-26Replace files atomically in inreplaceJack Nagel
2014-03-26Drop intermediate variableJack Nagel
2014-03-26Replace files atomically when relocatingJack Nagel
2014-03-26Tab#write always overwrites, no need to unlinkJack Nagel
2014-03-26Fall back to Process.gid if we aren't a member of the file's groupJack Nagel
2014-03-26Put tempfile into binmode before writingJack Nagel
2014-03-26CLT.installed?: base result on version detectionMisty De Meo
2014-03-25Failing to install plist shouldn't prevent linkingJack Nagel
2014-03-25Write plists atomicallyJack Nagel
2014-03-25Revert "doctor: use double quotes for setting PATH."Mike McQuaid
2014-03-25audit: don't warn about tarball in non-GitHub URL.Mike McQuaid
2014-03-25doctor: use double quotes for setting PATH.Mike McQuaid
2014-03-25cc: don't add linker arguments if only -v passed.dinkypumpkin
2014-03-25Don't load the full debugger when readline is the formula being installedJack Nagel
2014-03-24Filter -fno-delete-null-pointer-checks for clangJack Nagel
2014-03-24Check existence of target keg instead of hiding exceptionsJack Nagel
2014-03-24bottle_version: handle pazpar2 style.Mike McQuaid
2014-03-23LD64Dependency: super before setting env procMisty De Meo
2014-03-23Expose some keg methodsJack Nagel
2014-03-22LD64Dependency: adjust initializer signatureMisty De Meo
2014-03-22Don't send, just call the method directlyJack Nagel
2014-03-22Drop inaccurate commentJack Nagel