aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/travis-deploy.sh
Commit message (Collapse)AuthorAgeFilesLines
* travis: fixed deploy script, probably a rebase errorRafael G. Martins2016-12-271-1/+1
|
* make: implemented a build tool for blogcRafael G. Martins2016-12-271-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 fixRafael G. Martins2016-12-131-1/+1
|
* travis: fixesRafael G. Martins2016-12-131-1/+1
|
* travis: fixed deployed files for blogc-github-lambdaRafael G. Martins2016-12-071-0/+2
|
* build: use bash, but get it properly during build timeRafael G. Martins2016-10-121-1/+1
| | | | hardcoding it for travis, as bash is always installed there.
* build: man: tests: do not use bashRafael G. Martins2016-10-121-1/+1
| | | | tested with busybox' ash, that is not exactly posix.
* build: drop windows supportRafael G. Martins2016-04-281-3/+1
|
* travis: trying to fix deployRafael G. Martins2016-04-061-0/+15
|
* travis: improved deploy conditionsRafael G. Martins2016-03-091-5/+0
|
* travis: optimizeRafael G. Martins2016-03-091-1/+1
|
* travis: optimizeRafael G. Martins2016-03-091-1/+2
|
* travis: temporary remove --silent from curl callRafael G. Martins2016-03-081-1/+0
|
* travis: added script to upload distfilesRafael G. Martins2016-03-081-0/+59