GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-10
/
+17
*
Use 574PATH, not $(PATH) -- it's a shell variable
Guido van Rossum
1996-09-10
1
-1
/
+1
*
Fix $PATH and add $PYTHONPATH used to run regen.
Guido van Rossum
1996-08-28
1
-1
/
+2
*
Remove dependency of $(srcdir)/Lib/$(MACHDEP) on python, since it would
Guido van Rossum
1996-08-21
1
-1
/
+1
*
MACHDEP and regen problem is now taken care of
Guido van Rossum
1996-08-19
1
-4
/
+3
*
Collect together all detailed installation directories.
Guido van Rossum
1996-07-31
1
-4
/
+7
*
Add a variable so you can easily install more than one machdep directory.
Guido van Rossum
1996-07-30
1
-1
/
+2
*
Correct typo (intall -> install)
Guido van Rossum
1996-07-30
1
-1
/
+1
*
Some more install changes:
Guido van Rossum
1996-07-30
1
-16
/
+26
*
More changes to install targets.
Guido van Rossum
1996-07-30
1
-28
/
+85
*
Append version number to library install directory.
Guido van Rossum
1996-07-24
1
-10
/
+23
*
Use INSTALL_PROGRAM for makesetup
Guido van Rossum
1996-07-21
1
-1
/
+1
*
split autoconf target in two
Guido van Rossum
1996-06-28
1
-1
/
+2
*
Some cleanup; make for loops over subdirs less noisy, more informative.
Guido van Rossum
1996-06-20
1
-25
/
+27
*
Added some comments to the top.
Guido van Rossum
1996-05-28
1
-26
/
+100
*
remove Modules/Makefile on distclean
Guido van Rossum
1995-09-18
1
-0
/
+1
*
Better fix for creating extended pythons. (getpath.c needs to be
Sjoerd Mullender
1995-08-09
1
-1
/
+0
*
Fixed creation of extended python.
Sjoerd Mullender
1995-08-09
1
-0
/
+2
*
pass prefix etc. on when making sharedinstall; install getpath.c
Guido van Rossum
1995-08-07
1
-2
/
+14
*
the usual
Guido van Rossum
1995-03-22
1
-2
/
+3
*
the usual
Guido van Rossum
1995-02-13
1
-0
/
+1
*
define INSTALL_PROGRAM and INSTALL_DATA
Guido van Rossum
1995-01-20
1
-12
/
+14
*
be more careful about building Modules/Makefile.pre
Guido van Rossum
1995-01-17
1
-1
/
+5
*
run config.status after recheck
Guido van Rossum
1995-01-12
1
-0
/
+1
*
README: changed URL format to <URL:...>; added section on Tk.
Guido van Rossum
1995-01-04
1
-8
/
+9
*
The usual changes when a release is nearing...
Guido van Rossum
1995-01-02
1
-11
/
+4
*
run sharedinstall; add BINDIR macros etc
Guido van Rossum
1994-10-20
1
-6
/
+14
*
apply ranoib to installed libraries
Guido van Rossum
1994-10-10
1
-0
/
+2
*
Shared library support
Guido van Rossum
1994-09-12
1
-0
/
+21
*
Makefile.in: run compileall on installed library;
Guido van Rossum
1994-08-30
1
-5
/
+7
*
Simplify value of INSTALL (always 'cp').
Guido van Rossum
1994-08-19
1
-1
/
+1
*
* configure.in, Makefile.in: remove the AC_PREFIX() call -- it's
Guido van Rossum
1994-08-12
1
-2
/
+1
*
* BUGS: new file (merger of unofficial BUGS1.0.x files)
Guido van Rossum
1994-08-05
1
-3
/
+3
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-28
/
+226
*
Added depend target; cosmetic changes to other targets
Guido van Rossum
1993-12-28
1
-5
/
+18
*
Alpha 1.0.0
Guido van Rossum
1993-12-26
1
-1
/
+8
*
New files
Guido van Rossum
1993-12-24
1
-0
/
+38