|
7850d0cf
|
2021-10-05T10:43:35
|
|
cmake: Prefix all options with "SDL_"
This makes it clear which options came from SDL's CMake project when
building SDL as a subdirectory of a parent CMake project.
Fixes #4139.
|
|
a47f59bb
|
2021-08-27T01:03:14
|
|
codechecker-buildbot.sh: Don't fail if a static analysis issue is reported.
|
|
a6b45fa7
|
2021-08-27T00:56:18
|
|
codechecker-buildbot.sh: mark script as executable.
|
|
f7ee06f3
|
2021-08-27T00:50:43
|
|
build-scripts: Add a buildbot script for CodeChecker static analysis.
|