Ryan C. Gordon
59c39daef9
Disable static builds for static analysis.
...
There's really no sense in analyzing everything twice, and this makes the
job finish significantly faster.
2017-07-30 14:36:01 -04:00
Ryan C. Gordon
26b4eb69b0
checker-buildbot.sh: Disable warnings that aren't explicitly static analysis.
2016-11-25 14:16:27 -05:00
Ryan C. Gordon
5825b773fd
checker-buildbot.sh: Upgraded to checker-279, deal with zero bugs detected.
...
--HG--
extra : rebase_source : 8a06a3ac273a484a1207b5ea303c4690c9afcea5
2016-11-24 21:13:23 -05:00
Ryan C. Gordon
850815b7fa
Fixed buildbot's static analysis script to enable assertions.
...
This removes false positives. Apparently someone forced the default CMake
builds to use -O3, turning these off by default. :/
2016-01-08 07:21:15 -05:00
Ryan C. Gordon
9efa4ff286
Fixed the cmake-guided static analysis and use it by default.
...
The configure script fails on it on Mac OS X, now, for whatever reason.
Hopefully gets our static analysis buildslave running again!
--HG--
extra : rebase_source : 57f2c5512c5be3b7233132c9ec5d0bb1cbd86c6c
2014-08-20 01:21:45 -04:00
Ryan C. Gordon
4dd6e749db
Minor comment cleanups in checker-buildbot.sh
2014-03-19 22:43:30 -04:00
Ryan C. Gordon
e66b7588ad
Don't overwrite SDL_dynapi.h in checker-buildbot.sh.
2014-03-19 16:02:25 -04:00
Ryan C. Gordon
c40596908d
Make checker-buildbot.sh work just about anywhere Clang is installed.
2014-03-19 15:25:27 -04:00
Ryan C. Gordon
1adad7a85d
Reenable static builds for now with static analysis.
2014-03-19 13:22:09 -04:00
Ryan C. Gordon
4e85b2db83
Buildbot static analysis script: use configure script instead of cmake.
2014-03-19 03:29:14 -04:00
Ryan C. Gordon
c02d339a3b
Just build shared libraries for static analysis.
...
Building the static libs just does the same work twice.
2014-03-19 03:04:04 -04:00
Ryan C. Gordon
d728e934bf
Added a script to let buildslaves run Clang static analysis.
2014-03-19 00:58:32 -04:00