You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/cmake
Fredrik Foss-Indrehus bdb72bb3f0 cmake: add reftable ref storage support to GetGitRevisionDescription
The script assumed Git's traditional loose refs or packed-refs format.
When cloning with extensions.refstorage=reftable, neither .git/refs/*
nor .git/packed-refs exist, causing cmake configuration to fail.

Fall back to git rev-parse when file-based ref lookup fails.
3 weeks ago
..
android Add build-release.py updates from satellite libraries 1 year ago
test Restore support for the Nokia N-Gage (#12148) 7 months ago
3rdparty.cmake Remove ARM32 assembly/pixman blitters 2 years ago
CPackProjectConfig.cmake.in cmake: add CPack support for creating binary archives 3 years ago
FindFFmpeg.cmake cmake: use *_STATIC_* variables when linking to a static ffmpeg 2 years ago
FindLibUSB.cmake Fixed line endings in FindLibUSB.cmake 2 months ago
GetGitRevisionDescription.cmake cmake: add reftable ref storage support to GetGitRevisionDescription 3 weeks ago
GetGitRevisionDescription.cmake.in cmake: add reftable ref storage support to GetGitRevisionDescription 3 weeks ago
PkgConfigHelper.cmake cmake: use correct suffix in PkgConfigHelper 3 months ago
PreseedEmscriptenCache.cmake cmake: Add some symbols to the Emscripten preseed cache. 2 months ago
PreseedMSVCCache.cmake cmake: cannot use CheckSymbolExists for _alloca 3 months ago
PreseedNokiaNGageCache.cmake cmake: make sure VARIABLE of check_linker_supports_version_file ends up in cache 2 months ago
SDL3Config.cmake.in cmake: quietly look for SDL3-static and SDL3_test framework in SDL3Config.cmake 3 months ago
SDL3jarTargets.cmake.in cmake: create and install SDL3::Jar target for Android 2 years ago
cmake_uninstall.cmake.in cmake: declutter root + remove obsolete variables 3 years ago
macros.cmake cmake: List enabled camera backends. 2 months ago
sdl3.pc.in cmake: don't prepend absolute CMAKE_INSTALL_{INCLUDE,LIB}DIR with ${prefix} 1 year ago
sdlchecks.cmake X11TK: Introduce Thai support and rewrite/cleanup messagebox positioning code (#14474) 1 month ago
sdlcommands.cmake cmake: fix typo 2 months ago
sdlcompilers.cmake Add support for tcc to cmake (#14464) 2 months ago
sdlcpu.cmake cmake: detect RISC-V architectures 3 months ago
sdlmanpages.cmake cmake: make HEADERS_DIR a required argument of SDL_generate_manpages 2 years ago
sdlplatform.cmake cmake: detect RISCOS platform before GNU/Hurd 5 months ago
xxd.py xxd.py: always write \n line endings 2 years ago