Skip to content

Add dependencies from header files #49

Closed
pavelkryukov opened this issue Mar 17, 2017 · 1 comment
Closed

Add dependencies from header files #49

pavelkryukov opened this issue Mar 17, 2017 · 1 comment
Assignees
Labels
1 Usually one-liner tasks, but may require some deep into infrastructure. infrastructure Improves build/CI infrastructure.

Comments

@pavelkryukov
Copy link
Member

Currently if a header file is changes, no rebuild is performed by Make. There is a way how to trace dependencies from headers automatically: http://stackoverflow.com/questions/2394609/makefile-header-dependencies

AMB: every Makefile contains correct dependencies

@pavelkryukov pavelkryukov added 1 Usually one-liner tasks, but may require some deep into infrastructure. bug Fixes a bug or potential bug in simulation. infrastructure Improves build/CI infrastructure. labels Mar 17, 2017
@pavelkryukov
Copy link
Member Author

WIP on testing changes

@pavelkryukov pavelkryukov removed the bug Fixes a bug or potential bug in simulation. label Apr 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1 Usually one-liner tasks, but may require some deep into infrastructure. infrastructure Improves build/CI infrastructure.
Projects
None yet
Development

No branches or pull requests

2 participants