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

Recent changes to build.sh script #98

Merged
merged 2 commits into from
Feb 11, 2024
Merged

Recent changes to build.sh script #98

merged 2 commits into from
Feb 11, 2024

Commits on Dec 4, 2023

  1. Some changes to the build.sh script:

     - do not append the git hash to the executable anymore
     - installation is done purely with the "cmake --install"
     - installation directory is now a subdirectory of the directory where the script
       is to be found, named after the build type (e.g., access-om3/Release)
    micaeljtoliveira committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    95b98b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Merge pull request #88 from COSIMA/simplify_build_script

    Some changes to the build.sh script
    micaeljtoliveira authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6f9085f View commit details
    Browse the repository at this point in the history