[issue14517] distutils always recompiles all C source files

2014-03-13 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> works for me stage: -> committed/rejected status: open -> closed ___ Python tracker ___ _

[issue14517] distutils always recompiles all C source files

2012-05-03 Thread Arfrever Frehtes Taifersar Arahesis
Changes by Arfrever Frehtes Taifersar Arahesis : -- nosy: +Arfrever ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue14517] distutils always recompiles all C source files

2012-05-03 Thread Éric Araujo
Éric Araujo added the comment: Hm, this change was done on purpose, because of the problems caused by stale object files (as explained on the other bug report), so it cannot just be reverted. distutils is also under a feature freeze, only clear bugs warrant a change, so a performance improve