Ozkan Sezer
|
5b18ae29b7
improvements to libdecor support in cmake
|
4 éve |
Ozkan Sezer
|
a15ec36547
attempt to fix cmake builds with libdecor
|
4 éve |
Ryan C. Gordon
|
c308453952
cmake: Use CMAKE_INSTALL_FULL_* for libdir,bindir,etc.
|
4 éve |
Ozkan Sezer
|
d373af044b
CMakeLists.txt: update DYLIB_CURRENT_VERSION too 2.0.16 for release
|
4 éve |
Sam Lantinga
|
cb1fd30e9a
Updated to version 2.0.16 for release
|
4 éve |
Sam Lantinga
|
1a9253f752
Removed unused IOS_DYLIB definition
|
4 éve |
Christian Rauch
|
9e6fcbe72c
wayland: client-side decoration
|
5 éve |
Joel Linn
|
20eea021c6
Windows: set HAVE_IMMINTRIN_H for AVX intrinsics
|
4 éve |
Ryan C. Gordon
|
6956f4aa19
cmake: use CMAKE_INSTALL_LIBDIR instead of hardcoding "lib", etc.
|
4 éve |
Ryan C. Gordon
|
403afdb558
cmake: Haiku fixes.
|
4 éve |
Ozkan Sezer
|
5ac81c75fe
fixed typo in previous commit
|
4 éve |
Ozkan Sezer
|
a809d62605
cmake: set SDL_JOYSTICK_RAWINPUT for windows builds
|
4 éve |
h5p9sl
|
e52733af8d
Use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR
|
4 éve |
Daniel Gibson
|
e2234ee97c
CMake: Fix SOVERSION/SONAME of non-release versions
|
5 éve |
Ozkan Sezer
|
be41cf2dfe
CMake: don't blacklist TARGET_OS_SIMULATOR for Metal configuration
|
4 éve |
Croydon
|
3433f3c4cc
CMake: Small improvement for MinGW
|
4 éve |
Ivan Epifanov
|
6460151c84
Vita: add missing stub
|
4 éve |
Ivan Epifanov
|
2465444fba
Add missing dependencies
|
4 éve |
Ivan Epifanov
|
bbdd08e0b2
Build without PIB support by default and add flag to enable it
|
4 éve |
Nicolas Caramelli
|
6a2af48ad7
CMake: Generic check for desktop GL and EGL on Linux systems
|
5 éve |
Cacodemon345
|
ded023870d
Make CMake script more accurate to autoconf script
|
5 éve |
Ivan Epifanov
|
ca969eb2be
Remove gles2 vita render
|
5 éve |
Sylvain
|
d4e96e1153
Android: enable audio driver OpenSLES when building with CMake
|
5 éve |
Sylvain
|
02b1ebc9e0
Android: add openslES and AAudio compilation to CMakeLists
|
5 éve |
Ozkan Sezer
|
69203851dc
rename PKG_CONFIG_LIBS_PRIV to PKGCONFIG_LIBS_PRIV
|
5 éve |
okuoku
|
401f485490
cmake: Weak link with CoreHaptics
|
5 éve |
Kyle Schaefer
|
dbedaeceb3
Adding checks to see if any ASAN flags are set, if so then we set(HAVE_ASAN ON) so the infomartion output will properly list ASAN as on.
|
5 éve |
Kyle Schaefer
|
70bd205bb1
Adding messages to output CMAKE_C_FLAGS_DEBUG and CMAKE_CXX_FLAGS_DEBUG, this way when using Debug builds you can see which debug flags are set
|
5 éve |
Kyle Schaefer
|
320666044e
Moving ASAN macros and calls to macros above the information output section so we can display ASAN information properly.
|
5 éve |
okuoku
|
732cc8ed5b
cmake: Fix UWP DLL build by removing /NODEFAUTLIB
|
5 éve |