index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils.cmake
Age
Commit message (
Expand
)
Author
2018-05-21
Move utils.cmake to separate cmake/ directory
Ahmad Fatoum
2018-05-12
CMake: (Properly) build glfw separately with CMake
Ahmad Fatoum
2018-05-11
Revert "CMake: Build glfw separately with CMake"
Ahmad Fatoum
2018-05-11
CMake: Build glfw separately with CMake
Ahmad Fatoum
2018-04-07
CMake: Generate config.h from CMakeOptions.txt
Ahmad Fatoum
2018-04-07
Add GNUInstallDirs and USE_AUDIO/USE_WAYLAND options to CMake (#518)
Milan Nikolic
2018-02-11
pkg-config: Empty Requires.private on shared-only build
Ahmad Fatoum
2018-02-11
mini_al: Support {Net,Open}BSD OSS
Ahmad Fatoum
2018-02-04
CMake: Rename WITH_SYSTEM_GLFW to USE_EXTERNAL_GLFW
Ahmad Fatoum
2018-02-03
CMake: Fix typo in GLFW detection
Ahmad Fatoum
2018-02-03
CMake: Add tristate option for using system GLFW (#455)
Ahmad Fatoum
2018-01-27
CMake: Add missing 0 to minimum version
Ahmad Fatoum
2018-01-27
CMake: Search dependencies and build pkg-config's Libs.private with it
Ahmad Fatoum
2018-01-27
CMake: remove OpenAL dependency
Ahmad Fatoum
2017-12-10
Fix CI builds after mini_al changes
Ahmad Fatoum
2017-11-29
Added compile with cmake for FreeBSD
Martinfx
2017-11-25
Build examples and games on Travis CI
Ahmad Fatoum
2017-11-24
Generate and install pkg-config pc file
Ahmad Fatoum
2017-11-22
Fix macOS build of new rglfw.c approach
Ahmad Fatoum
2017-08-27
CMake based build system.
ASDF