This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients pitrou, steve.dower
Date 2019-02-06.20:03:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549483423.36.0.277284979523.issue35921@roundup.psfhosted.org>
In-reply-to
Content
I think the caching that MSVC does naturally handles this well enough - certainly rebuilds normally just build those files that have not changed.

Besides not rebuilding .o[bj] files where the sources have not changed, what else do these tools do?
History
Date User Action Args
2019-02-06 20:03:45steve.dowersetrecipients: + steve.dower, pitrou
2019-02-06 20:03:43steve.dowersetmessageid: <1549483423.36.0.277284979523.issue35921@roundup.psfhosted.org>
2019-02-06 20:03:43steve.dowerlinkissue35921 messages
2019-02-06 20:03:43steve.dowercreate