| Commit message (Expand) | Author | Age | Files | Lines |
* | Change SET_DLLLIBRARY to DLLLIBRARY=... | Guido van Rossum | 2001-01-23 | 1 | -1/+1 |
|
|
* | "make test" was still broken when building in a subdirectory: Andrew's | Guido van Rossum | 2001-01-19 | 1 | -2/+2 |
|
|
* | Patch #103313: Fixes "make test" by adding a little file named | Andrew M. Kuchling | 2001-01-18 | 1 | -4/+7 |
|
|
* | Make the original, makesetup-based, targets for building shared modules | Andrew M. Kuchling | 2001-01-18 | 1 | -14/+16 |
|
|
* | Remove build/ subdirectory in "clean" target, not "clobber" | Andrew M. Kuchling | 2001-01-18 | 1 | -1/+1 |
|
|
* | Patch #102588 / PEP 229: | Andrew M. Kuchling | 2001-01-17 | 1 | -15/+20 |
|
|
* | Part of SF patch #102409 by jlt63: Cygwin Python DLL and Shared | Guido van Rossum | 2001-01-10 | 1 | -3/+8 |
|
|
* | For Darwin, export EXE (needed by Lib/plat-generic/regen checkin, to | Guido van Rossum | 2000-10-09 | 1 | -0/+1 |
|
|
* | Donn Cave <donn@oz.net>: | Fred Drake | 2000-10-09 | 1 | -9/+8 |
|
|
* | Install xml/parsers, not xml/parser. | Martin v. Löwis | 2000-09-24 | 1 | -1/+1 |
|
|
* | Address Bug #115057: add a --with-suffix option to set the EXE | Guido van Rossum | 2000-09-22 | 1 | -2/+2 |
|
|
* | Sh*t! Should use $(srcdir)/LICENSE of course. | Guido van Rossum | 2000-09-05 | 1 | -1/+1 |
|
|
* | Install LICENSE as LICENSE.txt in the <prefix>/lib/python<version> | Guido van Rossum | 2000-09-05 | 1 | -0/+1 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -10/+0 |
|
|
* | Fix BeOS check in the libainstall target; noted by Mark Favas | Fred Drake | 2000-08-31 | 1 | -1/+1 |
|
|
* | "tg@FreeBSD.org" writes: | Guido van Rossum | 2000-08-29 | 1 | -3/+3 |
|
|
* | Rene Liebscher <rliebscher@users.sourceforge.net>: | Fred Drake | 2000-08-24 | 1 | -0/+18 |
|
|
* | Fix up problems when compiling in a directory other than the source | Sjoerd Mullender | 2000-08-17 | 1 | -2/+1 |
|
|
* | Whoever added the Makefile rule to auto-build the Grammar didn't have | Guido van Rossum | 2000-08-12 | 1 | -1/+2 |
|
|
* | 'make' in Grammar too, so graminit.h and graminit.c get re-build when | Thomas Wouters | 2000-08-11 | 1 | -2/+6 |
|
|
* | TESTOPTS: Since gc is enabled by default now (this may change for the | Barry Warsaw | 2000-08-03 | 1 | -1/+1 |
|
|
* | A different solution for Patch #100979: support for out-of-tree "make TAGS" | Guido van Rossum | 2000-07-31 | 1 | -3/+6 |
|
|
* | libinstall: For the first bytecode compilation pass, use -tt instead of | Fred Drake | 2000-07-04 | 1 | -1/+1 |
|
|
* | Change copyright notice. | Guido van Rossum | 2000-07-01 | 1 | -26/+6 |
|
|
* | Setup.thread => Setup.config | Barry Warsaw | 2000-06-30 | 1 | -1/+1 |
|
|
* | Martin von Löwis <loewis@informatik.hu-berlin.de>: | Fred Drake | 2000-06-30 | 1 | -1/+2 |
|
|
* | Install the contents of the Lib/curses directory | Andrew M. Kuchling | 2000-06-10 | 1 | -1/+1 |
|
|
* | Added site-packages. (Sorry, forgot who submitted this patch.) | Guido van Rossum | 2000-04-24 | 1 | -1/+1 |
|
|
* | Added distutils and distutils/command to LIBSUBDIRS. Noted by Andrew | Guido van Rossum | 2000-03-31 | 1 | -1/+2 |
|
|
* | Added encodings to the LIBSUBDIRS variable, so that they get installed. | Guido van Rossum | 2000-03-13 | 1 | -1/+1 |
|
|
* | Drop the support level for stdwin a notch -- the contents of | Guido van Rossum | 2000-02-28 | 1 | -1/+1 |
|
|
* | Enable -t when compiling Python library modules in libinstall (.pyc | Fred Drake | 2000-02-10 | 1 | -2/+2 |
|
|
* | The 'test' target ought to depend on 'all', not just on python$(EXE) | Guido van Rossum | 1999-11-16 | 1 | -1/+1 |
|
|
* | 1. Augment the DG/UX rule so it doesn't break the BeOS build. | Guido van Rossum | 1999-02-23 | 1 | -15/+19 |
|
|
* | Patches by William Lewis for Nextstep descendants. | Guido van Rossum | 1999-01-27 | 1 | -4/+8 |
|
|
* | Chris Herborth's first pass at making config and install | Guido van Rossum | 1999-01-12 | 1 | -2/+4 |
|
|
* | Changes to deal with the sigcheck+intrcheck vs. signalmodule controversy. | Guido van Rossum | 1998-10-07 | 1 | -0/+1 |
|
|
* | Correctly add dependencies and build rules for Modules/python.o. | Guido van Rossum | 1998-10-01 | 1 | -1/+4 |
|
|
* | Changes for BeOS, QNX and long long, by Chris Herborth. | Guido van Rossum | 1998-08-04 | 1 | -1/+4 |
|
|
* | Protection agains non-existing subdirectories for clean and clobber | Guido van Rossum | 1998-05-19 | 1 | -2/+6 |
|
|
* | Avoid using cut; sed can do this just as well... | Guido van Rossum | 1998-05-05 | 1 | -1/+1 |
|
|
* | Misc changes for AIX: install the python.exp file, and properly use $(srcdir). | Guido van Rossum | 1998-03-03 | 1 | -0/+15 |
|
|
* | Revert to the old (indented) form of @DGUX_IS_BROKEN@. | Guido van Rossum | 1998-02-19 | 1 | -2/+2 |
|
|
* | Some shifting around of the DGUX hack so that it won't break on DEC Unix | Guido van Rossum | 1998-01-13 | 1 | -2/+2 |
|
|
* | Oops, tiny fix for the DGUX rule when installing -- don't fail when | Guido van Rossum | 1997-12-19 | 1 | -1/+4 |
|
|
* | Patch by Brian Gallew for DG/UX. I'm not quite sure what it does but | Guido van Rossum | 1997-12-18 | 1 | -0/+9 |
|
|
* | libainstall: Install Modules/Setup.thread in addition to Modules/Setup and | Fred Drake | 1997-12-09 | 1 | -0/+1 |
|
|
* | Skip directories when installing library files; this avoids problems | Guido van Rossum | 1997-12-02 | 1 | -0/+1 |
|
|
* | Make modes for installed files and directories variables; change the | Guido van Rossum | 1997-12-02 | 1 | -8/+15 |
|
|
* | Suggestion by David Ascher: set EXE macro to empty string and use it | Guido van Rossum | 1997-11-11 | 1 | -2/+5 |
|
|