index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Makefile.pre.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setup.thread => Setup.config
Barry Warsaw
2000-06-30
1
-2/+2
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-28
1
-0/+1
*
Marc-Andre Lemburg: add new Unicode-related files.
Guido van Rossum
2000-03-10
1
-0/+3
*
Patch and new file by Geoff Furnish for C++ compilation.
Guido van Rossum
1999-12-16
1
-2/+6
*
'clean' target should remove hassignal.
Guido van Rossum
1999-04-12
1
-1/+2
*
Add $(EXE) to various occurrences of python so it will work on Cygwin
Guido van Rossum
1999-03-23
1
-2/+2
*
Patches by William Lewis for Nextstep descendants.
Guido van Rossum
1999-01-27
1
-2/+2
*
Changes to deal with the sigcheck+intrcheck vs. signalmodule controversy.
Guido van Rossum
1998-10-07
1
-6/+12
*
Changes for BeOS, QNX and long long, by Chris Herborth.
Guido van Rossum
1998-08-04
1
-2/+2
*
Don't delete glmodule.c on 'make clobber' (it's a checked in file!).
Guido van Rossum
1998-05-14
1
-1/+1
*
Deleted targets used only by Jim Fulton's now deleted "gMakefile".
Guido van Rossum
1998-01-13
1
-17/+1
*
Patch by Brian Gallew for DG/UX. I'm not quite sure what it does but
Guido van Rossum
1997-12-18
1
-2/+3
*
Moved the thread module to its own Setup.thread(.in) file,
Guido van Rossum
1997-12-04
1
-2/+4
*
Change sharedmodules to lib-dynload.
Guido van Rossum
1997-10-20
1
-1/+1
*
Don Beaudry's changes to support SGI_ABI on Irix 6.x.
Guido van Rossum
1997-10-09
1
-0/+2
*
Reverse the order in which Setup and Setup.local are passed to the
Guido van Rossum
1997-09-07
1
-1/+1
*
Add unsupported variable EXE which can be set to .exe on systems where
Guido van Rossum
1997-08-22
1
-1/+4
*
Must remove conflicting files from archive
Guido van Rossum
1997-08-21
1
-4/+6
*
When we have signalmodule.o, remove intrcheck.o as well as sigcheck.o.
Guido van Rossum
1997-08-20
1
-3/+4
*
Moved inclusion of PURIFY in LINKCC to configure
Guido van Rossum
1997-08-18
1
-1/+1
*
When making all, don't make sharedmods. That's now called separately
Guido van Rossum
1997-08-18
1
-1/+1
*
New version of Vladimir Marangozov's AIX hacks -- simpler etc.
Guido van Rossum
1997-08-06
1
-1/+1
*
Add a simple way to enable purify; now you can set the Make variable
Guido van Rossum
1997-08-02
1
-1/+1
*
Moved the special compile of getbuildno.o to ../Makefile.in.
Guido van Rossum
1997-07-25
1
-8/+1
*
New build procedure.
Guido van Rossum
1997-07-19
1
-26/+28
*
Added cgensupport.o.
Guido van Rossum
1997-04-29
1
-0/+3
*
Pass VERSION and VPATH into getpath.c.
Guido van Rossum
1997-04-11
1
-0/+2
*
Added LDLAST variable, substituted by configure script, for the final
Guido van Rossum
1997-01-28
1
-1/+2
*
Bump install version to 1.5.
Guido van Rossum
1997-01-22
1
-1/+1
*
work build# into version string
Guido van Rossum
1997-01-20
1
-2/+9
*
Added Jeremy's resource module.
Guido van Rossum
1996-12-18
1
-0/+1
*
Added Setup.local feature; make shared libs readonly
Guido van Rossum
1996-09-11
1
-3/+7
*
Install shared libs with executable mode -- needed for HPUX,
Guido van Rossum
1996-08-20
1
-1/+4
*
Incorporate LDFLAGS calculated by configure (for --with-readline)
Guido van Rossum
1996-08-19
1
-2/+3
*
Also remove *.sl (AIX shared libs) in make clean.
Guido van Rossum
1996-08-08
1
-1/+1
*
Changes for AIX shared libs
Guido van Rossum
1996-07-31
1
-0/+2
*
Collect together all detailed installation directories.
Guido van Rossum
1996-07-31
1
-2/+13
*
Refinements to installation, now uses $(VERSION) etc.
Guido van Rossum
1996-07-30
1
-4/+5
*
Added version number to destination.
Guido van Rossum
1996-07-24
1
-14/+16
*
Added Jim Fulton's "asharedmodule" target
Guido van Rossum
1996-07-21
1
-1/+17
*
Added more entries to create required target subdirectories for sharedinstall.
Guido van Rossum
1996-06-17
1
-2/+14
*
provide access to $(exec_)prefix
Guido van Rossum
1996-06-12
1
-0/+2
*
Use ../install-sh to install files.
Guido van Rossum
1996-05-24
1
-3/+11
*
Move some stuff around so customizations in Setup take precedence
Guido van Rossum
1995-09-30
1
-4/+9
*
added MACHDEP back in
Guido van Rossum
1995-08-08
1
-0/+3
*
split config.c in 1000 parts; new main; new unfinished objective-C module
Guido van Rossum
1995-08-04
1
-9/+9
*
pass $PLATFORM into config.c
Guido van Rossum
1995-07-07
1
-1/+2
*
small clarifications / lay out
Guido van Rossum
1995-04-10
1
-2/+3
*
continue after failing for loop
Guido van Rossum
1995-02-17
1
-1/+1
*
create $(DESTSHARED) library if needed
Guido van Rossum
1995-01-22
1
-1/+4
[next]