Files
cpython/Lib/distutils/command
Greg Ward 60f64330d1 If the "build_lib" command built any C libraries, link with them all
when building extensions (uses build_lib's 'get_library_names()' method).
Ensure that the relative structure of source filenames is preserved in
  the temporary build tree, eg. foo/bar.c compiles to
  build/temp.<plat>/foo/bar.o.
2000-03-02 01:32:21 +00:00
..
2000-02-18 00:11:52 +00:00
2000-03-02 01:27:36 +00:00
2000-03-02 01:27:36 +00:00
2000-03-01 01:26:45 +00:00