index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
2021-06-09
There no longer is a library glfw_objlib and now it is only glfw. (#1818)
Hristo Stamenov
2021-05-25
Bumped minimum GLFW vers in cmake (#1788)
Ben Beshara
2021-04-09
Enable DRM platform cross compilation support (#1717)
Jon
2021-03-08
Added SUPPORT_STANDARD_FILEIO flag support for the CMake build system (#1638)
Kirottu
2021-01-26
Documentation cmake (#1549)
hristo
2021-01-25
Removing config.h.in file (#1546)
hristo
2021-01-25
Removing test file. (#1545)
hristo
2021-01-22
Fix issue when trying to build raylib statically (#1544)
Nikolas
2021-01-22
Remove STATIC and SHARED variables. (#1542)
hristo
2021-01-13
Big cmake changes (#1514)
hristo
2020-12-13
Fixed the build for web using CMake. (#1452)
hristo
2020-09-25
Add join_paths and join prefix with include/lib dirs (#1383)
Adam Griffiths
2020-04-08
Revert "CMake: Don't create symlinks on unsupporting file systems (#539)"
Ahmad Fatoum
2020-04-08
ignore symlink creation failure error
Shy
2019-07-24
CMake: fix dependency build with -Draylib_USE_STATIC_LIBS=ON
Ahmad Fatoum
2019-04-09
Take care of raylib_USE_STATIC_LIBS when calling find_library
myd7349
2019-04-09
Fix CMake support on Win32
myd7349
2018-07-29
CMake: Major cleanup to support find_package(raylib)
Ahmad Fatoum
2018-07-29
Travis CI: Add OpenAL-Configuration
Ahmad Fatoum
2018-07-23
CMake: Fail when -D{PLATFORM,OPENGL_VERSION}=INVALID_VALUE
Ahmad Fatoum
2018-07-03
Travis CI: Add test case for pkg-config
Ahmad Fatoum
2018-07-03
CMake: Reuse libraries found by glfw CMake config
Ahmad Fatoum
2018-06-23
Added support DragonFly os from BSD family
[email protected]
2018-05-26
CMake: Fix cannot find -lX11 (#552)
M
2018-05-21
cmake: Fix PLATFORM_WEB build
Ahmad Fatoum
2018-05-21
CMake: Fix (Add?) Android support
Ahmad Fatoum
2018-05-21
CMake: Move reusable code to new cmake/ directory
Ahmad Fatoum
2018-05-21
CMake: Add default build type if none specified
Ahmad Fatoum
2018-05-21
Move utils.cmake to separate cmake/ directory
Ahmad Fatoum