description | Some templates for makefiles |
owner | Niki Roo |
last change | Wed, 17 Jul 2024 08:49:11 +0000 (10:49 +0200) |
Some templates that you can use via:
* starting with it and adding your sources
* git pull --allow-unrelated-histories --no-rebase
The repository is available at: git@github.com:nikiroo/templates.git
The available templates are present in their own branches, but also used as modules in the master branch, each in a directoy named after its branch name.
Currently, those are available:
* c-master
: structure and Makefile for a main project
* c-subtree
: Makefile adapted to submodule-ready C projects
* c-libtree
: Makefile adapted to submodule-ready C libraries
* c-tsttree
: Makefile adapted to submodule-ready C test projects
* java
: structure and Makefile for a java project
You can also find a readme
directory with some sample README and changelog files for you to use.
2024-07-17 | Niki Roo | update c-subtree and c-tsttree master | commit | commitdiff | tree | snapshot |
2024-07-16 | Niki Roo | update c-tsttree | commit | commitdiff | tree | snapshot |
2024-07-09 | Niki Roo | update c-tsttree | commit | commitdiff | tree | snapshot |
2024-07-05 | Niki Roo | README + readme/ + update | commit | commitdiff | tree | snapshot |
2024-07-02 | Niki Roo | update submodules | commit | commitdiff | tree | snapshot |
2024-07-02 | Niki Roo | add the submodules | commit | commitdiff | tree | snapshot |
2024-07-02 | Niki Roo | init master with README | commit | commitdiff | tree | snapshot |
4 months ago | master | shortlog | log | tree |
4 months ago | c-tsttree | shortlog | log | tree |
4 months ago | c-subtree | shortlog | log | tree |
4 months ago | java | shortlog | log | tree |
4 months ago | c-master | shortlog | log | tree |
4 months ago | c-libtree | shortlog | log | tree |