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.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.