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
/
Makefile.pre.in
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added fork1, linuxaudiodev, sunaudiodev, and zlib to the tests skipped
Fred Drake
2001-02-02
1
-1/+2
*
add quicktest target -- runs test suite except for the eight slowest tests
Jeremy Hylton
2001-02-01
1
-0/+7
*
Restore the automatic use of the oldsharedmods and oldsharedinstall targets
Andrew M. Kuchling
2001-01-29
1
-2/+3
*
Don't use $< in normal make rules: it's not portable. Using $< in
Sjoerd Mullender
2001-01-29
1
-6/+6
*
- Fix buildno dependencies (I hope).
Neil Schemenauer
2001-01-27
1
-9/+17
*
Remaining single-line change from patch #102409: to install shared modules,
Andrew M. Kuchling
2001-01-26
1
-16/+10
*
- Add CFLAGSFORSHARED variable. configure sets this to CCSHARED if LDLIBRARY
Neil Schemenauer
2001-01-26
1
-32/+25
*
Make module objects from Setup depend on Python.h headers.
Neil Schemenauer
2001-01-25
1
-2/+4
*
PEP 227 implementation
Jeremy Hylton
2001-01-25
1
-0/+1
*
Flat makefile based on toplevel Makefile.in and makefiles in build
Neil Schemenauer
2001-01-24
1
-0/+814
[prev]