103 Commits (snapshot-2014-06-compatibility)

Author SHA1 Message Date
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
Vladimír Vondruš 5101e3a60c Install also debug plugins to different location. 12 years ago
Vladimír Vondruš 1e6e4c3f73 Install and find debug libraries with "-d" suffix. 12 years ago
Vladimír Vondruš 77e38fcce3 New ObjImporter plugin. 12 years ago
Vladimír Vondruš cb8eecce51 Platform: initial version of AndroidApplication. 12 years ago
Vladimír Vondruš c2dc386dee modules: populate ${MAGNUM_LIBRARIES} before they are used. 12 years ago
Vladimír Vondruš 722c98d269 modules: different libraries for OpenGL ES 2.0/3.0 in FindMagnum.cmake. 12 years ago
Vladimír Vondruš 6fb04dcdfe modules: work around GLUT_Xi_LIBRARY-related CMake errors on Ubuntu. 12 years ago
Vladimír Vondruš 30aae1bd48 modules: actually detect the MAGNUM_PLUGINS_DIR. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 7a68362170 Making includes absolute, part 6: better filenames for internal files. 12 years ago
Vladimír Vondruš 2b2ad57280 Making includes absolute, part 3: updated FindMagnum.cmake. 12 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š 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š e2b36225a1 FindMagnum.cmake: minor typographic fixes. 13 years ago
Vladimír Vondruš a3fc38344c More flexible ability to install CMake modules. 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š 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š 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š 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š 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š 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š 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š 005ae96cf3 FindMagnum: fixed formatting with `cmake --help-module`. 13 years ago
Vladimír Vondruš 1a051707da FindMagnum: it's FindFreetype.cmake, not FindFreeType.cmake. 13 years ago