161 Commits (4af881a009b589b2961ba14efa7bb084e1343c5e)

Author SHA1 Message Date
Vladimír Vondruš 19ca8079c2 modules: properly save CMAKE_FIND_LIBRARY_PREFIXES in FindMagnum.cmake. 9 years ago
Vladimír Vondruš 6ae21f23b5 Revert "Platform: Move emscripten port of Sdl2Application to SDL2" 9 years ago
Squareys c01961ba6b modules: Add -s USE_SDL=2 to linker flags in FindMagnum.cmake 9 years ago
Vladimír Vondruš 2145ae9b96 Dropped NaCl support. 9 years ago
Vladimír Vondruš 6f83ed516b modules: give MAGNUM_DEPLOY_PREFIX a saner default. 9 years ago
Vladimír Vondruš df5c6fbd35 modules: added MAGNUM_DEPLOY_PREFIX cache variable. 9 years ago
Vladimír Vondruš 05ed476446 CMake: use relative install paths. 9 years ago
Vladimír Vondruš c16b87d25d modules: mark internal variable as such. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš fb454d8a3f Made Test/AbstractOpenGLTester.h a public and documented API. 9 years ago
Vladimír Vondruš 806ad4fda3 CMake: make MAGNUM_PLUGINS[_DEBUG|_RELEASE|]_DIR a STRING cache entry. 10 years ago
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š 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