aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python3.rb
AgeCommit message (Collapse)Author
2011-09-05Python 3.2.2Aku Kotkavuo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-02Python3: fix installation of distributeAdam Vandenberg
2011-09-01Python 3: add distributeAdam Vandenberg
Based substantially on a patch by @joshuajabbour See: https://github.com/mxcl/homebrew/pull/5276
2011-09-01Python 3: Checks for pkg-config during configureAdam Vandenberg
2011-09-01Python 3: computed gotos are on by default in 3.2.xAdam Vandenberg
2011-07-11Python 3 3.2.1Aku
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-23Use ARGV.build_universal?Adam Vandenberg
2011-03-19Python 3: Add caveats about Tcl/TkAdam Vandenberg
2011-03-19python3 3.2George Kulakowski
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-11-28Updated Python 3 formula to 3.1.3.Jannis Leidel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-09Tweaks to Python 3.xAdam Vandenberg
Take features from Python (2.x) formula up to the Python 3.x formula.
2010-07-09Add a formula for Python 3 (specifically 3.1.2).Brett Cannon
Based off of the Python 2.6.5 formula. Minor comment tweaks along with adding an extra performance flag that works under both gcc and LLVM. Signed-off-by: Adam Vandenberg <flangy@gmail.com>