1. 89e90d6 Separate CFLAGS and CPPFLAGS. CFLAGS should not contain preprocessor by Neil Schemenauer · 23 years ago
  2. c201bf4 Get rid of weird @SET_CXX@ macro occurrence. by Guido van Rossum · 24 years ago
  3. 37da22b The C+ compiler is called $(CXX) these days, not CCC. This fixes SF Bug #124478. by Guido van Rossum · 24 years ago
  4. cf3bc8c Rename Setup.in to Setup.dist, and assume that configure will create by Fred Drake · 24 years ago
  5. 6de7213 Setup.thread => Setup.config by Barry Warsaw · 24 years ago
  6. 9819e4c Sjoerd Mullender writes: by Guido van Rossum · 26 years ago
  7. 795a4bc Added a line to process SGI_ABI. by Guido van Rossum · 26 years ago
  8. 750c8ce Add LDLAST to the list of variables processed by the sed script. by Guido van Rossum · 26 years ago
  9. cc8e1a4 Add some help for AIX. (Konrad Hinsen) by Guido van Rossum · 26 years ago
  10. 38d3fe0 Add LINKFORSHARED and LDLAST as in the main Makefile. by Guido van Rossum · 26 years ago
  11. 9192267 Don Beaudry's changes to support SGI_ABI on Irix 6.x. by Guido van Rossum · 27 years ago
  12. 474ba3b The directory containing config.h has changed. by Guido van Rossum · 27 years ago
  13. bfeb74d install: New target that installs shared modules in by Fred Drake · 27 years ago
  14. bef03ae Adapted to the new build system. by Guido van Rossum · 27 years ago
  15. 24c9359 (Sjoerd:) Incorporate `build number' stuff. by Guido van Rossum · 27 years ago
  16. bec7484 Added note about "boot" implying "clobber". by Guido van Rossum · 28 years ago
  17. b0259bc Add SHELL=/bin/sh definition, to override SGI make's default to $SHELL. by Guido van Rossum · 28 years ago
  18. 43e6661 Add a dependency on clobber to the boot target. Now, if you run "make by Guido van Rossum · 28 years ago
  19. 434882e Added 'static' target; add variable TARGET replacing python by Guido van Rossum · 28 years ago
  20. 946cf89 Improvement suggested by Sjoerd: use $(MAKE) by Guido van Rossum · 28 years ago
  21. 1631cbe Added Makefile.pre.in, my generic makefile by Guido van Rossum · 28 years ago