-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhanced build system for cFS #32
Comments
Imported from trac issue 1. Created by jphickey on 2014-12-17T09:30:56, last modified: 2019-03-05T14:57:55 |
Trac comment by glimes on 2015-02-11 11:41:02: See [changeset:aec76d4] |
Trac comment by sstrege on 2015-04-03 18:48:50: Concur with addition |
Trac comment by sduran on 2015-04-06 11:53:06: recommend accept |
Trac comment by acudmore on 2015-04-06 13:39:41: recommend accept A couple of questions:
|
Trac comment by jphickey on 2015-04-06 15:31:31: To address the questions:
But you still would never check anything in the build directory into CM, there is just no good reason to do so. Aside from being unnecessary, the generated makefiles do encode some absolute paths to the source files, so a build tree cannot be "moved". If you did check the generated makefiles into CM for some reason, they wouldn't work if checked out on a different machine in a different location. |
Trac comment by glimes on 2015-04-07 12:43:08: Tested changeset [changeset:aec76d4] as part of the ic-2015-03-10 merge. |
Trac comment by glimes on 2015-04-13 14:41:44: Part of integration candidate 2015-03-10, |
Trac comment by glimes on 2016-02-25 10:17:32: these will be fixed in CFE 6.5 |
Trac comment by jhageman on 2019-03-05 14:57:55: Milestone renamed |
The alternate build system uses CMake and offers several enhancements:
The text was updated successfully, but these errors were encountered: