Skip to content

commontk/simplecpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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.

About

C++ preprocessor

Topics

Resources

License

Stars

Watchers

Forks