#104 closed enhancement (fixed)
import-library should only be generated if it actually changed
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core-pending | Version: | 4.2.x |
Keywords: | Cc: | ||
Estimated difficulty: |
Description
When an import-library is generated and it already exists, then overwrite it only when it changed. Currently the import-library will always be overwritten. Adding this feature can simplify makefiles because it prevents unnecessary recompiles of import-libraries.
See commit 864713b7dc84d9df5f30cf10dd6b2fee2b0335c1.
(suggested by Jörg Wittenberger)
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | 4.3.0 |
---|
Note: See
TracTickets for help on using
tickets.
Milestone 4.3.0 deleted