index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-01-26
Documentation cmake (#1549)
hristo
2021-01-13
Big cmake changes (#1514)
hristo
2020-12-14
Building examples by default only if raylib is standalone. (#1460)
hristo
2020-12-13
Fixed the build for web using CMake. (#1452)
hristo
2020-04-13
Remove games from building
raysan5
2020-04-08
Revert "CMake: Don't create symlinks on unsupporting file systems (#539)"
Ahmad Fatoum
2019-05-04
Revert "CMake: make unsequenced modifications an error"
Ahmad Fatoum
2019-05-04
CMake: make unsequenced modifications an error
Ahmad Fatoum
2019-04-09
Fix CMake support on Win32
myd7349
2018-07-29
CMake: Major cleanup to support find_package(raylib)
Ahmad Fatoum
2018-07-03
Travis CI: Add test case for pkg-config
Ahmad Fatoum
2018-05-21
CMake: Move reusable code to new cmake/ directory
Ahmad Fatoum
2018-05-10
CMake: Use same message for symlink check and result
Ahmad Fatoum
2018-05-10
CMake: Don't create symlinks on unsupporting file systems (#539)
Ahmad Fatoum
2018-03-14
Add message warning for msan
[email protected]
2018-03-14
Add memory sanitizer for better debug
[email protected]
2018-02-24
jar_xm: Workaround for unaligned pointer accesses
Ahmad Fatoum
2018-02-24
CMake: Add options to use -fsanitize={address,undefined}
Ahmad Fatoum
2018-01-25
Make function calls without prior declaration an error
Ahmad Fatoum
2018-01-18
GCC/Clang: Treat void pointer arithmetic as error
Ahmad Fatoum
2017-11-27
CMake: Explicitly ask for C99 support
Ahmad Fatoum
2017-08-27
CMake based build system.
ASDF
2016-06-06
Move and update CMakeList
Ray
2016-05-30
update to openal
Joshua Reisenauer
2016-05-23
better build system
Joshua Reisenauer