Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | travis: fixes | Rafael G. Martins | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | lambda: add more dependencies | Rafael G. Martins | 2016-12-13 | 1 | -7/+6 |
| | |||||
* | travis: actually build static binary for github-lambda | Rafael G. Martins | 2016-12-12 | 1 | -9/+4 |
| | |||||
* | travis: build blogc binary statically linked for github-lambda | Rafael G. Martins | 2016-12-12 | 1 | -1/+10 |
| | |||||
* | build: travis: improve test running option/CFLAGS | Rafael G. Martins | 2016-10-30 | 1 | -1/+1 |
| | |||||
* | travis: revert test call | Rafael G. Martins | 2016-10-15 | 1 | -2/+0 |
| | |||||
* | Revert "travis: trying to fix build" | Rafael G. Martins | 2016-10-15 | 1 | -6/+1 |
| | | | | This reverts commit fd1e581ff0318f92ead6b334c8019ae44e98bdcf. | ||||
* | travis: trying to fix build | Rafael G. Martins | 2016-10-15 | 1 | -1/+6 |
| | |||||
* | blogc: added more parenthesis to make gcc happy. trying to fix travis | Rafael G. Martins | 2016-10-15 | 1 | -0/+2 |
| | |||||
* | build: use bash, but get it properly during build time | Rafael G. Martins | 2016-10-12 | 1 | -1/+1 |
| | | | | hardcoding it for travis, as bash is always installed there. | ||||
* | build: man: tests: do not use bash | Rafael G. Martins | 2016-10-12 | 1 | -1/+1 |
| | | | | tested with busybox' ash, that is not exactly posix. | ||||
* | build: drop windows support | Rafael G. Martins | 2016-04-28 | 1 | -32/+6 |
| | |||||
* | blogc-runserver: import external tool to blogc repository | Rafael G. Martins | 2016-04-27 | 1 | -2/+2 |
| | | | | | | | | 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 repository | Rafael G. Martins | 2016-04-27 | 1 | -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. | ||||
* | remove squareball for good | Rafael G. Martins | 2016-04-27 | 1 | -1/+0 |
| | |||||
* | travis: added script to upload distfiles | Rafael G. Martins | 2016-03-08 | 1 | -0/+47 |