493 Commits (23e043fdcd52c2bdcde40b07f21e56ab8a956cff)

Author SHA1 Message Date
Serhiy Storchaka e4ad8aacd1 Issue #4591: Uid and gid values larger than 2**31 are supported now. 14 years ago
Serhiy Storchaka 008deb7f04 Clean trailing whitespaces in Makefile.pre.in. 14 years ago
Serhiy Storchaka 7cf5599346 Issue #4591: Uid and gid values larger than 2**31 are supported now. 14 years ago
Ned Deily a48b61f8f2 Issue #17161: make install now also installs a python3 man page. 14 years ago
doko@python.org a10e4a9afb - Issue #17031: Fix running regen in cross builds. 14 years ago
doko@python.org 3e6e2ac31d - Issue #17029: Let h2py search the multiarch system include directory. 14 years ago
Christian Heimes 4fc0082602 - Issue #16593: Have BSD 'make -s' do the right thing, thanks to Daniel Shahaf 14 years ago
Christian Heimes 8ca1d5f762 - Issue #16593: Have BSD 'make -s' do the right thing, thanks to Daniel Shahaf 14 years ago
Matthias Klose c4c4842d86 - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. 14 years ago
Trent Nelson 739fc541b1 Issue #15819: use standard autoconf preset output variables. 14 years ago
Trent Nelson abf205149c Issue #15819: use standard autoconf preset output variables. 14 years ago
Trent Nelson d86ceecf21 Issue #15819: additional fixes for out-of-tree builds from read-only src. 14 years ago
Trent Nelson 9effe699b7 Issue #15819: additional fixes for out-of-tree builds from read-only src. 14 years ago
Trent Nelson c101bf32c4 Issue #15298: ensure _sysconfigdata is generated in build directory, 14 years ago
Ned Deily 4725b13ab3 Issue #15822: Fix installation of lib2to3 grammar pickles to ensure 14 years ago
Ned Deily 47bcfff26b Issue #15822: Fix installation of lib2to3 grammar pickles to ensure 14 years ago
Ned Deily 10fc104fed Issue #15822: Fix installation of lib2to3 grammar pickles to ensure 14 years ago
Christian Heimes f84dcffcb9 Fix for fcc629208842 14 years ago
Christian Heimes 5f381210c4 Fix for fcc629208842 14 years ago
Christian Heimes f2acf63487 Issue #15591 and Issue #11715: silence output of setup.py when make is run with -s option. 14 years ago
Christian Heimes 0897683381 Issue #15591 and Issue #11715: silence output of setup.py when make is run with -s option. 14 years ago
Ned Deily 24ec054ea1 Issue #15822: Fix installation of lib2to3 grammar pickles to ensure 14 years ago
Trent Nelson f6407a184d Issue #15819: Fix out-of-tree builds from a readonly source. 14 years ago
Trent Nelson e60ee2985c Issue #15819: Fix out-of-tree builds from a readonly source. 14 years ago
Trent Nelson a45afcada3 Issue #15819: Fix out-of-tree builds from a readonly source. 14 years ago
Matthias Klose 25cf30faf9 - fix typo introduced in http://hg.python.org/cpython/rev/f918d4a06c64 14 years ago
Matthias Klose 2412c93a60 - fix paste error (whitespace) from previous commit 14 years ago
Matthias Klose 555b9e07ed - fix paste error (whitespace) from previous commit 14 years ago
Matthias Klose 25b10a28f5 - Issue #15591: Fix parsing MAKEFLAGS in the sharedmods target. 14 years ago
Matthias Klose 63c6f511c3 - Issue #15591: Fix parsing MAKEFLAGS in the sharedmods target. 14 years ago
Ned Deily 6fc81d7eec Issue #15645: Ensure 2to3 grammar pickles are properly installed. 14 years ago
Ned Deily 01d183732e Issue #15645: Ensure 2to3 grammar pickles are properly installed. 14 years ago
Ned Deily 8622f09d98 Issue #15645: Ensure 2to3 grammar pickles are properly installed. 14 years ago
Ned Deily ecd4e9de5a Issue #14197: For OS X framework builds, ensure links to the shared 14 years ago
Ned Deily cc409f4ecc Issue #15168: Ensure test_importlib subdirectories are installed. 14 years ago
doko@ubuntu.com 1abe1c5fe1 - Issue #14330: For cross builds, don't use host python, use host search paths 14 years ago
doko@ubuntu.com 5884449539 - Issue #3754: Use readelf instead of ldd for the cross build readline check 14 years ago
Matthias Klose 39b1e5dff3 build_all_use_profile: Build using -fprofile-correction to automatically 14 years ago
Eric V. Smith 714370fad1 Give test directory a more reasonable name. 14 years ago
Eric V. Smith e51a36922f Fixes issue 15039: namespace packages are no longer imported in preference to modules of the same name. 14 years ago
Ned Deily 99ac2f1d06 Packaging removal: remove pysetup3 install from Makefile. 14 years ago
Éric Araujo ec177c14d3 Packaging removal: also revert introduction of sysconfig.cfg. 14 years ago
Éric Araujo 859aad6a36 Remove packaging from the standard library. 14 years ago
Antoine Pitrou e67f48ce5e Issue #14928: Fix importlib bootstrap issues by using a custom executable (Modules/_freeze_importlib) to build Python/importlib.h. 14 years ago
Antoine Pitrou 2d9db1dfce Try to fix issue #15086: build failure on Ubuntu shared buildbot. 14 years ago
Barry Warsaw 409da157d7 Eric Snow's implementation of PEP 421. 14 years ago
Ned Deily 7e18f43ec8 Issue #14660: Install namespace_pkgs test directories and files. 14 years ago
Vinay Sajip 7ded1f0f69 Implemented PEP 405 (Python virtual environments). 14 years ago
Martin v. Loewis cfc1cc2996 Issue #14642: Add "hg touch" extension, and "make touch" target. 14 years ago
Marc-Andre Lemburg aed97733df Issue #14605 and #14642: Issue a warning in case Python\importlib.h needs to 14 years ago