78 Commits (7be9e87ef18f9f7b91b72cfdffdf1de0de75fbb0)

Author SHA1 Message Date
Camilla Berglund ad7bf4beba Replaced ad-hoc Linux detection with __linux__. 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 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)
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)
Camilla Berglund 537754aab8 Require CMake 2.8. ago%!(EXTRA string=13 years)
Camilla Berglund cd7b9b1568 CMake file formatting. ago%!(EXTRA string=13 years)
Camilla Berglund d608eb0086 Replaced hand rolled X extension detection with built-in version. ago%!(EXTRA string=13 years)
Camilla Berglund b5cd3114af Added Doxyfile generation. ago%!(EXTRA string=13 years)
Camilla Berglund 24dc846ac2 Re-used library list. ago%!(EXTRA string=14 years)
Camilla Berglund a6981b7f83 Function and symbol checks are only performed on X11/GLX. ago%!(EXTRA string=14 years)
Camilla Berglund 0dac7131c8 Removed extra warning flags for Universal build. ago%!(EXTRA string=14 years)
Camilla Berglund 9433ba94a5 Removed unused macro variable. ago%!(EXTRA string=14 years)
Camilla Berglund ebe4df478b Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 966076eca8 Added libm dependency for X11/GLX. ago%!(EXTRA string=14 years)