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

Updates for new SOILWAT2 project structure #536

Merged
merged 3 commits into from
Dec 29, 2022

Conversation

dschlaep
Copy link
Member

  • switch to SOILWAT2 branch feature_restructure

  • paths renamed in submodule SOILWAT2

  • *.c -> src/
  • *.h -> include
  • pcg/ -> external/pcg/
  • googletest/ -> external/googletest/
  • makefile gained ability to create required paths at obj/ -> remove obj/ and fixed nested folder structure
    -> remove nested .gitignore for each subfolder of obj/ -> add obj to global .gitignore

- switch to SOILWAT2 branch feature_restructure

- paths renamed in submodule SOILWAT2
* *.c -> src/
* *.h -> include
* pcg/ -> external/pcg/
* googletest/ -> external/googletest/

- makefile gained ability to create required paths at obj/
-> remove obj/ and fixed nested folder structure
-> remove nested `.gitignore` for each subfolder of obj/
-> add obj to global `.gitignore`
- the previous commit (5505457) by mistake did not update a few paths
-> this is not fixed
- set SOILWAT2 back to branch `release/devel_v7.0.0` (on commit 296f123e35836d29d59dbc5ec4974f7e55f9cfa7) that now includes the completed `feature_restructure`
@dschlaep dschlaep merged commit 26cecad into feature_SOILWAT2_v700_devel Dec 29, 2022
@dschlaep dschlaep deleted the feature_SOILWAT2_restructure branch December 29, 2022 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant