summaryrefslogtreecommitdiffhomepage
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2018-04-10Updated release version1.9.7-devRay San
2018-04-07CMake: Generate config.h from CMakeOptions.txtAhmad Fatoum
2018-04-07Split CMake options into separate CMakeOptions.txtAhmad Fatoum
2018-04-07Add GNUInstallDirs and USE_AUDIO/USE_WAYLAND options to CMake (#518)Milan Nikolic
2018-02-24CMake: Add options to use -fsanitize={address,undefined}Ahmad Fatoum
2018-02-16CMake: Remove _RAYLIB suffix from -D{SHARED,STATIC}_RAYLIBAhmad Fatoum
2018-02-11pkg-config: Empty Requires.private on shared-only buildAhmad Fatoum
2018-02-04Bump version to 1.9.4Ahmad Fatoum
2018-02-03CMake: Add tristate option for using system GLFW (#455)Ahmad Fatoum
2018-02-03CMake: Fix typo in MACOS_FATLIBAhmad Fatoum
2018-01-27CMake: Search dependencies and build pkg-config's Libs.private with itAhmad Fatoum
2018-01-27CMake: remove OpenAL dependencyAhmad Fatoum
2017-12-11Add library versioning to Make/CMake build systemsAhmad Fatoum
2017-12-10Fix CI builds after mini_al changesAhmad Fatoum
2017-12-05Removed OpenAL Soft dependency on buildingRay San
2017-11-29Fixed broken include for AppVeyorMartinfx
2017-11-29Fixed use ${LIBS_PRIVATE} for FreeBSDMartinfx
2017-11-29Added compile with cmake for FreeBSDMartinfx
2017-11-25Build examples and games on Travis CIAhmad Fatoum
2017-11-25Added authorization tokenraysan5
2017-11-24Setup CMake package target and CI auto-deploy tagsAhmad Fatoum
2017-11-24Generate and install pkg-config pc fileAhmad Fatoum
2017-11-23Disable CRT "secure" warningsAhmad Fatoum
2017-11-23Add AppVeyor CI for automatic Windows BuildsAhmad Fatoum
2017-11-22Fix macOS build of new rglfw.c approachAhmad Fatoum
2017-08-27CMake based build system.ASDF
2016-11-16Remove CMakeListraysan5
2016-06-06Move and update CMakeListRay