aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* renderer: utils: fixed memory bugs found by clang static analyzerRafael G. Martins2016-07-051-0/+3
|
* blogc: added utf8 validationRafael G. Martins2016-07-031-0/+1
|
* blogc-runserver: import external tool to blogc repositoryRafael G. Martins2016-04-271-0/+1
| | | | | | | | still in the effort to reduce maintenance work, I'm importing blogc-runserver tool to the main blogc repository. the tool is build by default, if needed headers and libraries are found.
* blogc-git-receiver: import external tool to blogc repositoryRafael G. Martins2016-04-271-1/+2
| | | | | | | | | still in the effort to reduce maintenance work, I'm importing blogc-git-receiver tool to the main blogc repository. the tool is build by default, if needed headers are found. that means that it will probably only be built for posix-compliant operating systems.
* travis: added script to upload distfilesRafael G. Martins2016-03-081-2/+4
|
* travis: actually commit the build scriptRafael G. Martins2016-03-071-0/+1
|
* Revert "Revert "build: added git-version-gen support""Rafael G. Martins2016-01-311-0/+4
| | | | This reverts commit 8e01ccec4837027a12a4bfc6a54e3c09440169a9.
* Revert "build: added git-version-gen support"Rafael G. Martins2016-01-141-4/+0
| | | | This reverts commit 5e53ba7406e65b51ec59aad634b6baf7154e1ad3.
* build: added git-version-gen supportRafael G. Martins2016-01-131-0/+4
|
* build: added rpm specRafael G. Martins2016-01-101-0/+1
|
* ignore rpmsRafael G. Martins2015-11-051-0/+3
|
* build: added script to build windows releasesRafael G. Martins2015-11-051-0/+1
|
* ignore zip filesRafael G. Martins2015-10-241-0/+1
|
* datetime-parser: initial implementation. not used yetRafael G. Martins2015-10-241-0/+1
|
* build: yet another try to fix man pagesRafael G. Martins2015-08-181-2/+2
|
* added initial man pagesRafael G. Martins2015-05-151-0/+4
|
* started implementint a markdown-like syntax for contentRafael G. Martins2015-05-041-0/+1
|
* portability fixesRafael G. Martins2015-04-281-0/+1
|
* added renderer testsRafael G. Martins2015-04-231-0/+1
|
* error: added testsRafael G. Martins2015-04-191-0/+1
|
* loader: added compiler-defined variablesRafael G. Martins2015-04-191-0/+1
|
* replaced leg-based parser with handmade parser for templatesRafael G. Martins2015-04-171-4/+1
| | | | | yay! no leg parser needed anymore. parsers still needs some work and error handling, though.
* replaced leg-based parser with handmade parser for source filesRafael G. Martins2015-04-171-2/+1
|
* added source grammarRafael G. Martins2015-04-151-0/+2
|
* added template grammarRafael G. Martins2015-04-151-1/+2
|
* initial structureRafael G. Martins2015-04-151-8/+43
|
* Initial commitRafael G. Martins2015-04-141-0/+14