aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2020-07-24Remove OSX gcc buildcbdev1-10/+1
2020-07-09Restructure CIcbdev1-13/+4
2020-04-27Fix CI scriptv0.5cbdev1-0/+1
2020-04-21Do not load lua backend automatically on Windowscbdev1-1/+1
2020-03-12Fix rate-limited frame synthesiscbdev1-1/+1
2020-03-12Fix typoSpacelord1-1/+1
2020-03-12Add travis irc notificationSpacelord1-0/+9
2020-03-11Add codesmell statistics to CIcbdev1-2/+10
2020-03-11Restructure CI spellcheckingcbdev1-31/+15
2020-03-04Try to override Python 2.7 installation in CI, fix typocbdev1-1/+2
2020-03-03Implement python backendcbdev1-1/+2
2020-02-28Reorder CI builds, fix CI config warningscbdev1-48/+17
2020-02-28Document commandline parameters in manpage (Fixes #48), update CI to Ubuntu b...cbdev1-26/+13
2020-02-26Use (spell-)lintian from package repositories in CIcbdev1-1/+1
2020-01-04Build the Lua backend on Windows using CIcbdev1-0/+2
2019-12-31Enable globs for Travis deploymentsv0.3cbdev1-0/+1
2019-12-31Pull tags in CI before buildcbdev1-2/+3
2019-12-31fix travis deploymentSpacelord1-6/+5
2019-12-31Automated travis deploymentSpacelord1-0/+10
2019-12-28Fix OSX CIcbdev1-1/+2
2019-11-22Fix OSX build by yet again hardcoding things that should have been unnecessarycbdev1-2/+4
2019-11-06Try to build the JACK backend on OSXcbdev1-1/+1
2019-11-06Add libjack-jackd2-dev to build dependencies for CIcbdev1-0/+1
2019-09-18Fix spelling & opticscbdev1-2/+4
2019-09-18Fix winmidi feedback connectioncbdev1-1/+1
2019-09-17Add windows build to CIcbdev1-0/+14
2019-08-22Update travis config for openssl, using CFLAGS this timecbdev1-1/+1
2019-08-22Try to fix failing build by providing additional hints to MacOScbdev1-0/+3
2019-08-22Update travis dependenciescbdev1-1/+2
2019-08-15Fix CI, add dot2 detection to mawebcbdev1-0/+3
2019-07-07Add lua dependency to macos for traviscbdev1-1/+1
2019-07-06Implement Lua backendcbdev1-0/+1
2019-03-26Only run $CXX version when necessaryPeter Newman1-1/+1
2019-03-26Install g++8 too, for the C++ compilesPeter Newman1-1/+3
2019-03-26Install the ola libs on Mac, use the latest C++ compiler tooPeter Newman1-4/+5
2019-03-26Build OLA plugin tooPeter Newman1-0/+1
2019-03-06Add Travis CI (#15)Peter Newman1-0/+170