Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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 14 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

comment:2 Changed 14 years ago by (none)

Milestone: 4.3.0

Milestone 4.3.0 deleted

Note: See TracTickets for help on using tickets.