147 Commits (45f4e18f1efa49220c50a8d3bee07c8813a006e1)

Author SHA1 Message Date
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
Squareys d34f14012b modules: Add GlfwApplication to FindMagnum.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š 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š e03f812fef modules: properly handle implicit required inter-module dependencies. 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š 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 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š ad27e192f4 modules: link also all required frameworks when finding SDL2 on iOS. 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š 500b18f657 Platform: added WindowlessWindowsEglApplication. 11 years ago
Vladimír Vondruš 13622cf7ae modules: avoid repeating the same include dirs over and over. 11 years ago
Vladimír Vondruš c853f39f26 modules: this made no sense. 11 years ago
Vladimír Vondruš 94a59fc381 modules: append to list instead of replacing it. 11 years ago
Vladimír Vondruš bd107a2290 modules: EGL is not Sdl2Application dependency on WebGL. 11 years ago
Vladimír Vondruš 93147d896d Initial support for WebGL 2. 11 years ago
Vladimír Vondruš eebb5d4af5 modules: link EGL along with SDL if targetting non-desktop ES. 11 years ago
Vladimír Vondruš f7c440d6b0 modules: proper linking order for Font plugins. 11 years ago
Vladimír Vondruš fa86e1ae3d modules: removed deprecated non-absolute include path. 11 years ago
Vladimír Vondruš dba8a694aa modules: new internal MAGNUM_DATA_INSTALL_DIR. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 60f7ac555e modules: properly handle inter-project dependencies in FindMagnum.cmake. 11 years ago
Vladimír Vondruš 9f18a4139a modules: cleanup. 11 years ago
Vladimír Vondruš 4add9296a3 modules: simplified flag parsing in FindMagnum.cmake. 12 years ago
Vladimír Vondruš f9cff5e52f modules: get rid of WITH_FIND_MODULE. 12 years ago
Vladimír Vondruš 2a24cc7511 modules: updated FindCorrade.cmake, adapted to Corrade changes. 12 years ago
Vladimír Vondruš c09a929b0d Extension loading for OpenGL ES. 12 years ago
Vladimír Vondruš 0908778eee modules: fix dependency finding for GlxContext. 12 years ago
Vladimír Vondruš c7e4f92f1c Platform: added publicly usable *Context libraries. 12 years ago
Vladimír Vondruš 3619541f9e Minor cleanup. 12 years ago
Vladimír Vondruš 25bbc57d4c modules: minor cleanup. 12 years ago
Vladimír Vondruš a8817674ba modules: no backticks in CMake documentation. 12 years ago
Vladimír Vondruš f74e68ec4e modules: bail out with proper message if Magnum is not found. 12 years ago
Vladimír Vondruš 68016dbee3 Provide MAGNUM_TARGET_WEBGL also in CMake. 12 years ago
Vladimír Vondruš c7b23a884f Be consistent and use our own platform definitions. 12 years ago
Vladimír Vondruš e41f4c4fb9 modules: expose separate plugin directories for debug and release builds. 12 years ago
Vladimír Vondruš 181eefd8f8 Mention WindowlessCglApplication in FindMagnum.cmake. 12 years ago
Vladimír Vondruš 89f4ab09ad Platform: added WindowlessWglApplication. 12 years ago
Vladimír Vondruš 78cb3b8e4e modules: added MAGNUM_BINARY_INSTALL_DIR variable to FindMagnum.cmake. 12 years ago