60 Commits (80422e74e64d845f9559945a523872e03943df87)

Author SHA1 Message Date
Vladimír Vondruš 17fe3a5998 package: hide deprecated functionality from code coverage reports. 8 years ago
Vladimír Vondruš d578d4d89e package/ci: build minimal Vulkan support on Linux and Windows. 8 years ago
Vladimír Vondruš 2bfee42e6f package/ci: rename build matrix IDs -- there's not just GL anymore. 8 years ago
Vladimír Vondruš d70f75a179 Platform: deprecate GlutApplication. 8 years ago
Vladimír Vondruš 96050cb1e3 package/ci: enable Vulkan building on Travis CI. 8 years ago
Vladimír Vondruš b86fd688b0 package/ci: explanatory message why the CI is stuck on GLFW 3.1. 8 years ago
Vladimír Vondruš f6c7f613ce package/ci: fix and speed up the Emscripten build. 8 years ago
Vladimír Vondruš 7184c09958 package/ci: fix code coverage crashes for plugin tests on macOS. 8 years ago
Vladimír Vondruš e5b690904f package/ci: use NDK r16b and the new toolchain setup on Travis. 8 years ago
Vladimír Vondruš 83acf6b49d package/ci: use 14.04 for Android build as well. 8 years ago
Vladimír Vondruš 9de2ac1915 package/ci: use CMake 2.8.12 on Travis Linux to ensure compatibility. 8 years ago
Vladimír Vondruš 5a29881c8f package/ci: switched to codecov.io, merge Linux, macOS and GLES reports. 8 years ago
Vladimír Vondruš 294be89cf9 package/ci: save *minutes* by not updating Homebrew. 8 years ago
Vladimír Vondruš 84348dea38 package/ci: use Ninja instead of make on Travis. 8 years ago
Vladimír Vondruš c1196f60ba package/ci: homebrew is rebuilding the universe again, ugh. 8 years ago
Vladimír Vondruš ececeaaf6d package/ci: speed up Emscripten build. 9 years ago
Vladimír Vondruš 4af881a009 package/ci: don't use explicit Xcode 8.3 image as it is broken. 9 years ago
Vladimír Vondruš b228ca5c4e package/ci: work around broken homebrew on Travis. 9 years ago
Vladimír Vondruš e29683bcd6 package/ci: annotate jobs with unique IDs. 9 years ago
Vladimír Vondruš 68766b1dc8 package/ci: fix Emscripten build breakage. 9 years ago
Vladimír Vondruš 2834ada946 package/ci: don't call brew update to speed up the builds a bit. 9 years ago
Vladimír Vondruš 984b37259d package/ci: use Xcode 8.3 images for Emscripten build on Travis. 9 years ago
Vladimír Vondruš bb55272c5d package/ci: use latest Emscripten on Travis. 9 years ago
Vladimír Vondruš e5bd799003 package/ci: Travis now explicitly needs libgl-dev. 9 years ago
Vladimír Vondruš c317d56a02 package/ci: build GLFW as dynamic for consistency. 9 years ago
Vladimír Vondruš 142fcae746 package/ci: forgot to test building of GlutApplication. 9 years ago
Vladimír Vondruš c8416ca4c3 package/ci: cache downloaded CMake on Travis. 9 years ago
Squareys 3268c5d430 package/ci: update to 14.04 on Travis CI, except for Android. 9 years ago
Vladimír Vondruš 4c8d4a7d03 package/ci: use Emscripten 1.37.1 instead of 1.37.10. 9 years ago
Vladimír Vondruš 38b2e78dcd package/ci: gather code coverage only once. 9 years ago
Vladimír Vondruš 286514a7b7 package/ci: actually really cache the GLFW build. 9 years ago
Vladimír Vondruš cb7f490748 package/ci: explicitly test building w/o deprecated features. 9 years ago
Vladimír Vondruš 6fa2643e63 package/ci: get rid of JOBS_LIMIT and hardcode the value instead. 9 years ago
Vladimír Vondruš 58831670f4 package/ci: fix coveralls upload. 9 years ago
Vladimír Vondruš 02b579e96c package/ci: added AddressSanitizer build on Travis. 10 years ago
Vladimír Vondruš 91e497d562 package/ci: build for Android ES2/ES3 on Travis. 10 years ago
Vladimír Vondruš 4b9e44ed26 package/ci: temporarily disable GLES3 build on Linux. 10 years ago
Vladimír Vondruš 1ae1f3d419 package/ci: add desktop GLES builds on Linux and Windows. 10 years ago
Vladimír Vondruš 7c38cee802 package/ci: update Emscripten Travis CI config to use newer OSX image. 10 years ago
Vladimír Vondruš 07607f3f63 package/ci: properly set up code coverage include/exclude patterns. 10 years ago
Vladimír Vondruš a6e457ebff package/ci: exclude Corrade sources from code coverage. 10 years ago
Vladimír Vondruš 9019a776a1 package/ci: minor improvements to Travis coverage report. 10 years ago
Vladimír Vondruš c22e63ef57 package/ci: include Attribute.{h,cpp} in the code coverage report. 10 years ago
Vladimír Vondruš e86d9100e3 package/ci: ignore all GL-related code in the code coverage report. 10 years ago
Vladimír Vondruš 4fe3afed2d package/ci: enable coverage reports on Travis CI. 10 years ago
Vladimír Vondruš cb064f1fba package/ci: minor consistency updates. 10 years ago
Vladimír Vondruš 286aaf2541 package/ci: this is not true anymore. 10 years ago
Vladimír Vondruš 51cf1d6120 Introduce BUILD_MULTITHREADED CMake option. 10 years ago
Vladimír Vondruš 4bd958ab8c package/ci: build for Emscripten WebGL 1/2 on Travis. 10 years ago
Vladimír Vondruš 5b82162a4d package/ci: build for iOS on Travis CI. 10 years ago