aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/travis-build.sh
Commit message (Collapse)AuthorAgeFilesLines
* travis: trying to fix buildRafael G. Martins2016-10-151-1/+6
|
* blogc: added more parenthesis to make gcc happy. trying to fix travisRafael G. Martins2016-10-151-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-32/+6
|
* blogc-runserver: import external tool to blogc repositoryRafael G. Martins2016-04-271-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 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.
* remove squareball for goodRafael G. Martins2016-04-271-1/+0
|
* travis: added script to upload distfilesRafael G. Martins2016-03-081-0/+47