Commit Graph

9 Commits

Author SHA1 Message Date
Christian Beer 05c0e2571c BUILD: enable apps in travis-ci config 2015-02-12 17:16:11 +01:00
Christian Beer 3e631f7037 BUILD: rearrange build matrix for travis-ci again
- this will hopefully keep the build matrix for master and allow a separate matrix for coverity_scan
2015-02-10 11:35:41 +01:00
Christian Beer e95da14958 BUILD: fix travis-ci config to support coverity_scan
- the build matrix had to be hardcoded to pass the travis lint test
2015-02-10 10:35:09 +01:00
Christian Beer 6816497668 BUILD: enable coverity_scan addon for travis-ci 2015-02-10 10:10:53 +01:00
Christian Beer 079107e55b BUILD: disable clang in travis-ci until there is proper support by boinc 2015-02-05 08:16:30 +01:00
Rom Walton 6733b34891 BUILD: I'll picked up the build success/failure emails by way of boinc_cvs. 2015-01-11 11:36:19 -05:00
Christian Beer 19c38d2e82 BUILD: disable manager from Travis-CI build
- wxWidgets Webview is not available for Precise Pangolin and has to be installed via an APT repo or from source, which is a task for later
2015-01-11 13:15:52 +01:00
Christian Beer f98249ed7c BUILD: enhance Travis-CI config
- enable build of fastcgi binaries
- separately build client and manager
2015-01-11 12:56:37 +01:00
Christian Beer 3ae20d73ef Enable Travis-CI for master branch
- An email is send only to those adresses given in .travis.yml
- Only the master branch is build
- The compiler gcc and clang are used
- The components libraries, server and client/manager are build separately
- The README.md just displays the current build status on the github mirror
2015-01-09 18:58:03 +01:00