52 Commits (805a781f0aea04a424bb2bc585b16d884ec955ff)

Author SHA1 Message Date
Vladimír Vondruš 177ea859d8 package/homebrew: a patch to make 2020.06 compile with latest pybind. 5 years ago
John Laxson e64a27e156 package/homebrew: use std_cmake_args. 5 years ago
Vladimír Vondruš 52f2073ff9 package/ci: we don't need ShaderTools here. 5 years ago
Vladimír Vondruš 5dad3bb8af package/ci: note to self: don't use CIRCLE_WORKING_DIRECTORY ever again. 5 years ago
Vladimír Vondruš c6699187cb package/ci: apparently 4 GB RAM is not enough FOR MODERN C++ FFS. 5 years ago
Vladimír Vondruš fa81020de7 package/ci: migrate to CircleCI. 5 years ago
Vladimír Vondruš b83e12a8fd package/homebrew: update to what's actually latest. 6 years ago
Vladimír Vondruš 11075a4adf package/ci: rename Windows builds to not include GL anymore. 6 years ago
Vladimír Vondruš 9b0e7bcf3e package/archlinux: actually, those are transitive deps. 6 years ago
Vladimír Vondruš 267f7c36d9 package/archlinux: switch to Ninja. 6 years ago
Vladimír Vondruš f5d78009a2 package/archlinux: interestingly enough, this got never commited. 6 years ago
Vladimír Vondruš fe7e6eb545 Bootstrap for C++-side unit tests. 6 years ago
Vladimír Vondruš a611455034 package/ci: make tests using static plugins work again. 6 years ago
Vladimír Vondruš 70e7ab94c8 oackage/archlinux: expect zstd-compressed packages. 6 years ago
Vladimír Vondruš 2cbe09c1f7 package/ci: THINGS ARE BAD. 6 years ago
Vladimír Vondruš 3b72f10211 package/homebrew: updated for 2019.10. 7 years ago
Vladimír Vondruš 396e48bf4d package/ci: TRAVIS! WHAT DO YOU WANT TODAY 7 years ago
Vladimír Vondruš 8700217943 Require CMake 3.4 at least. 7 years ago
Vladimír Vondruš 2cbb083f0a package/ci: minor cleanup. 7 years ago
Vladimír Vondruš 6ca302befc package/ci: enable TinyGltfImporter for mesh import testing. 7 years ago
Vladimír Vondruš ee54dc6cdc package/ci: build Magnum Plugins on the CI. 7 years ago
Vladimír Vondruš 30d7b0796c package/ci: make code coverage actually work on macOS. 7 years ago
Vladimír Vondruš 9b652f6213 package/ci: nope, this was not a good idea. 7 years ago
Vladimír Vondruš 52debd42c0 package/ci: disable code coverage on AppVeyor for now. 7 years ago
Vladimír Vondruš 8d95781fc4 package/ci: disable doctest on AppVeyor as that requires numpy too. 7 years ago
Vladimír Vondruš 9872f23e58 package/ci: initial AppVeyor setup. 7 years ago
Vladimír Vondruš 9dc569945f python: a better way to skip GL tests. 7 years ago
Vladimír Vondruš 6555424d86 package/ci: add a static macOS build as well. 7 years ago
Vladimír Vondruš 232b559984 package/ci: build also SDL2 and GLFW apps on Travis. 7 years ago
Vladimír Vondruš 7f79f455d9 package/ci: we always build w/o deprecated functionality. 7 years ago
Vladimír Vondruš cfce76dde4 package: include public headers in coverage reports as well. 7 years ago
Vladimír Vondruš 90778c0a0b package: GCC 9 and lcov from git work again. 7 years ago
Vladimír Vondruš fc3990b4bd package/ci: remove dead commented-out stuff. 7 years ago
Vladimír Vondruš e4aa19884a package/ci: use pybind11 2.3.0. 7 years ago
Vladimír Vondruš 39f2699b90 python: more yelling at the buildsystem. 7 years ago
Vladimír Vondruš c1f854472d package/ci: test the static build as well. 7 years ago
Vladimír Vondruš 8b9146dc78 package: added Homebrew package. 7 years ago
Vladimír Vondruš fde6102a8d python: expose SceneGraph Python wrapping helpers. 7 years ago
Vladimír Vondruš 256e69a8bb package: test also docstring validity. 7 years ago
Vladimír Vondruš 2b0dfaa22a python: expose MeshTools::compile(). 7 years ago
Vladimír Vondruš 4b58ba5204 python: Cube and Square from Primitives. 7 years ago
Vladimír Vondruš 293c5eca64 python: *very* little from Trade. 7 years ago
Vladimír Vondruš ad01c1a306 python: initial SceneGraph bits. 7 years ago
Vladimír Vondruš 86d64a6a5a package/archlinux: coverage PKGBUILD. 7 years ago
Vladimír Vondruš f726745382 package/ci: test also GL stuff via SwiftShader. 7 years ago
Vladimír Vondruš f99f227623 package/ci: coverage for both C++ and Python. 7 years ago
Vladimír Vondruš 322d54f670 package/ci: avoid tons of warnings from GCC 4.8. 7 years ago
Vladimír Vondruš 4de30ab058 python: initial bits of the Shaders library. 7 years ago
Vladimír Vondruš aec29e7da8 python: initial bits of the GL library. 7 years ago
Vladimír Vondruš d34366ac46 python: expose ArrayView and StridedArrayView. 7 years ago