498 Commits (5f287df332fee7fcc2df6e8055853b86d1db3ed2)

Author SHA1 Message Date
Vladimír Vondruš 6cb0b22659 package/ci: can't test on Xcode 11 anymore. 3 years ago
Vladimír Vondruš a0b74169a7 Audio: some more converage improvements. 3 years ago
Vladimír Vondruš 7286faf329 *converter: make these buildable on platforms w/o dynamic plugins. 3 years ago
Vladimír Vondruš 6d0b2e6731 oackage/archlinux: drop implicit build flags from GLES dev PKGBUILDs. 3 years ago
Vladimír Vondruš 16f483a9e6 package/archlinux: enable colored compiler output in dev PKGBUILDs. 3 years ago
Vladimír Vondruš 7aa4b653f1 package/archlinux: drop asm.js PKGBUILDs. 3 years ago
Vladimír Vondruš c2b87ec3a4 package/ci: reduce build parallelism once more. 3 years ago
Vladimír Vondruš 786f61e9c6 Bump minimal CMake version to 3.5 to silence a CMake 3.27 warning. 3 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 3113306d82 package/archlinux: adapt to lcov 2.0 changes. 3 years ago
Vladimír Vondruš 3710c179fe package/ci: adapt to arbitrary unnecessary Codecov breakages. 3 years ago
Vladimír Vondruš 6c2ea21d31 distancefieldconverter: make it work on GLES 3+. 3 years ago
Vladimír Vondruš b38d3eea89 Shaders: add SSBO support to all shaders. 3 years ago
Vladimír Vondruš 89e1dcbe11 package/archlinux: equip the Clang PKGBUILDs with a multi-config build. 3 years ago
Vladimír Vondruš 2dc117d52d package/archlinux: clear more compiler flags not known by GCC 4.8. 3 years ago
Vladimír Vondruš 4613fd2db9 package/archlinux: the GCC 4.8 PKGBUILD needs GCC 4.8 corrade as well. 3 years ago
Vladimír Vondruš ffcba3912b package/ci: reduce parallelism even further. 3 years ago
Vladimír Vondruš d5a03b7b12 package/ci: reduce parallelism for the ES2 build as well. 3 years ago
Vladimír Vondruš b405839de5 package/ci: reduce parallelism on the linux-static build. 3 years ago
Vladimír Vondruš ac0351585d package/archlinux: include also RelWithDebInfo in the dev PKGBUILD. 3 years ago
Vladimír Vondruš 21aaaf4a61 package/ci: add a CTest timeout to Windows jobs. 3 years ago
Vladimír Vondruš be2749f0c4 package/ci: further reduce parallelism on the nondeprecated build. 3 years ago
Vladimír Vondruš b219ebe1c5 package/ci: the ARM64 build should depend on the nondeprecated build too. 4 years ago
Vladimír Vondruš 12c74a351f package/ci: make all CircleCI jobs depend on the nondeprecated build. 4 years ago
Vladimír Vondruš c2ab0dd3ac package/archlinux: use a wildcard .kateconfig for PKGBUILD highlighting. 4 years ago
Vladimír Vondruš c42013b608 package/archlinux: use a dedicated test target for Emscripten. 4 years ago
Vladimír Vondruš 7f24d00553 MaterialTools: new library. 4 years ago
Vladimír Vondruš 38ff5e6c12 package/ci: minor. 4 years ago
Vladimír Vondruš 7a8d2a8e3e package/ci: don't build ShaderTools on the Android Vulkan job. 4 years ago
Vladimír Vondruš a1d6470fda package/ci: make Android and iOS builds depend on the ARM64 build. 4 years ago
Vladimír Vondruš b9726a9823 package/ci: add dependencies between CircleCI jobs to limit credit usage. 4 years ago
Vladimír Vondruš 3c2536ddff package/archlinux: no, ctest still doesn't know -j alone. 4 years ago
Vladimír Vondruš ded328cd18 imageconverter: start testing this executable as well. 4 years ago
Vladimír Vondruš db58ce9acb package/ci: link sceneconverter to AnySceneConverter on static build. 4 years ago
Vladimír Vondruš 5623c1314b package/archlinux: use just -j for ctest. 4 years ago
Vladimír Vondruš e9bf47144f package/archlinux: switch to Ninja Multi-Config in the dev PKGBUILD. 4 years ago
Vladimír Vondruš 04b931cbca package/archlinux: use llvmpipe instead of swiftshader for Vulkan tests. 4 years ago
Vladimír Vondruš e5d3ec8d83 package/ci: link plugins to the sceneconverter in static builds. 4 years ago
Vladimír Vondruš e62b2bb000 Replace MAGNUM_TARGET_{HEADLESS,DESKTOP_GLES} with MAGNUM_TARGET_EGL. 4 years ago
Vladimír Vondruš 84b27e14d0 package/ci: add a TODO for Ninja job capping. 4 years ago
Vladimír Vondruš c6c35035f8 package/ci: further reduce ES3 build parallelism. 4 years ago
Vladimír Vondruš 2b5cb6d409 package/ci: yes, tests got even heavier, so reduce the parallelism again. 4 years ago
Vladimír Vondruš fb7e4101f6 package/ci: go back to lcov 1.13 on MinGW. 4 years ago
Vladimír Vondruš fee2d94946 package/archlinux: updated AUR PKGBUILD version. 4 years ago
Vladimír Vondruš 67d37c9ed5 package/ci: build in parallel also on iOS. 4 years ago
Vladimír Vondruš e36843057d package/ci: Xcode 11.7 is the oldest supported on CircleCI. 4 years ago
Vladimír Vondruš b1c686a18f Revert "package/ci: temporarily disable macOS, iOS, ARM and Android ES2 builds." 4 years ago
Vladimír Vondruš c475d0b6e7 package/ci: revert attempts to go with a small CircleCI resource class. 4 years ago
Vladimír Vondruš 9d61a63553 package/ci: further cap CircleCI jobs for the small resource class. 4 years ago
Vladimír Vondruš 9c4f2ceea2 package/ci: of course this only happens when I push straight to master. 4 years ago