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.
Each branch is named following the pattern patched[-vX.Y.Z]-YYYY-MM-DD-SHA{N}
where:
- vX.Y.Zis the version of the upstream project (if applicable).
- YYYY-MM-DDis 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.