summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
Commit message (Expand)AuthorAgeFilesLines
* merge 2.6 with hash randomization fixBenjamin Peterson2012-02-211-1/+2
|\
| * - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEEDBarry Warsaw2012-02-211-1/+2
| * Merged revisions 83392,83426 via svnmerge fromGeorg Brandl2010-08-011-1/+2
| * Merged revisions 72787 via svnmerge fromGeorg Brandl2010-05-191-1/+1
| * Merged revisions 79982 via svnmerge fromAntoine Pitrou2010-04-121-6/+6
| * Merged revisions 79218 via svnmerge fromAntoine Pitrou2010-03-211-5/+5
| * Merged revisions 77033 via svnmerge fromRonald Oussoren2009-12-241-0/+1
| * Merged revisions 75047 via svnmerge fromMark Dickinson2009-09-241-1/+2
| * Merged revisions 72871-72872 via svnmerge fromBenjamin Peterson2009-05-231-1/+1
| * - Link the shared python library with $(MODLIBS).Matthias Klose2009-02-241-3/+3
| * Merged revisions 68521,68527,68534-68536,68540,68547,68552,68563,68570,68572,...Georg Brandl2009-01-141-0/+4
| * Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,...Georg Brandl2009-01-031-3/+3
| * Backport of r68146Ronald Oussoren2009-01-021-6/+10
| * Merged revisions 67844 via svnmerge fromMark Dickinson2008-12-181-1/+1
| * - Revert the preivous commit (install versioned manpage). Needs an update fo...Matthias Klose2008-10-211-1/+1
| * - install versioned manpageMatthias Klose2008-10-211-1/+1
| * - Makefile.pre.in(PROFILE_TASK): search files in srcdirMatthias Klose2008-10-101-2/+2
| * Merged revisions 66819 via svnmerge fromBrett Cannon2008-10-061-1/+1
* | Implement PEP 394 for Python 2.7Nick Coghlan2012-02-171-4/+12
* | Fix find command in makefile “funny” targetÉric Araujo2011-08-191-1/+1
* | Issue #12141: Install a copy of template C module file so thatNed Deily2011-06-281-1/+5
* | Issue #12205: Fix test_subprocess failure due to uninstalled test data.Ned Deily2011-05-291-1/+1
* | Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.pyVictor Stinner2011-05-241-2/+2
* | Issue #1099: Fix the build on MacOSX when building a framework with pydebug u...Ronald Oussoren2011-03-141-11/+5
* | Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' fromThomas Wouters2011-03-061-2/+2
* | Port build identification from default branch.Georg Brandl2011-03-061-1/+9
* | Merged revisions 88426 via svnmerge fromGeorg Brandl2011-02-251-1/+1
* | Merged revisions 84068,87558 via svnmerge fromAntoine Pitrou2011-01-031-3/+6
* | Merged revisions 85472 via svnmerge fromAntoine Pitrou2010-10-141-1/+1
* | Merged revisions 85353 via svnmerge fromAntoine Pitrou2010-10-101-8/+8
* | Merged revisions 84803 via svnmerge fromAlexander Belopolsky2010-09-141-0/+1
* | Merged revisions 84680 via svnmerge fromAntoine Pitrou2010-09-101-3/+3
* | Merged revisions 83479 via svnmerge fromMark Dickinson2010-08-011-1/+3
* | Merged revisions 83370,83372-83374,83384 via svnmerge fromGeorg Brandl2010-08-011-1/+2
* | Merged revisions 82934 via svnmerge fromBenjamin Peterson2010-07-171-1/+1
* | It is possible to add extra testing options using EXTRATESTOPTS.Antoine Pitrou2010-04-121-6/+6
* | Ensure that the gdb hooks can be installed whenRonald Oussoren2010-04-051-1/+1
* | Issue 8287: try to fix the gdb-python install errors on SolarisR. David Murray2010-04-051-2/+3
* | tabifyBenjamin Peterson2010-04-041-1/+1
* | use our own locale independent ctype macrosBenjamin Peterson2010-04-031-0/+1
* | Don't install python-gdb.py as an executable.Martin v. Löwis2010-04-031-1/+1
* | Issue #1222585: Added LDCXXSHARED for C++ supportTarek Ziadé2010-04-031-0/+1
* | Add python-gdb.py and python.exe-gdb.py to distclean target in Makefile.Mark Dickinson2010-04-021-0/+1
* | Issue #8032: For gdb7, a python-gdb.py file is added to the build,Martin v. Löwis2010-04-011-1/+12
* | Add -Wd and -3 to the flags used to run the tests.Ezio Melotti2010-03-311-2/+2
* | Makefile.pre.in for the unittest/test directoryMichael Foord2010-03-261-1/+1
* | Backported PyCapsule from 3.1, and converted most uses ofLarry Hastings2010-03-251-0/+2
* | Issue #1628484: The Makefile doesn't ignore the CFLAGS environmentAntoine Pitrou2010-03-211-5/+5
* | Add a separate python-config make target, useful for testing changes to Misc/...Collin Winter2010-03-191-4/+6
* | reignore bad_codingBenjamin Peterson2010-03-181-2/+2