aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: yet another try to fix man pagesRafael G. Martins2015-08-181-5/+5
* Revert "build: fixed makefile rules to build man pages"Rafael G. Martins2015-08-181-2/+2
* build: fixed makefile rules to build man pagesRafael G. Martins2015-08-181-2/+2
* always install man pagesRafael G. Martins2015-08-181-2/+2
* build: enable ronn support for distcheckRafael G. Martins2015-06-091-1/+1
* added initial man pagesRafael G. Martins2015-05-151-1/+46
* fixing gcc stupidityRafael G. Martins2015-05-091-1/+1
* raise warning if user provided DATE for one source file, but not for all sour...Rafael G. Martins2015-05-091-0/+1
* loader: added testsRafael G. Martins2015-05-091-0/+3
* started implementint a markdown-like syntax for contentRafael G. Martins2015-05-041-0/+20
* added renderer testsRafael G. Martins2015-04-231-0/+18
* build: added LICENSE to distribution tarballRafael G. Martins2015-04-201-0/+1
* build: fix valgrind supportRafael G. Martins2015-04-191-11/+7
* build: replace --enable-cmocka with --enable-testsRafael G. Martins2015-04-191-1/+1
* error: added testsRafael G. Martins2015-04-191-0/+18
* build: fixRafael G. Martins2015-04-191-2/+2
* build: fixed valgrind supportRafael G. Martins2015-04-191-23/+2
* loader: added compiler-defined variablesRafael G. Martins2015-04-191-0/+18
* safe mallocs are better :)Rafael G. Martins2015-04-191-0/+1
* added renderer, without testsRafael G. Martins2015-04-191-0/+2
* added loader, error handling and cli. tests neededRafael G. Martins2015-04-181-2/+4
* replaced leg-based parser with handmade parser for templatesRafael G. Martins2015-04-171-23/+8
* replaced leg-based parser with handmade parser for source filesRafael G. Martins2015-04-171-9/+10
* added source grammarRafael G. Martins2015-04-151-0/+21
* build: fix valgrindRafael G. Martins2015-04-151-1/+1
* added template grammarRafael G. Martins2015-04-151-3/+26
* initial structureRafael G. Martins2015-04-151-0/+149