Commit Graph

15 Commits

Author SHA1 Message Date
Tom Reynolds 31a6a84c93 travis: don't apt-get upgrade build node 2014-02-27 03:22:36 +01:00
Tom Reynolds 7ce5476669 hopefully this gives us just two travis builds (not 4) 2014-02-12 22:39:55 +01:00
Tom Reynolds 32d68d6642 travis: for now, clang build result should not impact overall build result 2014-02-12 08:45:01 +01:00
Tom Reynolds 7b1854db6c Travis-CI doesn't need to checkout any submodules 2014-01-26 03:36:03 +01:00
Tom Reynolds 50c6bba9a9 Improve Travis-CI stuff 2014-01-24 18:47:27 +01:00
SoftCoder 3593fc0c98 - updated travis script to use new path for build script 2014-01-21 23:26:10 -08:00
SoftCoder e3996ceb92 - bugfixes for coverity reported issues
- new bash parameters for build-mg.sh (in prep for coverity automation)
- updated travis build to use new bash param
2013-12-17 17:35:51 -08:00
Tom Reynolds 257b794e46 Travis CI: IRC bot should use CTCP notify in favor of plain messages 2013-12-11 17:23:24 +01:00
SoftCoder 19a7e3a82e - updated passing core count to travis ci build 2013-12-09 18:21:29 -08:00
Tom Reynolds d75aefc35e .gitignore: make some ignore rules more specific to rule out side effects
.travis.yml: now that gcc is fixed, build on clang, too
LICENSE.md: there is no need for this symlink since the license file is not displayed on github anyways
README.md: This file is not in MD format, so renamed symlink to .TXT
build-mg.sh: improve configurability, script structure (will externalize distro/arch detection next)
2013-12-09 22:26:16 +01:00
SoftCoder 941257c247 - attempt to see if this fixes the travis compile problem 2013-12-08 21:26:41 -08:00
Tom Reynolds 21bda9f691 testing travis changes 2013-12-09 01:56:11 +01:00
Tom Reynolds 78eb119c29 get build system info for travis CI 2013-12-09 01:15:06 +01:00
Tom Reynolds 09fb20182a - Enable clang builds for Travis CI
- build-mg.sh: Switch to clang build if CC and CXX env vars both contain 'clang'
2013-12-08 23:00:25 +01:00
Tom Reynolds 2a3ff97813 YML is not XML 2013-12-08 22:12:33 +01:00