190 Commits (4f077c41335f444c6d2793b94e595e7641450efb)

Author SHA1 Message Date
Camilla Löwy d83849792b Add override variable for CMake library type ago%!(EXTRA string=4 years)
Camilla Löwy dffe203c17 Wayland: Make libwayland-client dynamically loaded ago%!(EXTRA string=4 years)
Camilla Löwy 87d5646f5d Remove unneccessary quotes in CMake conditions ago%!(EXTRA string=4 years)
Camilla Löwy 111c02d74e POSIX: Remove use of deprecated gettimeofday ago%!(EXTRA string=4 years)
Camilla Löwy 01778329ec Add custom target for updating gamepad mappings ago%!(EXTRA string=4 years)
Camilla Löwy 9a3a8bc267 Win32: Always define UNICODE and _UNICODE ago%!(EXTRA string=4 years)
Camilla Löwy a646f51bca Win32: Fix macros being enabled for other backends ago%!(EXTRA string=4 years)
Konstantin Podsvirov e3f916808d Fix hardcoded runtime destination in CMake install ago%!(EXTRA string=4 years)
Camilla Löwy 061a0263a9 Win32: Fix compilation with standalone LLVM ago%!(EXTRA string=4 years)
Laurent Aphecetche 384ff74a46 Cocoa: Fix install name for installed dylib ago%!(EXTRA string=5 years)
Camilla Löwy f8d6801a50 Simplify references in CMake if-statements ago%!(EXTRA string=5 years)
Camilla Löwy 3327050ca6 Cocoa: Fix ObjC being built as C with CMake 3.19 ago%!(EXTRA string=5 years)
Camilla Löwy 2f76f70c76 Wayland: Simplify adding of protocol sources ago%!(EXTRA string=5 years)
Camilla Löwy 420b165bff Wayland: Fix indentation ago%!(EXTRA string=5 years)
Camilla Löwy a62a6c5019 Wayland: Scanner tool has input and output args ago%!(EXTRA string=5 years)
Camilla Löwy d5f32dfb3b Wayland: Ensure paths are passed on in quoted form ago%!(EXTRA string=5 years)
Camilla Löwy a6f8cc9d44 Fix unquoted paths with variable references ago%!(EXTRA string=5 years)
Joel Winarske af8f9713dd Wayland: Fix CMake binary dir when built as subdir ago%!(EXTRA string=5 years)
Camilla Löwy ac627706ef Win32: Fix clang-cl interpreting -Wall as /Wall ago%!(EXTRA string=5 years)
Camilla Löwy 6b78419c9a Win32: Enable /W3 on VS for library sources ago%!(EXTRA string=5 years)
Camilla Löwy 9b140d08d7 Remove ignored Clang compiler flag ago%!(EXTRA string=5 years)
Emmanuel Gil Peyrot 2e6fb7fe22 Wayland: Remove extra trailing whitespace ago%!(EXTRA string=5 years)
Joel Winarske 2747e47393 Wayland: Remove extra-cmake-modules dependency ago%!(EXTRA string=5 years)
Camilla Löwy c1f60ab5dc Make compiler specific workarounds more consistent ago%!(EXTRA string=5 years)
Camilla Löwy e47705d8fb Move more compiler workarounds to library setup ago%!(EXTRA string=5 years)
Camilla Löwy bc3be40f21 Enable strict C99 for non-VS compilers ago%!(EXTRA string=6 years)
Camilla Löwy fb0028c766 Win32: Enable Unicode mode for all compilers ago%!(EXTRA string=6 years)
Camilla Löwy 994c3b4e48 Cocoa: Remove stale GCC workaround ago%!(EXTRA string=6 years)
Camilla Löwy 18307467b4 Gather CMake setup of configuration header ago%!(EXTRA string=6 years)
Camilla Löwy 49c5d837b4 Replace CMake threads variable with modern target ago%!(EXTRA string=6 years)
Camilla Löwy 8a5fd0c5a4 Replace ad-hoc CMake code with DEFINE_SYMBOL ago%!(EXTRA string=6 years)
Camilla Löwy a5ed740d9d Fix use of CMake 3.13 command target_link_options ago%!(EXTRA string=6 years)
Camilla Löwy a264d32987 Replace CMake list variables with target_sources ago%!(EXTRA string=6 years)
Camilla Löwy 2551829f75 Win32: Add VERSIONINFO resource to GLFW DLL ago%!(EXTRA string=6 years)
Camilla Löwy 59055d585f Update minimum required CMake version to 3.1 ago%!(EXTRA string=6 years)
Camilla Löwy c194193797 Replace CMake generator expression with variable ago%!(EXTRA string=6 years)
Camilla Löwy 9dc365f192 Merge GCC/Clang specific CMake blocks ago%!(EXTRA string=6 years)
Camilla Löwy 197193ac0b Fix source list for Objective-C fix ago%!(EXTRA string=6 years)
Camilla Löwy 9486ec0c02 Fix source list for -Wdeclaration-after-statement ago%!(EXTRA string=6 years)
Camilla Löwy bc7b19cbd1 Remove tab character ago%!(EXTRA string=6 years)
Camilla Löwy f6d44cedfd Trust CMake to do the right thing for static libs ago%!(EXTRA string=6 years)
Camilla Löwy 33683ec60e Remove stray characters from hardcoded CFLAGS ago%!(EXTRA string=6 years)
Camilla Löwy 04f7f55f07 Cleanup ago%!(EXTRA string=6 years)
Pablo Prietz 4d0ae4ffa7 Fix CMake 3.0 - 3.6 support regression ago%!(EXTRA string=6 years)
Guillaume Racicot 8f852e0833 Enable C99 explicitly with CMake where available ago%!(EXTRA string=6 years)
Camilla Löwy 3ec8f4a7f5 Win32: Disable dynamic libgcc for MinGW DLL ago%!(EXTRA string=6 years)
Ave Milia 2e039d9275 CMake: remove -DGLFW_DLL on non-Windows targets ago%!(EXTRA string=6 years)
Camilla Löwy b430bc4935 Cocoa: Fix internal symbol hiding for dylib ago%!(EXTRA string=6 years)
Camilla Löwy a255e7ace6 Move to the modern CMake project version option ago%!(EXTRA string=6 years)
Konstantin Podsvirov 15af302f77 Fix use of absolute path in INSTALL_INTERFACE ago%!(EXTRA string=6 years)