Commit Graph

5 Commits

Author SHA1 Message Date
gouchi
29f480f319 Update Scan Coverity key 2016-09-17 18:59:24 +02:00
gouchi
a2a1f34fca Add Coverity Scan to Travis CI 2016-09-17 17:26:13 +02:00
twinaphex
a545337265 .travis.yml - shouldn't be environment variables but should be passed
as defines to make instead
2016-09-06 22:18:33 +02:00
twinaphex
8c8332b414 Add two new targets - BUILD_C89 and BUILD_CXX 2016-09-06 22:11:43 +02:00
Nicolas Guillaumin
ddfa365c20 Fixes #1868: Added Tracis CI config file
Builds on Linux with gcc and clang, and also on Mac.

Had to configure a more recent version of clang as the default Travis CI
one is a bit outdated and wouldn't work.

Unfortunately I was unable to install Nvidia Cg for Mac as it needs to
run the installer interactively. Still, it builds without Cg support.

It only covers a subset of the architectures, but that's better than
nothing and should catch at least basic errors on pull requests
(requires enabling Travis CI support in the GitHub repository settings).
2016-09-05 20:10:06 -07:00