224 Commits (f719bad4f3c726ca92eb5a8ffd4155295d224d42)

Author SHA1 Message Date
Vladimír Vondruš ddf6cd27f0 CMake: install plugin binary / library to different places. 10 years ago
Vladimír Vondruš 0e2d28130c New magnum-imageconverter utility. 10 years ago
Vladimír Vondruš c5eeb8c555 Audio: added magnum-al-info utility. 10 years ago
Vladimír Vondruš 8586fa575d modules: adapt FindOpenAL.cmake to Emscripten. 10 years ago
Vladimír Vondruš 8a603c8471 modules: adopt upstream FindOpenAL.cmake. 10 years ago
Squareys 64d94a12b2 modules: Handle SDL2 library achitecture when building on windows. 10 years ago
Vladimír Vondruš 51cf1d6120 Introduce BUILD_MULTITHREADED CMake option. 10 years ago
Vladimír Vondruš 9613e0b2b2 modules: properly handle platforms with empty CMAKE_FIND_LIBRARY_PREFIXES. 10 years ago
Vladimír Vondruš 67bd8a9b99 modules: don't expose internal variables of FindSDL2.cmake in cache. 10 years ago
Squareys d34f14012b modules: Add GlfwApplication to FindMagnum.cmake 10 years ago
Squareys de81184dba modules: Add FindGLFW.cmake 10 years ago
Vladimír Vondruš 144939e5c2 modules: put the OSX framework workaround also into FindOpenGLES2.cmake. 10 years ago
Vladimír Vondruš f5483fb4a8 modules: updated FindCorrade.cmake. 10 years ago
Vladimír Vondruš 6379f8a616 Platform: added WindowlessIosApplication. 10 years ago
Vladimír Vondruš 2c223c8dcb modules: minor cleanup. 10 years ago
Vladimír Vondruš 144b0c2b8e modules: did I mention already that I'm producing only crap today? 10 years ago
Vladimír Vondruš 26ba9aed28 modules: work around buggy framework support for OpenGLES on iOS. 10 years ago
Vladimír Vondruš 1d587f5200 modules: find EGL before linking to it. 10 years ago
Vladimír Vondruš cff718b92c modules: proper bug link. 10 years ago
Vladimír Vondruš c25c6031e2 modules: and what now! 10 years ago
Vladimír Vondruš 60eab7e4fd modules: guess what I screwed up this time! 10 years ago
Vladimír Vondruš 4f94c26467 Added TARGET_HEADLESS option. 10 years ago
Vladimír Vondruš 9a70d06767 Platform: new WindowlessEglApplication. 10 years ago
Vladimír Vondruš 5d52b74edf modules: updated FindCorrade.cmake. 10 years ago
Vladimír Vondruš e03f812fef modules: properly handle implicit required inter-module dependencies. 10 years ago
Vladimír Vondruš 6af6c68d26 modules: updated FindCorrade.cmake. 10 years ago
Vladimír Vondruš abe2c5bd66 modules: fix root library finding for superprojects. 10 years ago
Vladimír Vondruš b5851b552d modules: fix Application and Context aliases for superprojects. 10 years ago
Vladimír Vondruš 1f0617ac27 modules: updated FindMagnum.cmake. 10 years ago
Vladimír Vondruš a7acee6516 modules: add forgotten WindowlessWglApplication into the find module. 10 years ago
Vladimír Vondruš 84c80c297f modules: CMake goes crazy when I'm using frameworks as imported targets. 10 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 08a2a75c5c Modern CMake usage: updated FindCorrade.cmake and FindNodeJs.cmake. 10 years ago
Vladimír Vondruš e832e46342 modules: updated FindCorrade.cmake. 10 years ago
Vladimír Vondruš 0658f7a5f8 modules: don't unset MAGNUM_*APPLICATION_* vars if they stay the same. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš a3bf011548 modules: updated FindCorrade.cmake. 10 years ago
Vladimír Vondruš ad27e192f4 modules: link also all required frameworks when finding SDL2 on iOS. 10 years ago
Vladimír Vondruš 3f4156a846 modules: update FindEGL.cmake to work on iOS. 10 years ago
Vladimír Vondruš 60fc994ab6 modules: updated FindOpenGLES[23].cmake to work on iOS. 10 years ago
Vladimír Vondruš 55a0a1397b modules: updated FindCorrade.cmake. 10 years ago
Vladimír Vondruš e102a776ad modules: use HINTS instead of PATHS for find_path(). 11 years ago
Vladimír Vondruš c8a9417e70 CMake subproject support, part 3: ability to override configure.h location. 11 years ago
Vladimír Vondruš 986099a5d3 CMake: use CORRADE_INCLUDE_DIRS instead of CORRADE_INCLUDE_DIR. 11 years ago
Vladimír Vondruš cde7955046 modules: updated FindCorrade.cmake. 11 years ago
Vladimír Vondruš e9c4fc3f0f modules: updated FindCorrade.cmake from Corrade repository. 11 years ago
Vladimír Vondruš 500b18f657 Platform: added WindowlessWindowsEglApplication. 11 years ago
Vladimír Vondruš 177aa7b7d9 modules: support ANGLE in FindOpenGLES2/3 and FindEGL CMake modules. 11 years ago
Vladimír Vondruš 285ee48807 modules: fix finding of SDL2 on OSX. 11 years ago
Vladimír Vondruš 2521c3d5d7 modules: support Windows release package by default. 11 years ago