View Ticket
Not logged in
Ticket UUID: 5e9f1b1cd84a985673ecb54ee80bc79b32ffc787
Title: missing dependency when generating version: manifest... under windows/dmc
Status: Closed Type: Build_Problem
Severity: Minor Priority:
Subsystem: Resolution: Fixed
Last Modified: 2010-09-12 17:30:47
Version Found In: b41feab774
Description & Comments:
When using the win-dmc-build, updates/commits in the local checkout don't generate a new version in the compiled fossil.exe.

Only after a "make clean", the version is displayed correctly on web-pages and "fossil version"


renez added on 2010-09-12 14:59:12:
Your right the dependeny is file.obj: file_.c instead of file.obj: file_.c file.h I make an update


wolfgang added on 2010-09-12 15:38:17:
Works fine, i merged your changes into my branch and make detects the required recompiles and the version number is correctly put into the generated fossil.exe

Thanks :-)