Summary

import-library should only be generated if it actually changed

Metadata

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)

Changes and comments

[2009-11-23 17:48:51 UTC] felix changed status from new to closed

[2009-11-23 17:48:51 UTC] felix set resolution to fixed

[2010-03-11 10:33:12 UTC] Milestone 4.3.0 deleted