Files
cpython/Lib/distutils/command
Jeremy Hylton c18fde5d82 Extend dependency tracking so that .o files are rebuilt.
Two new tests are needed:

Don't skip building an extension if any of the depends files are newer
than the target.

Pass ext.depends to compiler.compile() so that it can track individual
files.
2002-06-13 17:32:20 +00:00
..
2002-06-04 21:00:33 +00:00
2002-06-04 21:00:20 +00:00
2001-12-10 15:28:30 +00:00
2000-05-30 02:04:54 +00:00
2001-12-06 21:01:19 +00:00
2002-06-04 20:14:43 +00:00