summaryrefslogtreecommitdiff
path: root/Makefile.pre.in
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | * | | | | | Merge fix for issue #13547.Stefan Krah2011-12-081-145/+208
| | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | * | | | | | Issue #13417: speed up utf-8 decoding by around 2x for the non-fully-ASCII case.Antoine Pitrou2011-11-211-0/+1
| | | | | | | | | | * | | | | | Issue #13217: add missing header dependencies in the Makefile for unicodeobje...Antoine Pitrou2011-11-131-3/+11
| | | | | | | | | | * | | | | | Remove __pycache__ directories correctly on OpenBSDPetri Lehtinen2011-11-051-1/+1
| | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | * | | | | | | Issue #13150: sysconfig no longer parses the Makefile and config.h filesAntoine Pitrou2011-10-181-4/+7
| | | | | | | | | | * | | | | | | Issue #13155: Optimize finding the optimal character width of an unicode stringAntoine Pitrou2011-10-131-0/+1
| | | | | | | | | | * | | | | | | Issue #13157: Fix building Python outside its source treeVictor Stinner2011-10-121-88/+92
| | | | | | | | | | * | | | | | | Issue #12911: Fix memory consumption when calculating the repr() of huge tupl...Antoine Pitrou2011-10-061-54/+99
| | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | Enhance Py_ARRAY_LENGTH(): fail at build time if the argument is not an arrayVictor Stinner2011-09-291-1/+2
| | | | | | | | | | | * | | | | | | Implement PEP 393.Martin v. Löwis2011-09-281-4/+2
| | | | | | | | | | | * | | | | | | mergedMartin v. Löwis2011-09-251-49/+95
| | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | | * \ \ \ \ \ \ Merge Makefile fix from 3.2 (thanks Georg)Éric Araujo2011-08-161-1/+1
| | | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | | | * | | | | | | Revert change that was not a syntax fix but actually a behavior changeÉric Araujo2011-08-161-1/+1
| | | | | | | | | | | | * | | | | | | | Brench mergeÉric Araujo2011-08-121-1/+0
| | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | * | | | | | | | make only files which use AST depend on Python-ast.hBenjamin Peterson2011-08-111-1/+0
| | | | | | | | | | | | * | | | | | | | | Merge 3.2Éric Araujo2011-08-101-48/+95
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | |/ / / / / / / / | | | | | | | | | | | | | | / / / / / / / | | | | | | | | | | | | | |/ / / / / / / | | | | | | | | | | | | |/| | | | | | |
| | | | | | | | | | | | | * | | | | | | Issue #11651: Move options for running tests into a Python script.Nadeem Vawda2011-08-011-16/+16
| | | | | | | | | | | | | * | | | | | | Oops, "make buildbottest" isn't supposed to use -j0.Nadeem Vawda2011-07-311-8/+8
| | | | | | | | | | | | | * | | | | | | Issue #11651: Improve Makefile test targets.Nadeem Vawda2011-07-311-25/+15
| | | | | | | | | | | | | * | | | | | | Issue #12497: Install test/data to prevent failures of the various codecmapsNed Deily2011-07-041-13/+70
| | | | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ Issue #12496: Install test/capath directory to prevent test_connect_capathNed Deily2011-07-041-0/+1
| | | | | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | | | | * | | | | | | | use the Include in srcdirBenjamin Peterson2011-06-281-1/+1
| | | | | | | | | | | | | | * | | | | | | | Issue #12141: Install copies of template C module file so thatNed Deily2011-06-281-14/+71
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | * | | | | | | | remove duplicate -IBenjamin Peterson2011-06-191-1/+1
| | | | | | | | | | | | | | | * | | | | | | | #12313: update Makefile.pre.in to account for email tests moving to 'test' dirR David Murray2011-06-171-1/+1
| | | | | | | | | | | | | | | * | | | | | | | Make sure all the Lib/packaging subdirectories get installed.Barry Warsaw2011-06-141-2/+54
| | | | | | | | | | | | | | | * | | | | | | | Remove *.egg-info from Makefile.pre.in (follow-up to d615eb7bce33, #12218)Éric Araujo2011-06-101-1/+1
| | | | | | | | | | | | | | | * | | | | | | | Issue #12250: modify "make buildbottest" command line instead of TESTOPTSVictor Stinner2011-06-061-2/+3
| | | | | | | | | | | | | | | * | | | | | | | Close #12250: Disable the regrtest timeout by defaultVictor Stinner2011-06-031-1/+1
| | | | | | | | | | | | | | | * | | | | | | | disable ASDLGEN if hg won't work, or if python is not installed.Ralf Schmitt2011-05-311-1/+1
| | | | | | | | | | | | | | | * | | | | | | | promoted pysetup3 to a top-level scriptTarek Ziade2011-05-311-0/+2
| | | | | | | | | | | | | | | * | | | | | | | (Merge 3.2) Issue #12057: Add cjkencodings directory to the Makefile andVictor Stinner2011-05-251-2/+2
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | * | | | | | | | | Issue #12131: Ensure that the sysconfig.cfg file, introduced by packaging,Ned Deily2011-05-211-1/+1
| | | | | | | | | | | | | | | * | | | | | | | | merge 11347.Martin v. Löwis2011-05-091-7/+5
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ Issue #10914: Add a minimal embedding test to test_capi.Antoine Pitrou2011-04-251-1/+4
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | * | | | | | | | | | Issue #10785: Store the filename as Unicode in the Python parser.Victor Stinner2011-04-051-3/+4
| | | | | | | | | | | | | | | | * | | | | | | | | | Issue #1099: Fix the build on MacOSX when building a framework with pydebugRonald Oussoren2011-03-141-4/+1
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ Merge 3.2.Thomas Wouters2011-03-061-2/+2
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | * | | | | | | | | | | Remove sys.subversion and svn build identification leftovers.Georg Brandl2011-03-061-3/+0
| | | | | | | | | | | | | | | | | * | | | | | | | | | | Merge build identification to default branch.Georg Brandl2011-03-061-1/+9
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | * | | | | | | | | | | | Add new subdirectory to LIBSUBDIRS.Georg Brandl2011-02-231-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue #17161: make install now also installs a python3 man page.Ned Deily2013-02-081-5/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | - Issue #17029: Let h2py search the multiarch system include directory.doko2013-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-081-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-071-7/+9