index
:
midimonster
debian/master
kinet
master
mqtt
rtpmidi
uinput
Multi-protocol translation software
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-04-27
Fix CI script
v0.5
cbdev
1
-0
/
+1
2020-04-21
Do not load lua backend automatically on Windows
cbdev
1
-1
/
+1
2020-03-12
Fix rate-limited frame synthesis
cbdev
1
-1
/
+1
2020-03-12
Fix typo
Spacelord
1
-1
/
+1
2020-03-12
Add travis irc notification
Spacelord
1
-0
/
+9
2020-03-11
Add codesmell statistics to CI
cbdev
1
-2
/
+10
2020-03-11
Restructure CI spellchecking
cbdev
1
-31
/
+15
2020-03-04
Try to override Python 2.7 installation in CI, fix typo
cbdev
1
-1
/
+2
2020-03-03
Implement python backend
cbdev
1
-1
/
+2
2020-02-28
Reorder CI builds, fix CI config warnings
cbdev
1
-48
/
+17
2020-02-28
Document commandline parameters in manpage (Fixes #48), update CI to Ubuntu ↵
cbdev
1
-26
/
+13
bionic
2020-02-26
Use (spell-)lintian from package repositories in CI
cbdev
1
-1
/
+1
2020-01-04
Build the Lua backend on Windows using CI
cbdev
1
-0
/
+2
2019-12-31
Enable globs for Travis deployments
v0.3
cbdev
1
-0
/
+1
2019-12-31
Pull tags in CI before build
cbdev
1
-2
/
+3
2019-12-31
fix travis deployment
Spacelord
1
-6
/
+5
2019-12-31
Automated travis deployment
Spacelord
1
-0
/
+10
2019-12-28
Fix OSX CI
cbdev
1
-1
/
+2
2019-11-22
Fix OSX build by yet again hardcoding things that should have been unnecessary
cbdev
1
-2
/
+4
2019-11-06
Try to build the JACK backend on OSX
cbdev
1
-1
/
+1
2019-11-06
Add libjack-jackd2-dev to build dependencies for CI
cbdev
1
-0
/
+1
2019-09-18
Fix spelling & optics
cbdev
1
-2
/
+4
2019-09-18
Fix winmidi feedback connection
cbdev
1
-1
/
+1
2019-09-17
Add windows build to CI
cbdev
1
-0
/
+14
2019-08-22
Update travis config for openssl, using CFLAGS this time
cbdev
1
-1
/
+1
2019-08-22
Try to fix failing build by providing additional hints to MacOS
cbdev
1
-0
/
+3
2019-08-22
Update travis dependencies
cbdev
1
-1
/
+2
2019-08-15
Fix CI, add dot2 detection to maweb
cbdev
1
-0
/
+3
2019-07-07
Add lua dependency to macos for travis
cbdev
1
-1
/
+1
2019-07-06
Implement Lua backend
cbdev
1
-0
/
+1
2019-03-26
Only run $CXX version when necessary
Peter Newman
1
-1
/
+1
2019-03-26
Install g++8 too, for the C++ compiles
Peter Newman
1
-1
/
+3
2019-03-26
Install the ola libs on Mac, use the latest C++ compiler too
Peter Newman
1
-4
/
+5
2019-03-26
Build OLA plugin too
Peter Newman
1
-0
/
+1
2019-03-06
Add Travis CI (#15)
Peter Newman
1
-0
/
+170
* Add and enable Travis CI builds * Add build status to readme