◐ Shell
clean mode source ↗

GitHub - commontk/simplecpp: C++ preprocessor

What is this project ?

This project is NOT the official simplecpp repository.

It is a fork of simplecpp sources hosted at https://github.com/danmar/simplecpp

It is used as staging area to maintain topics specific to projects like Slicer that will eventually be contributed back to the official repository.

What is the branch naming convention ?

Each branch is named following the pattern patched[-vX.Y.Z]-YYYY-MM-DD-SHA{N}

where:

  • vX.Y.Z is the version of the upstream project (if applicable).
  • YYYY-MM-DD is the date of the last official commit associated with the branch.
  • SHA{N} are the first N characters of the last official commit associated with the branch.