Skip Menu |

This queue is for tickets about the PerlBuildSystem CPAN distribution.

Report information
The Basics
Id: 15651
Status: resolved
Priority: 0/
Queue: PerlBuildSystem

People
Owner: Nobody in particular
Requestors: emil.jansson [...] obigo.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Ignore rebuild if dependency md5 has not changed
implemented a prototype and listed some tests. unfortunately object files change when comments are changed. This is also for files compiled without debugging information. I had to change the way .objects files are generated as well as the linking. As this is time consumming and most of the time will not add any speed, it only works when --check_dependencies_at_build_time is set