Skip to content
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

Move Cmake out of src/externals #1724

Closed
rljacob opened this issue Jul 6, 2017 · 0 comments
Closed

Move Cmake out of src/externals #1724

rljacob opened this issue Jul 6, 2017 · 0 comments

Comments

@rljacob
Copy link
Member

rljacob commented Jul 6, 2017

After discussion in #1637, the directory cime/src/externals/Cmake should be moved to just cime/src/Cmake to reflect that it no longer dependent on any external upstream master.

@jgfouca jgfouca self-assigned this Jul 19, 2017
@ghost ghost removed the Assigned label Aug 18, 2017
jedwards4b added a commit that referenced this issue Aug 18, 2017
Move CMake stuff.
Move from cime/src/externals/CMake to cime/src/CMake because
this code is not coming from an external source.

Test suite: scripts_regression_tests
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes #1724

User interface changes?: N

Update gh-pages html (Y/N)?:N

Code review: @jedwards4b
jgfouca added a commit that referenced this issue Oct 17, 2017
)

Fix build_environment.txt file.

Instead of copying software_environment.txt, just generate the
build_environment file from scratch at build time. This will ensure
env changes made after case.setup are reflected accurately.

Fixes #1654

[BFB]

* jgfouca/cime/fix_build_env_txt_file:
  Fix build_environment.txt file.
jgfouca added a commit that referenced this issue Feb 23, 2018
)

Fix build_environment.txt file.

Instead of copying software_environment.txt, just generate the
build_environment file from scratch at build time. This will ensure
env changes made after case.setup are reflected accurately.

Fixes #1654

[BFB]

* jgfouca/cime/fix_build_env_txt_file:
  Fix build_environment.txt file.
jgfouca added a commit that referenced this issue Mar 13, 2018
)

Fix build_environment.txt file.

Instead of copying software_environment.txt, just generate the
build_environment file from scratch at build time. This will ensure
env changes made after case.setup are reflected accurately.

Fixes #1654

[BFB]

* jgfouca/cime/fix_build_env_txt_file:
  Fix build_environment.txt file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants