summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-01-26Documentation cmake (#1549)hristo
2021-01-13Big cmake changes (#1514)hristo
2020-12-14Building examples by default only if raylib is standalone. (#1460)hristo
2020-12-13Fixed the build for web using CMake. (#1452)hristo
2020-04-13Remove games from buildingraysan5
2020-04-08Revert "CMake: Don't create symlinks on unsupporting file systems (#539)"Ahmad Fatoum
2019-05-04Revert "CMake: make unsequenced modifications an error"Ahmad Fatoum
2019-05-04CMake: make unsequenced modifications an errorAhmad Fatoum
2019-04-09Fix CMake support on Win32myd7349
2018-07-29CMake: Major cleanup to support find_package(raylib)Ahmad Fatoum
2018-07-03Travis CI: Add test case for pkg-configAhmad Fatoum
2018-05-21CMake: Move reusable code to new cmake/ directoryAhmad Fatoum
2018-05-10CMake: Use same message for symlink check and resultAhmad Fatoum
2018-05-10CMake: Don't create symlinks on unsupporting file systems (#539)Ahmad Fatoum
2018-03-14Add message warning for msan[email protected]
2018-03-14Add memory sanitizer for better debug[email protected]
2018-02-24jar_xm: Workaround for unaligned pointer accessesAhmad Fatoum
2018-02-24CMake: Add options to use -fsanitize={address,undefined}Ahmad Fatoum
2018-01-25Make function calls without prior declaration an errorAhmad Fatoum
2018-01-18GCC/Clang: Treat void pointer arithmetic as errorAhmad Fatoum
2017-11-27CMake: Explicitly ask for C99 supportAhmad Fatoum
2017-08-27CMake based build system.ASDF
2016-06-06Move and update CMakeListRay
2016-05-30update to openalJoshua Reisenauer
2016-05-23better build systemJoshua Reisenauer