117 Commits (bd955a77b71aa2bbdbbee5659c357213f368ce21)

Author SHA1 Message Date
Vladimír Vondruš e7d7cc1f98 modules: added comment explaining include path issues with SDL1/OSX. 13 years ago
michael chung 7476b78c64 1.Build problems on Mac OS X (10.9) 13 years ago
Vladimír Vondruš c4a28965cb modules: updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš dbafac0ba3 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 2fa0e0a555 modules: updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 3fb969d397 Integrated plugins into build system and updated the documentation. 13 years ago
Vladimír Vondruš b9ca288b69 doc: minor formatting changes. 13 years ago
Vladimír Vondruš 6b8e28f045 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 46ce7b0347 Thoroughly documented also building and CMake usage of all other libs. 13 years ago
Vladimír Vondruš a6831da902 Initial support for ability to disable building of deprecated APIs. 13 years ago
Vladimír Vondruš 1cb049056c Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš e2b36225a1 FindMagnum.cmake: minor typographic fixes. 13 years ago
Vladimír Vondruš ea00057207 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš a3fc38344c More flexible ability to install CMake modules. 13 years ago
Vladimír Vondruš 86124ba9b3 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 519f9f7c32 Use glLoadGen instead of GLEW. 13 years ago
Vladimír Vondruš 95e1ae2efc Audio: added AbstractImporter plugin interface. 13 years ago
Vladimír Vondruš 2b32625921 Bootstrap Audio library. 13 years ago
Vladimír Vondruš 50942b0348 FindMagnum.cmake: allow user to override plugin directories. 13 years ago
Vladimír Vondruš d820293ab6 FindMagnum.cmake: use ${LIB_SUFFIX} properly. 13 years ago
Vladimír Vondruš 37621d7741 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš d6a64cca2a Text: interface for font converters. 13 years ago
Vladimír Vondruš 47bbc403ae FindMagnum.cmake: removed duplicate code. 13 years ago
Vladimír Vondruš 7b68dc2e0a Platform: added WindowlessNaClApplication. 13 years ago
Vladimír Vondruš 6d8639cc76 Physics shape rework #7: renamed Physics namespace to Shapes. 13 years ago
Vladimír Vondruš 53f26fdde0 modules: find outdated header names. 13 years ago
Vladimír Vondruš c5c57e17da Emscripten: ported FindOpenGLES2.cmake and FindSDL2.cmake. 13 years ago
Vladimír Vondruš 69662e4923 Updated FindCorrade.cmake and FindNodeJs.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 6b753cfcb4 FindMagnum.cmake: NaCl application has also dependencies. 13 years ago
Vladimír Vondruš 0f27576855 FindMagnum.cmake: append MAGNUM_LIBRARIES also for static build. 13 years ago
Vladimír Vondruš 8c75f6e8c2 Expose MAGNUM_BUILD_STATIC in magnumConfigure.h. 13 years ago
Vladimír Vondruš 885a490cd2 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 7a1f1bec92 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 36bedb3f5a NaCl target system is now handled with CORRADE_TARGET_NACL. 13 years ago
Vladimír Vondruš d66858074b FindMagnum.cmake: use CORRADE_*_LIBRARIES, not *_LIBRARY. 13 years ago
Vladimír Vondruš c07b0f0b4a Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš bbb764eff5 Base for image converter plugins. 13 years ago
Vladimír Vondruš 92c4a5a2ed Text: turned AbstractFont into plugin interface. 13 years ago
Vladimír Vondruš c0b8e65d75 FindMagnum.cmake: fixed finding of Text library. 13 years ago
Vladimír Vondruš cda51f3dd5 Text: moved FreeType and HarfBuzz fonts into plugins. 13 years ago
Vladimír Vondruš 76ac352924 Added FindOpenGLES3.cmake module. 13 years ago
Vladimír Vondruš f18297ab2b Define MAGNUM_TARGET_GLES3 if targetting ES and not ES2. 13 years ago
Vladimír Vondruš ecccbcc1bf Documented CMake usage and preprocessor variables. 13 years ago
Vladimír Vondruš 3a8a95107f Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 7e1037ceda FindMagnum: added also MAGNUM_WINDOWLESSAPPLICATION_* aliases. 13 years ago
Vladimír Vondruš 0c612dee3d FindMagnum: provide MAGNUM_APPLICATION_{LIBRARIES,INCLUDE_DIRS} aliases. 13 years ago
Vladimír Vondruš 8f37ebe9cf Better usage of external OpenGL headers. 13 years ago
Vladimír Vondruš a0b83edd2b Relicensing to MIT/Expat license, part 4: CMake and documentation files. 13 years ago
Vladimír Vondruš 6a1d061a3a Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 005ae96cf3 FindMagnum: fixed formatting with `cmake --help-module`. 13 years ago