Skip to content

Releases: davidchappelle/gnu-project-framework

Framework genericized to support C and C++ projects

09 Jun 15:46
Compare
Choose a tag to compare

The initial framework targeted C++ based projects specifically. This has now been modified such that both C and C++ based projects are now supported. As a result the repository name has now been changed to reflect the fact that this is really a GNU based project framework.

CPP Project Framework

14 Nov 15:01
Compare
Choose a tag to compare

This release is the first release of the cpp project framework. It provides a the boilerplate for C++ programmers that need to create a structured project quickly without the hassle of dealing with specific IDEs or GNU Make semantics.