summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
Commit message (Expand)AuthorAgeFilesLines
* Issue #1584: Provide options to override default search paths for Tcl and TkNed Deily2013-10-251-0/+5
* Issue #18919: Add test/audiodata to LIBSUBDIRS.Serhiy Storchaka2013-10-141-0/+1
* Drop buildbottouch again; the master is using "make touch" now.Martin v. Löwis2013-10-021-3/+0
* Issue #19106: Add buildbottouch target.Martin v. Löwis2013-09-301-0/+3
* #18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make ...Ezio Melotti2013-08-081-1/+1
* Issue #15494: Install new test/support directory.Ned Deily2013-07-301-1/+1
* use $(LN) makefile variable instead of lnChristian Heimes2013-07-091-6/+6
* Closes #18312: 'make distclean' no longer deletes files in dot-directories.Eric V. Smith2013-07-021-5/+5
* - Issue #16754: Fix the incorrect shared library extension on linux. Introducedoko@ubuntu.com2013-03-211-2/+9
|\
| * - Issue #16754: Fix the incorrect shared library extension on linux. Introducedoko@ubuntu.com2013-03-211-2/+9
| * Issue #4591: Uid and gid values larger than 2**31 are supported now.Serhiy Storchaka2013-02-121-0/+6
| * Clean trailing whitespaces in Makefile.pre.in.Serhiy Storchaka2013-02-121-1/+1
* | Issue #4591: Uid and gid values larger than 2**31 are supported now.Serhiy Storchaka2013-02-101-0/+8
* | Issue #17161: make install now also installs a python3 man page.Ned Deily2013-02-091-5/+10
|\ \ | |/
| * Issue #17161: make install now also installs a python3 man page.Ned Deily2013-02-091-5/+10
* | - Issue #17031: Fix running regen in cross builds.doko@python.org2013-01-251-1/+8
* | - Issue #17029: Let h2py search the multiarch system include directory.doko@python.org2013-01-251-0/+4
|\ \ | |/
| * - 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 #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 #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: use standard autoconf preset output variables.Trent Nelson2012-10-171-1/+2
* | Merge issue #15819: additional fixes for out-of-tree builds from read-only src.Trent Nelson2012-10-161-6/+9
|\ \ | |/
| * 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
* | Issue #15298: ensure _sysconfigdata is generated in build directory,Trent Nelson2012-10-161-11/+13
* | Issue #15822: Fix installation of lib2to3 grammar pickles to ensureNed Deily2012-09-091-3/+5
* | Fix for fcc629208842Christian Heimes2012-09-071-9/+7
|\ \ | |/
| * 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 #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
* | Issue #15819: Fix out-of-tree builds from a readonly source.Trent Nelson2012-08-301-4/+6
* | - fix paste error (whitespace) from previous commitMatthias Klose2012-08-281-1/+1
|\ \ | |/
| * - 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-1/+6
|\ \ | |/
| * - 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 #15645: Ensure 2to3 grammar pickles are properly installed.Ned Deily2012-08-231-3/+3
* | Issue #14197: mergeNed Deily2012-07-241-0/+3
|\ \ | |/
| * Issue #14197: For OS X framework builds, ensure links to the sharedNed Deily2012-07-241-0/+3
* | Issue #15168: Ensure test_importlib subdirectories are installed.Ned Deily2012-07-201-3/+3
* | - Issue #14330: For cross builds, don't use host python, use host search pathsdoko@ubuntu.com2012-06-301-13/+17
* | - Issue #3754: Use readelf instead of ldd for the cross build readline checkdoko@ubuntu.com2012-06-301-0/+1
* | build_all_use_profile: Build using -fprofile-correction to automaticallyMatthias Klose2012-06-271-1/+1
* | Give test directory a more reasonable name.Eric V. Smith2012-06-241-2/+2
* | Fixes issue 15039: namespace packages are no longer imported in preference to...Eric V. Smith2012-06-241-0/+2
* | Packaging removal: remove pysetup3 install from Makefile.Ned Deily2012-06-241-2/+0