build-scripts/checker-buildbot.sh


Log

Author Commit Date CI Message
Ryan C. Gordon 41728b3c 2014-08-20T01:21:45 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!
David Ludwig 3dcb451f 2014-04-09T21:29:19 Added a README file regarding WinRT support To note, this file is currently formatted with CRLF line endings, rather than LF, to allow the file to be viewed with Notepad.
Ryan C. Gordon 6ca11273 2014-03-19T22:43:30 Minor comment cleanups in checker-buildbot.sh
Ryan C. Gordon 7b893acd 2014-03-19T16:02:25 Don't overwrite SDL_dynapi.h in checker-buildbot.sh.
Ryan C. Gordon 055d5679 2014-03-19T15:25:27 Make checker-buildbot.sh work just about anywhere Clang is installed.
Ryan C. Gordon ff3f49f0 2014-03-19T13:22:09 Reenable static builds for now with static analysis.
Ryan C. Gordon 7b785625 2014-03-19T03:29:14 Buildbot static analysis script: use configure script instead of cmake.
Ryan C. Gordon 80bb859c 2014-03-19T03:04:04 Just build shared libraries for static analysis. Building the static libs just does the same work twice.
Ryan C. Gordon f53d1669 2014-03-19T00:58:32 Added a script to let buildslaves run Clang static analysis.