| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch 1673122: be explicit about which libtool to use, to avoid name clashes | Ronald Oussoren | 2007-07-09 | 1 | -1/+1 |
|
|
* | add parsetok.h as a dependency - previously, changing this file doesn't | Anthony Baxter | 2007-01-12 | 1 | -0/+3 |
|
|
* | #1577756: svnversion doesn't react to LANG=C, use LC_ALL=C to force | Georg Brandl | 2006-12-08 | 1 | -1/+1 |
|
|
* | [Patch #1503717] Tiny patch from Chris AtLee to stop a lengthy line from bein... | Andrew M. Kuchling | 2006-10-27 | 1 | -1/+1 |
|
|
* | Move peephole optimizer to separate file. | Jeremy Hylton | 2006-08-21 | 1 | -0/+1 |
|
|
* | Fix makefile changes for python-config. | Georg Brandl | 2006-07-30 | 1 | -2/+2 |
|
|
* | expunge the xmlcore changes: | Fred Drake | 2006-07-29 | 1 | -1/+1 |
|
|
* | Patch #1520294: Support for getset and member descriptors in types.py, | Barry Warsaw | 2006-07-27 | 1 | -1/+3 |
|
|
* | Install the compatibility symlink to libpython.a on OSX using 'ln -sf' instead | Ronald Oussoren | 2006-07-25 | 1 | -1/+1 |
|
|
* | Patch #1523356: fix determining include dirs in python-config. | Georg Brandl | 2006-07-24 | 1 | -2/+3 |
|
|
* | macosx: Install a libpython2.5.a inside the framework as a symlink to the actual | Ronald Oussoren | 2006-06-27 | 1 | -0/+3 |
|
|
* | Verify buildbot picks up these changes (really needs testing after last chang... | Neal Norwitz | 2006-06-27 | 1 | -1/+1 |
|
|
* | Fix SF bug #1513032, 'make install' failure on FreeBSD 5.3. | Neal Norwitz | 2006-06-27 | 1 | -1/+1 |
|
|
* | Also install the .egg-info files in Lib. This will cause wsgiref.egg-info to | Ronald Oussoren | 2006-06-25 | 1 | -1/+1 |
|
|
* | Copy the wsgiref package during make install. | Neal Norwitz | 2006-06-22 | 1 | -1/+1 |
|
|
* | Remove message about using make frameworkinstall, that's no longer necesssary | Ronald Oussoren | 2006-06-11 | 1 | -6/+0 |
|
|
* | Bug #1502728: Correctly link against librt library on HP-UX. | Georg Brandl | 2006-06-08 | 1 | -1/+1 |
|
|
* | And the last bit: move IDLE one level up and adjust makefiles | Ronald Oussoren | 2006-06-07 | 1 | -9/+7 |
|
|
* | * Ensure that "make altinstall" works when the tree was configured | Ronald Oussoren | 2006-06-06 | 1 | -3/+7 |
|
|
* | Revert last checkin, it is better to do make distclean | Neal Norwitz | 2006-05-31 | 1 | -10/+1 |
|
|
* | I'm impatient. I think this will fix a few more problems with the buildbots. | Neal Norwitz | 2006-05-30 | 1 | -1/+10 |
|
|
* | Conversion of exceptions over from faked-up classes to new-style C types. | Richard Jones | 2006-05-27 | 1 | -1/+1 |
|
|
* | Integrate installing a framework in the 'make install' | Ronald Oussoren | 2006-05-26 | 1 | -3/+5 |
|
|
* | Rework the build system for osx applications: | Ronald Oussoren | 2006-05-14 | 1 | -12/+5 |
|
|
* | Patch 1471883: --enable-universalsdk on Mac OS X | Ronald Oussoren | 2006-04-29 | 1 | -4/+30 |
|
|
* | Added a pycremoval rule. Called by clean, it removes all .pyc and .pyo files. | Brett Cannon | 2006-04-18 | 1 | -2/+3 |
|
|
* | It's probably a good idea to actually *install* setuptools, too. ;) | Phillip J. Eby | 2006-04-18 | 1 | -0/+1 |
|
|
* | Add reindent target. | Martin v. Löwis | 2006-04-17 | 1 | -0/+4 |
|
|
* | Patch #1161914: Add python-config. | Martin v. Löwis | 2006-04-15 | 1 | -0/+5 |
|
|
* | Patch #1355883: Build Python-ast.c and Python-ast.h | Martin v. Löwis | 2006-04-14 | 1 | -5/+10 |
|
|
* | Patch #1324762: Change --with-cxx to --with-cxx-main. | Martin v. Löwis | 2006-04-14 | 1 | -7/+7 |
|
|
* | ctypes.macholib is needed. | Thomas Heller | 2006-04-03 | 1 | -1/+1 |
|
|
* | Make needs to be told to install sqlite | Skip Montanaro | 2006-04-03 | 1 | -0/+1 |
|
|
* | add the ctypes.test subpackage to a normal Unix installation -- | Armin Rigo | 2006-03-28 | 1 | -1/+2 |
|
|
* | Cosmetic improvement for r43247 | Hye-Shik Chang | 2006-03-23 | 1 | -3/+1 |
|
|
* | Skip to install files for empty directories; to name it, Lib/lib-old. | Hye-Shik Chang | 2006-03-23 | 1 | -0/+3 |
|
|
* | Add email/mime to LIBSUBDIRS. Fixes SF bug # 1454912. | Barry Warsaw | 2006-03-22 | 1 | -1/+2 |
|
|
* | Don't delete non-autogenerated source files when cleaning up. | Thomas Heller | 2006-03-16 | 1 | -2/+2 |
|
|
* | In 'make clean', delete some files that are generated by the _ctypes/libffi | Thomas Heller | 2006-03-15 | 1 | -0/+2 |
|
|
* | Let the buildbot make a single pass in the test suite only. | Martin v. Löwis | 2006-03-13 | 1 | -0/+4 |
|
|
* | Changes to build the _ctypes extension module. | Thomas Heller | 2006-03-08 | 1 | -1/+1 |
|
|
* | Allow buildbot to pass extra test flags to regrtest (specifically -r) via the... | Neal Norwitz | 2006-02-22 | 1 | -1/+1 |
|
|
* | Always set SVNVERSION to "exported" if it otherwise fails. | Martin v. Löwis | 2006-01-05 | 1 | -1/+1 |
|
|
* | Stop maintaining the buildno file. | Martin v. Löwis | 2006-01-05 | 1 | -18/+10 |
|
|
* | Try to make svnversion test more portable, based on Sjoerd's suggestion | Neal Norwitz | 2006-01-05 | 1 | -1/+1 |
|
|
* | SF bug #1395926: Also test for svnversion command on $PATH before using it to | Barry Warsaw | 2006-01-03 | 1 | -1/+1 |
|
|
* | As discussed on python-dev, don't remove Python-ast.[ch] with distclean | Neal Norwitz | 2006-01-03 | 1 | -1/+1 |
|
|
* | Revert most of r41765. Don't use $Revision$ in Py_GetBuildNumber(). Keep the | Barry Warsaw | 2005-12-19 | 1 | -6/+5 |
|
|
* | Handle a couple of use cases discussed in python-dev w.r.t. calculating the | Barry Warsaw | 2005-12-18 | 1 | -7/+8 |
|
|
* | Expose Subversion revision number (calculated via "svnversion .") to Python. | Barry Warsaw | 2005-12-18 | 1 | -2/+4 |
|
|