Skip to content

Feature/Tidying post merge - #166

Merged
wilfchun merged 2 commits into
mainfrom
feature/NewCoastTracing
Nov 14, 2025
Merged

wilfchun merged 2 commits into
mainfrom
feature/NewCoastTracing

Conversation

@wilfchun

Copy link
Copy Markdown
Collaborator

This pull request updates configuration and build scripts to use a minimal test dataset and switches the build mode to debug by default, making it easier to run and debug the code locally. It also updates copyright information.

Configuration changes:

  • Updated the input data file and output path in cme.ini to use a minimal test suite dataset, which simplifies running tests and ensures consistency.
  • Changed the copyright year in cme.ini from 2024 to 2025.

Build script improvements:

  • Changed the default build type to DEBUG in src/run_cmake.sh, making debugging easier for developers.
  • Modified the cmake command in src/run_cmake.sh to enable verbose makefile output and commented out the Ninja build by default, streamlining the build process.
  • Updated the install step to use make install instead of ninja install by default in src/run_cmake.sh, aligning with the default build system.

@wilfchun wilfchun changed the title Feature/new coast tracing Feature/Tidying post merge Nov 14, 2025
@wilfchun
wilfchun merged commit ebbb2d9 into main Nov 14, 2025
1 check passed
@davefavismortlock
davefavismortlock deleted the feature/NewCoastTracing branch November 14, 2025 16:30
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.

2 participants