summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add $(srcdir) in front of the test program's name (else it won't workGuido van Rossum1997-01-031-1/+1
* Switched over to use the new testregr.py test harness.Barry Warsaw1997-01-021-2/+4
* New permission notice, includes CNRI.Guido van Rossum1996-10-251-10/+17
* Use 574PATH, not $(PATH) -- it's a shell variableGuido van Rossum1996-09-101-1/+1
* Fix $PATH and add $PYTHONPATH used to run regen.Guido van Rossum1996-08-281-1/+2
* Remove dependency of $(srcdir)/Lib/$(MACHDEP) on python, since it wouldGuido van Rossum1996-08-211-1/+1
* MACHDEP and regen problem is now taken care ofGuido van Rossum1996-08-191-4/+3
* Collect together all detailed installation directories.Guido van Rossum1996-07-311-4/+7
* Add a variable so you can easily install more than one machdep directory.Guido van Rossum1996-07-301-1/+2
* Correct typo (intall -> install)Guido van Rossum1996-07-301-1/+1
* Some more install changes:Guido van Rossum1996-07-301-16/+26
* More changes to install targets.Guido van Rossum1996-07-301-28/+85
* Append version number to library install directory.Guido van Rossum1996-07-241-10/+23
* Use INSTALL_PROGRAM for makesetupGuido van Rossum1996-07-211-1/+1
* split autoconf target in twoGuido van Rossum1996-06-281-1/+2
* Some cleanup; make for loops over subdirs less noisy, more informative.Guido van Rossum1996-06-201-25/+27
* Added some comments to the top.Guido van Rossum1996-05-281-26/+100
* remove Modules/Makefile on distcleanGuido van Rossum1995-09-181-0/+1
* Better fix for creating extended pythons. (getpath.c needs to beSjoerd Mullender1995-08-091-1/+0
* Fixed creation of extended python.Sjoerd Mullender1995-08-091-0/+2
* pass prefix etc. on when making sharedinstall; install getpath.cGuido van Rossum1995-08-071-2/+14
* the usualGuido van Rossum1995-03-221-2/+3
* the usualGuido van Rossum1995-02-131-0/+1
* define INSTALL_PROGRAM and INSTALL_DATAGuido van Rossum1995-01-201-12/+14
* be more careful about building Modules/Makefile.preGuido van Rossum1995-01-171-1/+5
* run config.status after recheckGuido van Rossum1995-01-121-0/+1
* README: changed URL format to <URL:...>; added section on Tk.Guido van Rossum1995-01-041-8/+9
* The usual changes when a release is nearing...Guido van Rossum1995-01-021-11/+4
* run sharedinstall; add BINDIR macros etcGuido van Rossum1994-10-201-6/+14
* apply ranoib to installed librariesGuido van Rossum1994-10-101-0/+2
* Shared library supportGuido van Rossum1994-09-121-0/+21
* Makefile.in: run compileall on installed library;Guido van Rossum1994-08-301-5/+7
* Simplify value of INSTALL (always 'cp').Guido van Rossum1994-08-191-1/+1
* * configure.in, Makefile.in: remove the AC_PREFIX() call -- it'sGuido van Rossum1994-08-121-2/+1
* * BUGS: new file (merger of unofficial BUGS1.0.x files)Guido van Rossum1994-08-051-3/+3
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-28/+226
* Added depend target; cosmetic changes to other targetsGuido van Rossum1993-12-281-5/+18
* Alpha 1.0.0Guido van Rossum1993-12-261-1/+8
* New filesGuido van Rossum1993-12-241-0/+38