aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* build: travis: set osx image properlyRafael G. Martins2019-07-151-1/+1
|
* build: travis: try to use newer osx image. brew update takes too longRafael G. Martins2019-07-151-1/+1
|
* build: travis: update brewRafael G. Martins2019-07-151-0/+1
|
* Revert "travis: use ronn from apt on ubuntu"Rafael G. Martins2018-12-201-6/+2
| | | | This reverts commit 5eb6ae67eaf8aacd2adbee255c35d9657fa07ae8.
* travis: use ronn from apt on ubuntuRafael G. Martins2018-12-201-2/+6
|
* travis: migrate to ubuntu xenial. use homebrew addonRafael G. Martins2018-12-201-4/+6
|
* build: added static-all targetRafael G. Martins2018-06-021-0/+3
|
* build: travis: disable tests for dist-srpm and clang-analyzerRafael G. Martins2018-05-071-7/+7
|
* build: travis: install dependencies only for current targetRafael G. Martins2018-05-071-9/+34
|
* build: use yatrRafael G. Martins2018-05-071-62/+13
|
* travis: add clang-analyzerRafael G. Martins2018-03-131-0/+8
|
* travis: coreutils already installed on osx imagesRafael G. Martins2018-03-131-1/+0
|
* travis: use realpathRafael G. Martins2018-03-131-0/+10
|
* travis: declare jobs explicitly. general improvementsRafael G. Martins2018-03-131-28/+75
|
* travis: rename github-lambda to staticRafael G. Martins2018-03-131-1/+1
|
* travis: reworked test runnerRafael G. Martins2018-03-131-2/+1
|
* Revert "travis: added clang-analyzer target"Rafael G. Martins2018-03-131-2/+0
| | | | This reverts commit edb413ade788920d2aa03564df7fbc5ad6b7c194.
* travis: added clang-analyzer targetRafael G. Martins2018-03-121-0/+2
|
* build: travis: fix osx supportRafael G. Martins2018-01-061-13/+9
| | | | | | | | | This commit fixes builds of blogc and helper tools on osx, and enables travis tests on it. This also includes some general improvements for travis, and disable tests that require mocked functions if the linker does not supports `-wrap` ldflag
* travis: re-add windows buildsRafael G. Martins2017-02-101-0/+8
|
* travis: fixed script callsRafael G. Martins2017-02-101-2/+2
|
* travis: splitted scriptsRafael G. Martins2017-02-101-6/+6
|
* make: implemented a build tool for blogcRafael G. Martins2016-12-271-0/+3
| | | | | | | | | | | | | | | | | 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 ;)
* github-lambda: initial implementation of AWS Lambda functionRafael G. Martins2016-12-071-0/+3
|
* travis: unshallow repository before calling autogen.shRafael G. Martins2016-10-151-5/+3
| | | | | | this is a better fix to previous travis failures than setting arbitrary depth or increasing it for a very large number, because this repo isn't really large.
* travis: increase git clone depthRafael G. Martins2016-10-151-0/+4
| | | | | | when --depth=50 is not enough to run your tests because `git describe` fails to find the latest commit with a tag, it probably means that you are not doing enough releases...
* Revert "travis: fetch tags from git. travis just clones master by default now"Rafael G. Martins2016-10-151-3/+1
| | | | This reverts commit 1e674a43286abd4d4aa71c6c882309b18601c388.
* travis: fetch tags from git. travis just clones master by default nowRafael G. Martins2016-10-151-1/+3
|
* Revert "travis: trying to fix build"Rafael G. Martins2016-10-151-1/+0
| | | | This reverts commit f4ebaba609780cccf4aaa360210490e58e6f49bd.
* travis: trying to fix buildRafael G. Martins2016-10-151-0/+1
|
* cleanup libevent depRafael G. Martins2016-09-251-1/+0
|
* runserver: removed libmagic dependencyRafael G. Martins2016-09-221-1/+0
|
* build: drop windows supportRafael G. Martins2016-04-281-8/+0
|
* blogc-runserver: import external tool to blogc repositoryRafael G. Martins2016-04-271-0/+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.
* travis: trying to fix deployRafael G. Martins2016-04-061-12/+3
|
* travis: improved deploy conditionsRafael G. Martins2016-03-091-1/+3
|
* travis: optimizeRafael G. Martins2016-03-091-0/+1
|
* travis: removed encrypted vars from .travis.ymlRafael G. Martins2016-03-081-5/+0
|
* travis: added script to upload distfilesRafael G. Martins2016-03-081-1/+14
|
* build: added make rule to build srpmRafael G. Martins2016-03-081-0/+4
|
* travis: trying to build for windowsRafael G. Martins2016-03-071-6/+12
|
* added travis supportRafael G. Martins2016-03-071-0/+28
|
* Revert "added travis support"Rafael G. Martins2015-04-191-19/+0
| | | | This reverts commit 98cbd56704061895103d6f08d47ae46fd18f0878.
* added travis supportRafael G. Martins2015-04-191-0/+19