Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | travis: fixed deploy script, probably a rebase error | Rafael G. Martins | 2016-12-27 | 1 | -1/+1 |
| | |||||
* | make: implemented a build tool for blogc | Rafael G. Martins | 2016-12-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | so, this is basically what happens when you don't have anything better to do in the christmas weekend. most of this code was written in the last 2 or 3 days. i'd like to thank the chivas brothers, the weather and my psychological problems for this achievement. on a serious note, this tool still needs a man page, more tests, and the aws lambda function should be adapted to use it instead of (or together with) make/busybox. also, while talking about aws lambda, this tool can be nicely embedded into the blogc binary, to produce a single "small" static binary for usage in lambda ;) | ||||
* | travis: yet another fix | Rafael G. Martins | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | travis: fixes | Rafael G. Martins | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | travis: fixed deployed files for blogc-github-lambda | Rafael G. Martins | 2016-12-07 | 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 | -3/+1 |
| | |||||
* | travis: trying to fix deploy | Rafael G. Martins | 2016-04-06 | 1 | -0/+15 |
| | |||||
* | travis: improved deploy conditions | Rafael G. Martins | 2016-03-09 | 1 | -5/+0 |
| | |||||
* | travis: optimize | Rafael G. Martins | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | travis: optimize | Rafael G. Martins | 2016-03-09 | 1 | -1/+2 |
| | |||||
* | travis: temporary remove --silent from curl call | Rafael G. Martins | 2016-03-08 | 1 | -1/+0 |
| | |||||
* | travis: added script to upload distfiles | Rafael G. Martins | 2016-03-08 | 1 | -0/+59 |