Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: raise error if trying to rebuild man pages without ronn | Rafael G. Martins | 2015-08-20 | 1 | -0/+8 |
* | build: yet another try to fix man pages | Rafael G. Martins | 2015-08-18 | 1 | -5/+5 |
* | Revert "build: fixed makefile rules to build man pages" | Rafael G. Martins | 2015-08-18 | 1 | -2/+2 |
* | build: fixed makefile rules to build man pages | Rafael G. Martins | 2015-08-18 | 1 | -2/+2 |
* | always install man pages | Rafael G. Martins | 2015-08-18 | 1 | -2/+2 |
* | build: enable ronn support for distcheck | Rafael G. Martins | 2015-06-09 | 1 | -1/+1 |
* | added initial man pages | Rafael G. Martins | 2015-05-15 | 1 | -1/+46 |
* | fixing gcc stupidity | Rafael G. Martins | 2015-05-09 | 1 | -1/+1 |
* | raise warning if user provided DATE for one source file, but not for all sour... | Rafael G. Martins | 2015-05-09 | 1 | -0/+1 |
* | loader: added tests | Rafael G. Martins | 2015-05-09 | 1 | -0/+3 |
* | started implementint a markdown-like syntax for content | Rafael G. Martins | 2015-05-04 | 1 | -0/+20 |
* | added renderer tests | Rafael G. Martins | 2015-04-23 | 1 | -0/+18 |
* | build: added LICENSE to distribution tarball | Rafael G. Martins | 2015-04-20 | 1 | -0/+1 |
* | build: fix valgrind support | Rafael G. Martins | 2015-04-19 | 1 | -11/+7 |
* | build: replace --enable-cmocka with --enable-tests | Rafael G. Martins | 2015-04-19 | 1 | -1/+1 |
* | error: added tests | Rafael G. Martins | 2015-04-19 | 1 | -0/+18 |
* | build: fix | Rafael G. Martins | 2015-04-19 | 1 | -2/+2 |
* | build: fixed valgrind support | Rafael G. Martins | 2015-04-19 | 1 | -23/+2 |
* | loader: added compiler-defined variables | Rafael G. Martins | 2015-04-19 | 1 | -0/+18 |
* | safe mallocs are better :) | Rafael G. Martins | 2015-04-19 | 1 | -0/+1 |
* | added renderer, without tests | Rafael G. Martins | 2015-04-19 | 1 | -0/+2 |
* | added loader, error handling and cli. tests needed | Rafael G. Martins | 2015-04-18 | 1 | -2/+4 |
* | replaced leg-based parser with handmade parser for templates | Rafael G. Martins | 2015-04-17 | 1 | -23/+8 |
* | replaced leg-based parser with handmade parser for source files | Rafael G. Martins | 2015-04-17 | 1 | -9/+10 |
* | added source grammar | Rafael G. Martins | 2015-04-15 | 1 | -0/+21 |
* | build: fix valgrind | Rafael G. Martins | 2015-04-15 | 1 | -1/+1 |
* | added template grammar | Rafael G. Martins | 2015-04-15 | 1 | -3/+26 |
* | initial structure | Rafael G. Martins | 2015-04-15 | 1 | -0/+149 |