175 Commits (d5f32dfb3b64ad9e0271363e4421d95c5b167054)

Author SHA1 Message Date
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)
Camilla Löwy 1d95acdf56 Cocoa: Fix detection of Clang ago%!(EXTRA string=6 years)
schraf 2e70950c0f Fix quoting of CMAKE_C_COMPILER_ID ago%!(EXTRA string=6 years)
Rolf Eike Beer f9923e9095 Use GNUInstallDirs for install destinations ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot cc805c0963 Mir: Remove this experimental backend ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot dcd2a19d90 Wayland: Add support for xdg-decoration ago%!(EXTRA string=7 years)
Greg V 0a3c4f5d80 Add support for Wayland on FreeBSD and other OSes ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 79e16baca3 Add wp_viewporter support ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 0d5f7a9eab Wayland: Add xdg-shell to the build system ago%!(EXTRA string=7 years)
Camilla Löwy 973bf29622 Remove use of non-standard function strdup ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 10c18f8124 Use quotes consistently for wayland-protocols ago%!(EXTRA string=8 years)
Emmanuel Gil Peyrot 65166858ff Wayland: Add support for the idle-inhibit protocol ago%!(EXTRA string=8 years)
Camilla Löwy 0882fffc37 Fix missing CMake file path quoting ago%!(EXTRA string=8 years)
Camilla Löwy 2d0ffd788b Fix type in filename ago%!(EXTRA string=8 years)
Camilla Löwy e27dc50689 Add non-VS warning about C99 declarations ago%!(EXTRA string=8 years)
Camilla Löwy 3ee7f8f695 Cocoa: Fix warnings caused by _XOPEN_SOURCE ago%!(EXTRA string=8 years)