Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
fa012610c443338da52080e9f05c839543e9b798
/
Makefile.pre.in
« Previous
c5cfcb4
Fix bug in clean target (closes SF patch 103864 and bug 132879). The clobber
by Neil Schemenauer
· 24 years ago
0eb24d9
Set PYTHONPATH when running setup.py in order to override any ambient
by Andrew M. Kuchling
· 24 years ago
2b2681a
Remove confusing explaination about altinstall target and refer to
by Neil Schemenauer
· 24 years ago
92538fb
Build grammar files in their proper place rather than moving them. This should
by Neil Schemenauer
· 24 years ago
75e3389
Simplify linking on BeOS. Rename some files. Closes SF patch #103679.
by Neil Schemenauer
· 24 years ago
8d3274e
Specify directory permissions properly. Closes SF patch #103717.
by Neil Schemenauer
· 24 years ago
cb17ae8
Relax the rules for using 'from ... import *' and exec in the presence
by Jeremy Hylton
· 24 years ago
ac95977
Install shared modules enabled by Setup* in $(DESTSHARED) not
by Neil Schemenauer
· 24 years ago
e0d4357
Tweak clean targets yet again.
by Neil Schemenauer
· 24 years ago
96da8b6
add compile.h and symtable.h to list of header files
by Jeremy Hylton
· 24 years ago
26d1f14
Undo recent exclusion of test_fork1 and test_zlib. These tests don't
by Jeremy Hylton
· 24 years ago
042f313
Added fork1, linuxaudiodev, sunaudiodev, and zlib to the tests skipped
by Fred Drake
· 24 years ago
2a850d9
add quicktest target -- runs test suite except for the eight slowest tests
by Jeremy Hylton
· 24 years ago
bddd878
Restore the automatic use of the oldsharedmods and oldsharedinstall targets
by Andrew M. Kuchling
· 24 years ago
30be870
Don't use $< in normal make rules: it's not portable. Using $< in
by Sjoerd Mullender
· 24 years ago
1882182
- Fix buildno dependencies (I hope). - Change one last EXE to EXEEXT.
by Neil Schemenauer
· 24 years ago
03184e2
Remaining single-line change from patch #102409: to install shared modules,
by Andrew M. Kuchling
· 24 years ago
7ac954b
- Add CFLAGSFORSHARED variable. configure sets this to CCSHARED if LDLIBRARY
by Neil Schemenauer
· 24 years ago
f65e500
Make module objects from Setup depend on Python.h headers.
by Neil Schemenauer
· 24 years ago
fbd849f
PEP 227 implementation
by Jeremy Hylton
· 24 years ago
85515ad
Flat makefile based on toplevel Makefile.in and makefiles in build
by Neil Schemenauer
· 24 years ago