1. 9bf8445 Support include statement :-( by Guido van Rossum · 27 years ago
  2. babacb0 Added .cxx and .cpp to extensions recognized as source files. by Guido van Rossum · 27 years ago
  3. 4355454 Support *shared* and *static* as aliases for *noconfig* and *config*. by Guido van Rossum · 28 years ago
  4. a29756c Recognize *.sl and *.so as library (i.e. linker) arguments by Guido van Rossum · 28 years ago
  5. 4237efc Propagate variable calls both to the linker and the compiler. by Sjoerd Mullender · 29 years ago
  6. 4a26986 fix NL for Linux bash bug; special processing for -u options by Guido van Rossum · 29 years ago
  7. 3bbc62e Another bulky set of minor changes. by Guido van Rossum · 30 years ago
  8. 8991065 makesetup should use $cc not cc by Guido van Rossum · 30 years ago
  9. 4eba0c9 Escaped $(LDSHARED) in a string. by Sjoerd Mullender · 30 years ago
  10. 73737ab If an argument on a Setup line starts with `$', treat it as a library, by Sjoerd Mullender · 30 years ago
  11. 7cc5abd Support shared library creation. by Guido van Rossum · 30 years ago
  12. 224b289 * Modules/makesetup: bugfix: add objects from sources to OBJS by Guido van Rossum · 30 years ago
  13. 0b498be * Modules/makesetup: support C++ files now; these should be given by Guido van Rossum · 30 years ago
  14. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  15. fba715a Added some files to new module by Guido van Rossum · 31 years ago