-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
DevOpsTesting, deployment, automationTesting, deployment, automationpri-MediumWorth assigning to a milestoneWorth assigning to a milestoneusabilityMakes using code more convenientMakes using code more convenient
Milestone
Description
There are a few ideas:
1) It would be nice to have compilation goals like 'install' and 'dist'. So
that it would look more standard from a GNU-point of view.
2) It is not clear whether makefiles will work if executed from a different
directory. Should be tested.
3) Inclusion of dependencies causes make to scan some makefiles twice,
including variable processing (e.g. in mpi/Makefile). It is logical to separate
this two processes completely.
Original issue reported on code.google.com by yurkin on 6 Sep 2010 at 6:20
Metadata
Metadata
Assignees
Labels
DevOpsTesting, deployment, automationTesting, deployment, automationpri-MediumWorth assigning to a milestoneWorth assigning to a milestoneusabilityMakes using code more convenientMakes using code more convenient