41 Commits (b98378150556f77c2033bf9fb8a318bdc8b7d3bb)

Author SHA1 Message Date
Vladimír Vondruš b983781505 Prefix all CMake options with MAGNUM_*. 4 years ago
Vladimír Vondruš 505ad471ad CMake: use the CMAKE_FOLDER variable instead of FOLDER property. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš c36ed5e61d Don't ever attempt to think about CGL when building for GLES on Mac. 4 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš cdd0147edb Disable automatic resource initializers when building static. 7 years ago
Vladimír Vondruš 8e8010c40b Document and print helpful error messages for GL-dependent features. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 4e757a3f64 Split the OpenGL layer out, pt 26: remove dependencies on the GL lib. 8 years ago
Vladimír Vondruš b1de952c13 Split the OpenGL layer out, pt 6: adapted buildsystem of dependent libs. 8 years ago
Vladimír Vondruš 920db7aa73 Split the Trade library out. 8 years ago
Vladimír Vondruš 59f4ac57d2 Use the plugin dir autodetection in the command-line utilities. 8 years ago
Vladimír Vondruš 8f27da9dfd Set library soversion to 1.0, version to 0. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 2145ae9b96 Dropped NaCl support. 9 years ago
Vladimír Vondruš 12fa6961c8 Use CMake folders also for OBJECT libraries, executables and tests. 9 years ago
Vladimír Vondruš f222449bdf Minor code reordering. 9 years ago
Émile Grégoire dae1e8e9cf Started adding folders for Visual Studio. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš bd8d807e1c Make Linux/Windows code for windowless apps on ES more consistent. 10 years ago
Vladimír Vondruš 7dca1cdcbc Synchronized windowless app dependencies of all utilities. 10 years ago
Vladimír Vondruš 4f94c26467 Added TARGET_HEADLESS option. 10 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 9bc98c3f10 CMake subproject support, part 2: export MAGNUM_* variables. 11 years ago
Vladimír Vondruš 8f9bda9817 Disable other utilities on Windows/GLES. 11 years ago
Vladimír Vondruš 9d326d4ff1 Better handling of compiled-in resources in static build. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 659bf2e44b Use POSITION_INDEPENDENT_CODE CMake property. 12 years ago
Vladimír Vondruš 740c4dbcd6 TextureTools: shorter filenames for headers. 12 years ago
Vladimír Vondruš 217b53ceb2 Display all headers in project view of IDEs. 12 years ago
Vladimír Vondruš 746b4eb692 Platform: specify dependencies for Application libs on single place. 12 years ago
Vladimír Vondruš c7b23a884f Be consistent and use our own platform definitions. 12 years ago
Travis Watkins eb6eddd5d1 Don't link unneeded libraries in commands. 12 years ago
Travis Watkins 96d9327a83 Build fontconverter and distancefieldconverter on windowless OS X. 12 years ago
Vladimír Vondruš df26073620 Enabled other utilities on Windows. 12 years ago
Vladimír Vondruš 1e6e4c3f73 Install and find debug libraries with "-d" suffix. 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š 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš e49be200d4 Properly fix linking to libdl. 13 years ago
Vladimír Vondruš 6dbe31f0f0 Link CORRADE_PLUGINMANAGER_LIBRARIES to all plugin-enabled executables. 13 years ago
Vladimír Vondruš 760a815a91 TextureTools: renamed magnum-distancefield to magnum-distancefieldconverter. 13 years ago
Vladimír Vondruš e4790eaec9 Fix installation dir for DLLs on Windows. 13 years ago
Vladimír Vondruš 9f64e86584 TextureTools: added `magnum-distancefield` utility. 13 years ago
Vladimír Vondruš fc0bde4f47 Wrap CMAKE_SHARED_LIBRARY_CXX_FLAGS in quotes. 13 years ago
Vladimír Vondruš d969a9a162 Adapted to Corrade changes. 13 years ago
Vladimír Vondruš 2f4bcd1455 Added files for automatic resource importing from static libraries. 13 years ago
Vladimír Vondruš c79327ee43 Option to build Magnum as static library. 13 years ago