Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runserver: removed uneeded struct decl | Rafael G. Martins | 2016-07-07 | 1 | -3/+0 |
| | |||||
* | *: fixed includes | Rafael G. Martins | 2016-07-07 | 1 | -3/+3 |
| | | | | | this refactoring was done with the help of the 'include-what-you-use' program. if this breaks the build for you, please report! | ||||
* | blogc-runserver: import external tool to blogc repository | Rafael G. Martins | 2016-04-27 | 1 | -0/+389 |
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. |