1. 96da8b6 add compile.h and symtable.h to list of header files by Jeremy Hylton · 24 years ago
  2. 26d1f14 Undo recent exclusion of test_fork1 and test_zlib. These tests don't by Jeremy Hylton · 24 years ago
  3. 042f313 Added fork1, linuxaudiodev, sunaudiodev, and zlib to the tests skipped by Fred Drake · 24 years ago
  4. 2a850d9 add quicktest target -- runs test suite except for the eight slowest tests by Jeremy Hylton · 24 years ago
  5. bddd878 Restore the automatic use of the oldsharedmods and oldsharedinstall targets by Andrew M. Kuchling · 24 years ago
  6. 30be870 Don't use $< in normal make rules: it's not portable. Using $< in by Sjoerd Mullender · 24 years ago
  7. 1882182 - Fix buildno dependencies (I hope). - Change one last EXE to EXEEXT. by Neil Schemenauer · 24 years ago
  8. 03184e2 Remaining single-line change from patch #102409: to install shared modules, by Andrew M. Kuchling · 24 years ago
  9. 7ac954b - Add CFLAGSFORSHARED variable. configure sets this to CCSHARED if LDLIBRARY by Neil Schemenauer · 24 years ago
  10. f65e500 Make module objects from Setup depend on Python.h headers. by Neil Schemenauer · 24 years ago
  11. fbd849f PEP 227 implementation by Jeremy Hylton · 24 years ago
  12. 85515ad Flat makefile based on toplevel Makefile.in and makefiles in build by Neil Schemenauer · 24 years ago