-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I've just started to look at the new setup build system and have a few comments/issues:
- We should have a GITHUB_USER (or similarly named) variable which can be set to a developer. At the moment this is just OpenCMISS and so setup is for people who will not change setup. We need to allow for the case developers to check out there own forked manage and cmake_modules repos.
- Why are we setting the use architecture path to false here with the OPENCMISS_MULTI_ARCHITECTURE? I thought that the setup just created the manage and the cmake_modules? These are architecture independent? Shouldn't the architecture path stuff be handled via the configs in manage? If it needs to be here then it should be turned off for devel?
- We seem to have gone from devel branches to develop? I don't really mind whether or not it is devel or develop but we should be consistent throughout? If it is develop then all the devel branches should go to develop?
Metadata
Metadata
Assignees
Labels
No labels