summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
Commit message (Expand)AuthorAgeFilesLines
* - Issue #17029: Let h2py search the multiarch system include directory.doko@python.org2013-01-251-0/+4
* - Issue #16593: Have BSD 'make -s' do the right thing, thanks to Daniel ShahafChristian Heimes2012-12-021-2/+3
* - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed.Matthias Klose2012-10-211-1/+1
* Issue #15819: use standard autoconf preset output variables.Trent Nelson2012-10-171-1/+2
* Issue #15819: additional fixes for out-of-tree builds from read-only src.Trent Nelson2012-10-161-5/+8
* Issue #15822: Fix installation of lib2to3 grammar pickles to ensureNed Deily2012-09-091-3/+5
* Fix for fcc629208842Christian Heimes2012-09-071-9/+7
* Issue #15591 and Issue #11715: silence output of setup.py when make is run wi...Christian Heimes2012-09-061-7/+9
* Issue #15819: Fix out-of-tree builds from a readonly source.Trent Nelson2012-08-301-4/+8
* - fix paste error (whitespace) from previous commitMatthias Klose2012-08-281-1/+1
* - Issue #15591: Fix parsing MAKEFLAGS in the sharedmods target.Matthias Klose2012-08-281-4/+8
* Issue #15645: Ensure 2to3 grammar pickles are properly installed.Ned Deily2012-08-231-3/+3
* Issue #14197: For OS X framework builds, ensure links to the sharedNed Deily2012-07-241-0/+3
* Issue #14541: Added test/sndhdrdata to Makefile.pre.in for installation.Vinay Sajip2012-04-101-1/+2
* merge 3.1Matthias Klose2012-03-141-2/+2
|\
| * - rename configure.in to configure.acMatthias Klose2012-03-141-2/+2
* | Run tests with -R on "make test" and the buildbots.Georg Brandl2012-02-201-1/+1
* | Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...Georg Brandl2012-02-201-0/+1
|\ \ | |/
| * Issue #13703: add a way to randomize the hash values of basic types (str, byt...Georg Brandl2012-02-201-0/+1
| * Issue #12205: Fix test_subprocess failure due to uninstalled test data.Ned Deily2011-05-291-1/+1
* | Issue #13547: clean Lib/_sysconfigdata.py and Modules/_testembedStefan Krah2011-12-081-0/+1
* | Remove __pycache__ directories correctly on OpenBSDPetri Lehtinen2011-11-051-1/+1
* | Issue #12911: Fix memory consumption when calculating the repr() of huge tupl...Antoine Pitrou2011-10-061-0/+2
* | Depend setobject.o and dictobject.o on stringlib/eq.h.Martin v. Löwis2011-09-251-0/+3
* | Revert change that was not a syntax fix but actually a behavior changeÉric Araujo2011-08-161-1/+1
* | Fix find command in makefile “funny” targetÉric Araujo2011-08-101-2/+2
* | Issue #12497: Install test/data to prevent failures of the various codecmapsNed Deily2011-07-051-1/+1
* | Issue #12496: Install test/capath directory to prevent test_connect_capathNed Deily2011-07-051-0/+1
* | disable ASDLGEN if hg won't work, or if python is not installed.Ralf Schmitt2011-05-311-1/+1
* | Issue #12141: Install a copy of template C module file so thatNed Deily2011-06-281-1/+5
* | (Merge 3.1) Issue #12057: Add cjkencodings directory to the Makefile andVictor Stinner2011-05-241-2/+2
|\ \ | |/
| * Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.pyVictor Stinner2011-05-241-2/+2
* | Use --as-needed when linking libpython3.so. Closes #11347.Martin v. Löwis2011-05-091-1/+2
* | Issue #10914: Add a minimal embedding test to test_capi.Antoine Pitrou2011-04-251-1/+4
* | Issue #1099: Fix the build on MacOSX when building a framework with pydebug u...Ronald Oussoren2011-03-141-12/+6
|\ \ | |/
| * Fixes #1099: Mac compile fails with pydebug and framework enabledRonald Oussoren2011-03-141-12/+6
* | Merge 3.1.Thomas Wouters2011-03-061-2/+2
|\ \ | |/
| * Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' fromThomas Wouters2011-03-061-2/+2
* | Merge build identification to 3.2 branch.Georg Brandl2011-03-061-1/+9
|\ \ | |/
| * Commit the hg build identification patch from the pymigr repo.Georg Brandl2011-03-051-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 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-...Georg Brandl2010-10-061-1/+1
| * Merged revisions 84803 via svnmerge fromAlexander Belopolsky2010-09-141-0/+1
| * Merged revisions 84680 via svnmerge fromAntoine Pitrou2010-09-101-3/+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
| * Merged revisions 79983 via svnmerge fromAntoine Pitrou2010-04-121-6/+6
| * Merged revisions 79221 via svnmerge fromAntoine Pitrou2010-03-211-5/+5