298 Commits (master)

Author SHA1 Message Date
Camilla Berglund 3d0ff1324c Restored use of CMake Threads package. ago%!(EXTRA string=12 years)
Camilla Berglund 7ff86576e3 Removed EGL dlopen. ago%!(EXTRA string=12 years)
Camilla Berglund 1aa34606e7 Fixes for use with the AMD EGL/GLES SDK. ago%!(EXTRA string=12 years)
Camilla Berglund 5da8ed250a Cleanup of backend option strings. ago%!(EXTRA string=13 years)
Camilla Berglund 34d383399c Finished initial window/context backend split. ago%!(EXTRA string=13 years)
Camilla Berglund b49c78ed96 Added missing whitespace. ago%!(EXTRA string=13 years)
Camilla Berglund ad7bf4beba Replaced ad-hoc Linux detection with __linux__. ago%!(EXTRA string=13 years)
Camilla Berglund f6ba959b1b Moved threads package to X11 block. ago%!(EXTRA string=13 years)
Camilla Berglund d5e4204ed1 POSIX threads should not be preferred on Win32. ago%!(EXTRA string=13 years)
Camilla Berglund 64c677be9e Renamed config macro to match convention. ago%!(EXTRA string=13 years)
Camilla Berglund 7be55239e7 Disabled native API by default. ago%!(EXTRA string=13 years)
Camilla Berglund b7be8d90d8 Renamed libglfw3.pc to glfw3.pc. ago%!(EXTRA string=13 years)
Camilla Berglund 98c1c2fbf2 Added threading support to CMake files. ago%!(EXTRA string=13 years)
jonathan MERCIER 31c0212c25 Able to install to lib64 if LIB_SUFFIX var is set to 64 ago%!(EXTRA string=13 years)
John Bartholomew 0f0e42b975 Use SOVERSION for shared libraries on Unix-like systems. ago%!(EXTRA string=13 years)
John Bartholomew 93ec9fa901 Changed library output name to "glfw3", and pkg-config name to libglfw3. ago%!(EXTRA string=13 years)
Camilla Berglund df6d4bc58a Added glfw3native.h to installation. ago%!(EXTRA string=13 years)
Camilla Berglund f004aa0f82 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 5e36fb0e38 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund c1931eda37 Formatting, limited to MSVC. ago%!(EXTRA string=13 years)
Jorge Rodriguez 0627a2c2eb Added option for MSVC static runtime library. ago%!(EXTRA string=13 years)
Cloudef 29b4ed4e9a Don't build tests and examples when building with EGL ago%!(EXTRA string=13 years)
Cloudef 1327c124a4 Seperate Context from Window in CMakeLists, add option to build for EGL ago%!(EXTRA string=13 years)
Camilla Berglund 2753577dbd Removed dynamic loading of gdi32. ago%!(EXTRA string=13 years)
Camilla Berglund fcf54b4b27 Moved dynamic loading macros to configuration header. ago%!(EXTRA string=13 years)
Camilla Berglund dd8b098387 Moved _GLFW_BUILD_DLL into configuration header. ago%!(EXTRA string=13 years)
Camilla Berglund ee1d71adf3 Added OS X support to pkg-config file. ago%!(EXTRA string=13 years)
Camilla Berglund 2a8324955c Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund fd6bc698c0 Moved file generation around. ago%!(EXTRA string=13 years)
Camilla Berglund 6fd6c5f7e4 Moved pkg-config file generation. ago%!(EXTRA string=13 years)
Camilla Berglund 415ebbb97c Added cache variable for dependencies of GLFW. ago%!(EXTRA string=13 years)
Camilla Berglund c097246312 Fixed listing of non-pkg-config libraries. ago%!(EXTRA string=13 years)
Camilla Berglund 8dc1391835 Marked library variable as advanced. ago%!(EXTRA string=13 years)
Camilla Berglund 730e2e55c9 Removed unused module. ago%!(EXTRA string=13 years)
Camilla Berglund cfa798451e Fixed platform messages being mixed up. ago%!(EXTRA string=13 years)
Camilla Berglund 862efe78e3 Added fallback check for dlopen, clearer use of required libraries. ago%!(EXTRA string=13 years)
Camilla Berglund bd8eb1399a Put platform detection in a single place. ago%!(EXTRA string=13 years)
Camilla Berglund 20e685d37b Formatted variables not used outside of the local CMake project. ago%!(EXTRA string=13 years)
Camilla Berglund 441452467a Marked library variables as advanced. ago%!(EXTRA string=13 years)
Camilla Berglund d743793e71 Pkg-config dependency generation fixes. ago%!(EXTRA string=13 years)
Camilla Berglund 4a905d2e28 Comment update. ago%!(EXTRA string=13 years)
Camilla Berglund 9e8f547774 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 23776f67e3 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 7b46a184cb Added standard option to switch between static and dynamic library, dropped dynamic test. ago%!(EXTRA string=13 years)
Camilla Berglund f21f196036 Added comment. ago%!(EXTRA string=13 years)
Camilla Berglund 7f1d91e67b Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund c175084e13 Added workaround for CMake bug 0006976. ago%!(EXTRA string=13 years)
Camilla Berglund d204d5a434 Enabled all warnings on GNU C and compatibles. ago%!(EXTRA string=13 years)
Camilla Berglund e7fb35a5d8 Removed legacy CMake policy. ago%!(EXTRA string=13 years)
Camilla Berglund a27c444af4 Updated comment. ago%!(EXTRA string=13 years)