| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Install Misc/Makefile.pre.in in the config/ install directory. | Guido van Rossum | 1997-10-29 | 1 | -0/+1 |
|
|
* | Rename sharedmodules to lib-dynload. | Guido van Rossum | 1997-10-20 | 1 | -3/+3 |
|
|
* | Oops -- needed to fix another place affected by the change back to | Guido van Rossum | 1997-10-06 | 1 | -7/+8 |
|
|
* | Install install-sh with the other config files. | Guido van Rossum | 1997-10-04 | 1 | -0/+1 |
|
|
* | Install config.h under $exec_prefix/include rather than $exec_prefix/lib. | Guido van Rossum | 1997-09-11 | 1 | -2/+5 |
|
|
* | #Oops, missed a plat- prefix (for Lib/generic). | Guido van Rossum | 1997-09-08 | 1 | -1/+1 |
|
|
* | Forgot to install the test/output directory! | Guido van Rossum | 1997-09-08 | 1 | -1/+1 |
|
|
* | Added a new variable TESTPYTHON which contains the path (and args) for | Barry Warsaw | 1997-08-29 | 1 | -2/+3 |
|
|
* | Should remove getbuildno.o/buildno files in clobber/distclean targets. | Guido van Rossum | 1997-08-29 | 1 | -1/+2 |
|
|
* | Use 'buildno1' instead of '@buildno' for temp file since DJGPP's bash | Guido van Rossum | 1997-08-20 | 1 | -2/+2 |
|
|
* | Need to define AR since it is used, and not all Makes define it by default. | Guido van Rossum | 1997-08-19 | 1 | -0/+1 |
|
|
* | Change the order in which things are built -- build the shared modules | Guido van Rossum | 1997-08-18 | 1 | -1/+7 |
|
|
* | Build getbuildno.o here, to adequately update it every time a new | Guido van Rossum | 1997-07-25 | 1 | -1/+15 |
|
|
* | For use with Misc/Makefile.pre.in, the libainstall target must install | Guido van Rossum | 1997-07-19 | 1 | -0/+1 |
|
|
* | Change libainstall again: need to install fewer files for "freeze"; | Guido van Rossum | 1997-07-19 | 1 | -4/+1 |
|
|
* | New build procedure, using a single library libpython$(VERSION) at | Guido van Rossum | 1997-07-19 | 1 | -13/+21 |
|
|
* | Don't stop if the tests fail the first time around. | Guido van Rossum | 1997-06-02 | 1 | -1/+1 |
|
|
* | Force PYTHONPATH= empty when running test suite. | Guido van Rossum | 1997-05-22 | 1 | -2/+2 |
|
|
* | TESTPATH is no longer needed | Guido van Rossum | 1997-05-13 | 1 | -3/+2 |
|
|
* | Unroll the for loop used for building python, so the first three | Guido van Rossum | 1997-04-23 | 1 | -9/+19 |
|
|
* | (Sjoerd:) Install getbuildinfo.c in config/ so extensions can use it. | Guido van Rossum | 1997-04-11 | 1 | -0/+1 |
|
|
* | target libinstall: | Fred Drake | 1997-03-13 | 1 | -0/+2 |
|
|
* | Bump install version to 1.5. | Guido van Rossum | 1997-01-22 | 1 | -1/+1 |
|
|
* | Add the Lib/MACHDEP subdir to TESTPATH. | Guido van Rossum | 1997-01-11 | 1 | -1/+1 |
|
|
* | Add $(srcdir) in front of the test program's name (else it won't work | Guido van Rossum | 1997-01-03 | 1 | -1/+1 |
|
|
* | Switched over to use the new testregr.py test harness. | Barry Warsaw | 1997-01-02 | 1 | -2/+4 |
|
|