Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 41728b3c | 2014-08-20 01: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! | ||
| 3dcb451f | 2014-04-09 21: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. | ||
| 6ca11273 | 2014-03-19 22:43:30 | Minor comment cleanups in checker-buildbot.sh | ||
| 7b893acd | 2014-03-19 16:02:25 | Don't overwrite SDL_dynapi.h in checker-buildbot.sh. | ||
| 055d5679 | 2014-03-19 15:25:27 | Make checker-buildbot.sh work just about anywhere Clang is installed. | ||
| ff3f49f0 | 2014-03-19 13:22:09 | Reenable static builds for now with static analysis. | ||
| 7b785625 | 2014-03-19 03:29:14 | Buildbot static analysis script: use configure script instead of cmake. | ||
| 80bb859c | 2014-03-19 03:04:04 | Just build shared libraries for static analysis. Building the static libs just does the same work twice. | ||
| f53d1669 | 2014-03-19 00:58:32 | Added a script to let buildslaves run Clang static analysis. |