whizard is hosted by Hepforge, IPPP Durham

Opened 10 years ago

Closed 10 years ago

#704 closed enhancement (fixed)

Partial rebuild should treat moved modules correctly

Reported by: kilian Owned by: ALL
Priority: P2 Milestone: v2.2.5
Component: configure Version: 2.2.4
Severity: major Keywords:
Cc:

Description

Following suggestions by BC, some modifications in the Makefiles should help, minimizing the impact of further invocations of #499.

Change History (1)

comment:1 Changed 10 years ago by kilian

Resolution: fixed
Status: newclosed

Refactored the corresponding section in all Makefiles, where applicable:

  • Modules is now contained in the BUILT_SOURCES set.
  • This file is only (re)written if there is an actual change of content.
  • The target still depends only on Makefile as a prerequisite, since the Makefile necessarily changes when we move a module.

I hope this settles the issue (r6570).

Note: See TracTickets for help on using tickets.