summaryrefslogtreecommitdiffhomepage
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2018-10-11CMake: remove erroneous status messageAhmad Fatoum
2018-10-11CMake: Fix build breakage trying to set OpenGL versionAhmad Fatoum
2018-10-07CMake: report what kind of libraries will be builtAhmad Fatoum
2018-10-07CMake: suppress OpenGL deprecation warnings on macOS MojaveAhmad Fatoum
2018-09-18enjoy!Ray
2018-07-29Sync with upstream GLFW pull requestAhmad Fatoum
2018-07-29CMake: Make the raylib project as a whole embeddableAhmad Fatoum
2018-07-29Add projects/CMake exampleAhmad Fatoum
2018-07-29CMake: Major cleanup to support find_package(raylib)Ahmad Fatoum
2018-07-29Travis CI: Add OpenAL-ConfigurationAhmad Fatoum
2018-07-10CMake: Add Libs.private to Libs if installing static onlyAhmad Fatoum
2018-07-03Travis CI: Add test case for pkg-configAhmad Fatoum
2018-07-03CMake: Reuse libraries found by glfw CMake configAhmad Fatoum
2018-07-03CMake: Fix regression in USE_EXTERNAL_GLFW=IF_POSSIBLEAhmad Fatoum
2018-06-23Fisable glfw only when it is not found and not external.Yuri
2018-06-12Corrected breaking buildRay San
2018-06-02Corrected possible issue with CMake for GLFWRay
2018-05-21cmake: Fix PLATFORM_WEB buildAhmad Fatoum
2018-05-21CMake: Fix (Add?) Android supportAhmad Fatoum
2018-05-21CMake: Move reusable code to new cmake/ directoryAhmad Fatoum
2018-05-21CMake: Add default build type if none specifiedAhmad Fatoum
2018-05-21Move utils.cmake to separate cmake/ directoryAhmad Fatoum
2018-05-18Increase API versionMichael Vetter
2018-05-12CMake: Fix typo... s/USE_PIC/WITH_PIC/Ahmad Fatoum
2018-05-12CMake: (Properly) build glfw separately with CMakeAhmad Fatoum
2018-05-11Revert "CMake: Build glfw separately with CMake"Ahmad Fatoum
2018-05-11Review raylib version to 2.0Ray
2018-05-11CMake: Build glfw separately with CMakeAhmad Fatoum
2018-05-10CMake: Don't create symlinks on unsupporting file systems (#539)Ahmad Fatoum
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