- f66326f Merged revisions 68951 via svnmerge from by Tarek Ziadé · 17 years ago
- 2e15999 Merged revisions 68293 via svnmerge from by Tarek Ziadé · 17 years ago
- 653cb62 Merged revisions 68276 via svnmerge from by Tarek Ziadé · 17 years ago
- ba48608 Merged revisions 67926 via svnmerge from by Tarek Ziadé · 17 years ago
- 047e4a9 Update distutils so that it triggers no warnings when run under -3. by Brett Cannon · 17 years ago
- 41a4f46 Fixed test_distutils error (test_build_ext) on VC6. by Hirokazu Yamamoto · 17 years ago
- 5bd8833 Fix bdist_wininst --user-access-control for win2k by Mark Hammond · 17 years ago
- 88eeef3 bdist_wininst now works correctly when both --skip-build and --plat-name are specified. by Mark Hammond · 17 years ago
- 392c6fc ConfigParser renaming reversal part 3: move module into place and adapt imports. by Georg Brandl · 17 years ago
- eb8cef2 Fixed import of configparser in the distutils module. by Alexandre Vassalotti · 17 years ago
- 7663f9e Revert distutils changes done in r63248. by Alexandre Vassalotti · 17 years ago
- e2514c6 Updated import statements to use the new `configparser` module name. by Alexandre Vassalotti · 17 years ago
- aac5c86 #1858: re-apply patch for this, adding the missing files by Andrew M. Kuchling · 17 years ago
- 10f5db6 Revert r62998 as it broke the build (seems distutils.config is missing). by Brett Cannon · 17 years ago
- cd8001c #1858 from Tarek Ziade: by Andrew M. Kuchling · 17 years ago
- 17433d2 Add --user option to build_ext by Christian Heimes · 17 years ago
- af748c3 Implemented PEP 370 by Christian Heimes · 17 years ago
- 7c5c8e6 #2581: Vista UAC/elevation support for bdist_wininst by Mark Hammond · 17 years ago
- 495cf99 Issue #2513: enable 64bit cross compilation on windows. by Mark Hammond · 17 years ago
- 1df0340 #1725737: ignore other VC directories other than CVS and SVN's too. by Georg Brandl · 17 years ago
- c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
- 8bc0965 Removed uses of dict.has_key() from distutils, and uses of by Guido van Rossum · 17 years ago
- 2d6c13e Close manifest file. by Andrew M. Kuchling · 17 years ago
- 3af3ecc Fixed paths to Windows build directories in build_ext.py by Christian Heimes · 18 years ago
- 5016015 #1530959: change distutils build dir for --with-pydebug python builds. by Georg Brandl · 18 years ago
- 27edd82 Patch #1696. Don't attempt to close None in dry-run mode. by Guido van Rossum · 18 years ago
- cdaa2cb Added wininst-9.0.exe executable for VS 2008 by Christian Heimes · 18 years ago
- 3305c52 Applied my patch #1455 with some extra fixes for VS 2005 by Christian Heimes · 18 years ago
- aef205d #1120: put explicit version in the shebang lines of pydoc, idle by Georg Brandl · 18 years ago
- 1bb124a [ 1761786 ] distutils.util.get_platform() return value on 64bit Windows by Mark Hammond · 18 years ago
- 254b8f9 Change location of the package index to pypi.python.org/pypi by Martin v. Löwis · 18 years ago
- 4a700bb SF 1668596/1720897: distutils now copies data files by Neal Norwitz · 18 years ago
- fb4b3b7 Bug #1706381: Specifying the SWIG option "-c++" in the setup.py file by Georg Brandl · 18 years ago
- 18c47f6 Patch #1569798: fix a bug in distutils when building Python from a by Georg Brandl · 18 years ago
- 0a20326 Bug #1600860: Search for shared python library in LIBDIR, not by Martin v. Löwis · 19 years ago
- d149d0c - Fix build failure on kfreebsd and on the hurd. by Matthias Klose · 19 years ago
- 45cd4ff Patch #1360200: Use unmangled_version RPM spec field to deal with by Martin v. Löwis · 19 years ago
- 305e778 Fix SF#1566719: not creating site-packages (or other target directory) when by Phillip J. Eby · 19 years ago
- 5310e50 - Patch #1060577: Extract list of RPM files from spec file in by Martin v. Löwis · 19 years ago
- 9d57e53 [Bug #1545341] Allow 'classifier' parameter to be a tuple as well as a list. Will backport. by Andrew M. Kuchling · 19 years ago
- 8b27426 Add MSVC8 project files to create wininst-8.exe. by Martin v. Löwis · 19 years ago
- 137ff79 Fix SF#1457312: bad socket error handling in distutils "upload" command. by Phillip J. Eby · 19 years ago
- 4548239 Bug #1267547: Put proper recursive setup.py call into the by Martin v. Löwis · 19 years ago
- 58f8eba Disable linking extensions with -lpython2.5 for darwin. This should fix bug by Ronald Oussoren · 19 years ago
- a07fbce Rename parameters to match the documentation (which by Martin v. Löwis · 19 years ago
- bffb0bc In stdlib, use hashlib instead of deprecated md5 and sha modules. by Georg Brandl · 19 years ago
- 10acfd0 Patch #1429775: Link Python modules to libpython on linux if by Martin v. Löwis · 19 years ago
- 4ef3a23 whitespace normalisation by Anthony Baxter · 19 years ago
- 2e550b3 Implementation for patch request #1457316: support --identity option by Phillip J. Eby · 19 years ago
- 02e1997 Patch #1459476: install PKG-INFO metadata alongside distutils-installed packages. by Phillip J. Eby · 19 years ago
- e8d09e5 Whitespace normalization. by Tim Peters · 19 years ago
- fbab90e Import bdist_msi by Martin v. Löwis · 19 years ago
- 6d0c85a Patch #1299675: Pass metadata in upload. by Martin v. Löwis · 20 years ago
- 5cb7846 Fix "upload" command garbling and truncating files on Windows. If it's a by Phillip J. Eby · 20 years ago
- fa7e6b4 typo fix, thanks Jeremy Sanders by Anthony Baxter · 20 years ago
- a6e8a4a Since PyPI only accepts UTF-8 encoded data now, make sure that the data is by Walter Dörwald · 20 years ago
- eba28be Whitespace normalization. by Tim Peters · 20 years ago
- 700f36c Two lines in this file had unbalanced parentheses -- couldn't possibly by Tim Peters · 20 years ago
- ca5d8fe Add missing socket import by Martin v. Löwis · 20 years ago
- c6699b7 minor cleanup by Fred Drake · 20 years ago
- 8efd904 Make SRPMs pyversion 'any'. by Martin v. Löwis · 20 years ago
- 98da562 Make dist_files a triple, with the Python target version included, by Martin v. Löwis · 20 years ago
- 8d12158 Make the signature detached. by Martin v. Löwis · 20 years ago
- 24ff83d Fix registration of output file. by Martin v. Löwis · 20 years ago
- be435bf Don't set the Python version for sdist uploads. by Martin v. Löwis · 20 years ago
- f74b923 Upload GPG signature. by Martin v. Löwis · 20 years ago
- 98858c9 Actually add the implementation of the command. by Martin v. Löwis · 20 years ago
- 55f1bb8 Add the upload command. Make all dist commands register their by Martin v. Löwis · 20 years ago
- db7b002 PEP 314 implementation (client side): by Fred Drake · 20 years ago
- 8ed338a Patch #1104111: Alter setup.py --help and --help-commands. by Martin v. Löwis · 20 years ago
- 07561b3 Recompiled after source changes. by Thomas Heller · 21 years ago
- 1d1eac3 Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options. by Thomas Heller · 21 years ago
- ee4bb66 Recompiled after source changes. by Thomas Heller · 21 years ago
- 58d89db Restore Python 2.1 compatibility (os.extsep was introduced in Python 2.2). by Marc-André Lemburg · 21 years ago
- 0e920a7 Recompiled binaries after source changes. by Thomas Heller · 21 years ago
- 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 21 years ago
- 79d9bfa Fix [1055540 ] bdist_wininst broken for pure Python distributions by Mark Hammond · 21 years ago
- a024034 Patch 1046644 - improved distutils support for SWIG. by Anthony Baxter · 21 years ago
- f2113f0 Backing out the basic dependency checking (from pycon sprint). by Anthony Baxter · 21 years ago
- 6011a3c SF Patch 1022011: Add a command-line argument --no-autoreq, which sets the by Sean Reifschneider · 21 years ago
- 57a6a41 SF Patch 1022003: Change bdist_rpm _topdir to use by Sean Reifschneider · 21 years ago
- 0e9980f Whitespace normalization. by Tim Peters · 21 years ago
- 23c48a1 Patch #808120: Add --force-arch=ARCH to bdist_rpm.py. by Martin v. Löwis · 21 years ago
- 641d648 Patch #808115: Add script support to bdist_rpm.py. by Martin v. Löwis · 21 years ago
- cae9e67 Patch #970015: Replace - by _ in version and release. by Martin v. Löwis · 21 years ago
- cf52524 Patch #970019: Include version and release in the BuildRoot. by Martin v. Löwis · 21 years ago
- 9f5c0c4 Patch #736857, #736859: Add -e option to build_scripts. by Martin v. Löwis · 21 years ago
- 30d0008 The get_installer_filename() method forgot to return the name it by Thomas Heller · 21 years ago
- 25d8892 Since build_py handles package data installation, the list of outputs by Fred Drake · 21 years ago
- 612eb09 Factored out a method to determine the final installer filename. by Thomas Heller · 21 years ago
- ee6fd06 bdist_wininst does now properly handle unicode strings or byte strings by Thomas Heller · 21 years ago
- 36a0f89 The binary layout of cfgdata has changed, so the magic number has to by Thomas Heller · 21 years ago
- b8f134e The binary layout of cfgdata has changed, so the magic number has to by Thomas Heller · 21 years ago
- 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
- b60b242 Recompiled after source file changes. by Thomas Heller · 21 years ago
- a146fea Fix SF#983164. by Thomas Heller · 21 years ago
- 32b8f80 Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy. by Thomas Heller · 21 years ago
- ec6229e Make distutils "install --home" support all platforms. by Fred Drake · 21 years ago
- 4dbda47 If self.packages is None (this can happen, I saw it), return by Sjoerd Mullender · 21 years ago
- 89a2dc7 Rebuild the wininst.exe files. by Thomas Heller · 21 years ago