aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mod_python.rb
diff options
context:
space:
mode:
authorsamueljohn2012-06-22 18:22:35 +0200
committerMike McQuaid2012-08-08 18:29:30 +0100
commita97c8174e241bce9a4ec59e3c3c0843ec06378d1 (patch)
treef621d94e17883a31bce4335874d1c3b6e2d62056 /Library/Formula/mod_python.rb
parentd21d609169490f23c9c09e12c712e166c4d7dc26 (diff)
downloadhomebrew-a97c8174e241bce9a4ec59e3c3c0843ec06378d1.tar.bz2
python: Now framework style. Bug fixes.
- Framework style build in order to support wxmac and other GUIs (Note: PySide (and pyqt?) seem to work even with non-framework builds). - Fixed automatic installation of `*.app`s into `/Applications`. - The caveats tell us now about `brew link apps`. - Cleanup of the caveats. - Resolve the issue of duplicate `2to3` can make the symlink phase to break because both python and python3 provide it. (Closes #12581) - Enable warnings, because python's configure needs it. (Closes #12194) - Add suppression of recommended warnings from the python docs. - Add work-a-round for python bug: http://bugs.python.org/issue11445 - Add explicit test if sqlite3 built successful. - Check against possible issue like #12667. - Add needed "depends_on :x11" because tk.h includes x11. - Install the Demo into HOMEBREW_PREFIX/share/python2.7/Extras - Ensure sqlite from homebrew is used and not the one from OS X. - Removed unnecessary flags from configure - Added --without-gcc to the configure flags (all clang now) - Ensure that "man python2.7" works by setting --datadir and --datarootdir to share. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/mod_python.rb')
0 files changed, 0 insertions, 0 deletions