- 20 Jan, 2005 1 commit
-
-
Thomas Heller authored
Will backport myself.
-
- 26 Dec, 2004 1 commit
-
-
Jack Jansen authored
to make using "-undefined dynamic_lookup" for linking extensions more automatic on 10.3 and later. So if we're on that platform and MACOSX_DEPLOYMENT_TARGET is not set we now set it to the current OSX version during configure. Additionally, distutils will pick up the configure-time value by default. Will backport.
-
- 22 Dec, 2004 1 commit
-
-
Thomas Heller authored
-
- 02 Dec, 2004 1 commit
-
-
Marc-André Lemburg authored
-
- 01 Dec, 2004 1 commit
-
-
Thomas Heller authored
-
- 28 Nov, 2004 1 commit
-
-
Tim Peters authored
-
- 24 Nov, 2004 1 commit
-
-
Fredrik Lundh authored
This patch offers a better explanation in case the MS VC++ (free) toolkit is installed but the .NET Framework SDK is not.
-
- 10 Nov, 2004 2 commits
-
-
Martin v. Löwis authored
-
Thomas Heller authored
info will always be in a .pdb file.
-
- 27 Oct, 2004 1 commit
-
-
Mark Hammond authored
-
- 14 Oct, 2004 1 commit
-
-
Anthony Baxter authored
-
- 13 Oct, 2004 3 commits
-
-
Anthony Baxter authored
Python's own setup.py that did the same thing (and tested on Solaris, where LDSHARED is needed...)
-
Anthony Baxter authored
-
Anthony Baxter authored
This support was only a first cut, and doesn't deserve to be in a released version (where we have to support it in an ongoing manner)
-
- 17 Sep, 2004 2 commits
-
-
Sean Reifschneider authored
"AutoReq: 0" to disable automatic dependency searching.
-
Sean Reifschneider authored
os.path.abspath(self.rpm_base) instead of os.getcwd() + '/' + self.rpm_base
-
- 12 Sep, 2004 1 commit
-
-
Tim Peters authored
-
- 10 Sep, 2004 2 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 29 Aug, 2004 1 commit
-
-
Martin v. Löwis authored
-
- 26 Aug, 2004 1 commit
-
-
Martin v. Löwis authored
-
- 25 Aug, 2004 3 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 17 Aug, 2004 1 commit
-
-
Thomas Heller authored
calculates. Spotted by Cort Danger Stratton.
-
- 04 Aug, 2004 1 commit
-
-
Tim Peters authored
-
- 03 Aug, 2004 3 commits
-
-
Fred Drake authored
-
Fred Drake authored
scripts without modifying either the distutils installation or the setup.py scripts of packages with which the new commands will be used. Specifically, an option is added to distutils that allows additional packages to be searched for command implementations in addition to distutils.command. The additional packages can be specified on the command line or via the installation or personal configuration files already loaded by distutils. For discussion, see the thread starting with: http://mail.python.org/pipermail/distutils-sig/2004-August/004112.html This closes SF patch #102241.
-
Martin v. Löwis authored
Python was built with VC 7.1.
-
- 02 Aug, 2004 1 commit
-
-
Fred Drake authored
- fix broken assert statement; should just raise
-
- 28 Jul, 2004 1 commit
-
-
Fred Drake authored
can contain more than just .py files. Make sure we only report bytecode files for the .py files.
-
- 23 Jul, 2004 3 commits
-
-
Thomas Heller authored
-
Thomas Heller authored
must be literally contained here, because it is still possible to install this distutils in older Python versions.
-
Thomas Heller authored
with umlauts in the author argument and others. Fixes sf # 993943.
-
- 21 Jul, 2004 1 commit
-
-
Fred Drake authored
results when byte-code compilation is requested (in particular, make sure that package data doesn't get a bogus byte-code listing generated)
-
- 19 Jul, 2004 2 commits
-
-
Thomas Heller authored
change as well. Recompiled binaries after this change.
-
Thomas Heller authored
change as well. Add a comment explaining this.
-
- 18 Jul, 2004 1 commit
-
-
Tim Peters authored
-
- 16 Jul, 2004 1 commit
-
-
Thomas Heller authored
If someone has other ideas for the numbering scheme, please change to something else (1.1.0 ?).
-
- 14 Jul, 2004 1 commit
-
-
Thomas Heller authored
-