summaryrefslogtreecommitdiffhomepage
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2020-02-03Update project version for release2.6.02.6Ray
2020-01-07Renamed LICENSE.md to LICENSERay
2019-06-05build: increment API_VERSION after releaseAhmad Fatoum
2019-05-20Update raylib version to 2.5Ray
2019-05-15CMake: add winmm.dll as Windows dependencyAhmad Fatoum
2019-05-12Update CMakeLists.txtraysan5
2019-05-04CMake: don't use system GLFW headers if using built-in GLFWAhmad Fatoum
2019-04-09Resolve CI failure with MinGWmyd7349
2019-04-09Fix CMake support on Win32myd7349
2019-03-16Support no-audio no-models modules compilationraysan5
2019-02-12Corrected issueRay
2019-02-12Include mini_al directly, no separate moduleRay
2019-01-10WARNING: Renamed module: audio -> raudioRay
2018-12-21Use stb_vorbis.h as header onlyRay
2018-10-18Removed OpenAL backendRay
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