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
2023-11-07
Add ES 3.0 to CMakeOptions (#3514)
mooff
2023-11-06
[build]: add uninstall cmake target (#3511)
Aniket Teredesai
2023-09-07
Remove PLATFORM_RPI (#3232)
MichaelFiber
2023-09-02
Add SUPPORT_FILEFORMAT_SVG to cmake (#3284)
Asdqwe
2023-08-27
Fix CMake extraneous -lglfw (#3266)
iacore
2023-08-27
Add missing cmake options (#3267)
Asdqwe
2023-08-03
Adds CMake option for SUPPORT_CUSTOM_FRAME_CONTROL (#3221)
ubkp
2023-07-13
fix: cmake option "OPENGL_VERSION" doesn't work (#3170)
Roy Qu
2023-05-28
Enhanced cmake part for OpenBSD (#3086)
RayIT
2023-05-28
Fixed compile on OpenBSD (#3085)
RayIT
2023-01-21
Add packaging for distros with deb- and rpm-based packages. (#2877)
KOLANICH
2023-01-10
OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840)
Go Watanabe
2022-12-11
Use GLVND also for old cmake versions (#2826)
simendsjo
2022-11-29
ADDED: Optional support for PNM images (.ppm, .pgm)
Ray
2022-11-28
Fix wrong compile definition (#2815)
Daijiro Fukuda
2022-10-27
Fix deprecation error on android api higher than 23 (#2778)
Angga Permana
2022-08-09
Fix #2621: Set CMP0054 policy to NEW and appropriately quote ${PLATFORM} (#2622)
archie2x
2022-07-26
add: cmake config include guard (#2592)
MyUncle
2022-07-05
WARNING: BREAKING: REMOVED: `*StorageValue()` functions
Ray
2022-06-24
Fix CMake build on Raspberry Pi OS Bullseye (#2548)
Richard Smith
2022-05-20
Fixed Android CMake build error (#2486)
Patrick
2022-04-05
Fix OpenGL 4.3 graphics option in CMake (#2427)
GoldenThumbs
2022-03-08
Update raylib-config.cmake (#2374)
Marco G. Maia
2022-02-05
Make audio examples compile with external glfw on Linux (#2329)
locriacyber
2022-01-29
Add missing defines to CUSTOMIZE_BUILD block (#2318)
Macoy Madson
2022-01-08
Fixed Compiling Raylib for android Using cmake (#2270)
hero2002
2021-09-10
Add find opengl for widnows too. (#1985)
Hristo Stamenov
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]
[next]