aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2013-09-07Optionally use git to keep brew etc versioned.Mike McQuaid
2013-09-07brew-test-bot: run brew uses.Mike McQuaid
2013-09-06Fix file descriptor leak in Formula#systemJack Nagel
2013-09-06Close the read end of the error pipe after the buildJack Nagel
2013-09-06Enable verbose compile command in create template.Xiyue Deng
2013-09-06ENV: remove trailing slash from OpenGL header pathJack Nagel
2013-09-05Fix breakage in option recognitionJack Nagel
2013-09-05Revert Library/Homebrew/cmd/install.rb to 4b320eec.Xiyue Deng
2013-09-05Suggest installing pip via easy_installMax Howell
2013-09-05Improve python tests for brew botsSamuel John
2013-09-05reinstall cleanupSamuel John
2013-09-05Make reinstall transaction safe.Xiyue Deng
2013-09-03gist-logs cmdStefan
2013-09-03ENV: convert values to strings in cc settersJack Nagel
2013-09-03ENV: use cc accessorJack Nagel
2013-09-03pil: is now blacklisted.Samuel John
2013-09-03brew search <user>/<repo> [substring]Samuel John
2013-09-03doctor: be more helpful with suggestion about PATHSamuel John
2013-09-03PythonInstalled: Allow formulae to set/append PYTHONPATHSamuel John
2013-09-03PythonInstalled: Adding a private_site_packagesSamuel John
2013-09-03python_helper: Comment wordingSamuel John
2013-09-02Formula: record full path to non-core formulaMisty De Meo
2013-09-01Remove attr_rw for CompilerFailure version attributeMisty De Meo
2013-09-01CompilerFailure: specify attr_rw for versionMisty De Meo
2013-09-01Remove HOMEBREW_CC warning from ENV.compilerMisty De Meo
2013-09-01Document --cc= for non-Apple compilersMisty De Meo
2013-09-01Check dependencies for a compatible C++ stdlibMisty De Meo
2013-09-01Tab: track C++ stdlib in useMisty De Meo
2013-09-01Move Tab creation into build processMisty De Meo
2013-09-01Implement fails_with for non-Apple compilersMisty De Meo
2013-09-01Provide reusable GNU GCC constants in ENVMisty De Meo
2013-09-01Experimental support for non-Apple GCCsMisty De Meo
2013-09-01formula_installer: handle post_install exceptions.Mike McQuaid
2013-09-01brew-postinstall: add new command.Mike McQuaid
2013-09-01brew-reinstall: don't list --force in args.Mike McQuaid
2013-09-01brew-reinstall: don't try and rebuild bottles.Mike McQuaid
2013-09-01Allow forcing bottle installation.Mike McQuaid
2013-08-31Add test for option description rulesJack Nagel
2013-08-31Push dependency option generation into BuildOptionsJack Nagel
2013-08-31Add test for dependency optionsJack Nagel
2013-08-31Workaround for debrewAdam Vandenberg
2013-08-31Don't duplicate -E argument in ccE modeJack Nagel
2013-08-31Differentiate between "cpp" and "cc-E" modesJack Nagel
2013-08-31Reorder cc wrapper modes by frequencyJack Nagel
2013-08-30ENV: only set fortran flags in one placeJack Nagel
2013-08-30ENV: use fc accessorJack Nagel
2013-08-30Fix conditional in ENV.fortranJack Nagel
2013-08-30ENV: use cflags setterJack Nagel
2013-08-30ENV: use cc accessorJack Nagel
2013-08-30ENV: add cc and cxx settersJack Nagel