663 Commits (4731ecd063d76f31594961b7880e5a9106da862c)
 

Author SHA1 Message Date
Vladimír Vondruš 4731ecd063 package/homebrew: make the 2020.06 version still work with CMake 4. 1 year ago
Vladimír Vondruš 960910e8cb python: hotfix to still compile with the now-deprecated text renderer. 1 year ago
Vladimír Vondruš 1794cd6027 python: add a test case showing typed StridedArrayView as an argument. 1 year ago
Vladimír Vondruš 7f581c6114 It's 2025, C++14 is nothing to boast with. 1 year ago
Vladimír Vondruš 86fcf4d85f Mention Bluesky in contacts. 1 year ago
Vladimír Vondruš bcf0117f97 Not sure why the build status badges are not in README here. 1 year ago
Vladimír Vondruš fcb49770eb package/ci: unify base linux install step on CircleCI. 1 year ago
Vladimír Vondruš d011297c13 Here we go again. 1 year ago
Vladimír Vondruš ee2f65e792 modules: updated FindCorrade and FindMagnum. 1 year ago
Vladimír Vondruš c8824470c9 python: provide a MagnumBindings::Python library for CMake superprojects. 1 year ago
Vladimír Vondruš 20700b7e3d python: expose new Quaternion.xyzw and wxyz properties. 1 year ago
Vladimír Vondruš 81a2683672 package: add an utility for syncing Find modules. 1 year ago
Vladimír Vondruš a7e6ae9493 modules: updated FindCorrade and FindMagnum. 1 year ago
Vladimír Vondruš 2bcc7b94d3 modules: create MagnumBindings targets only once they're actually found. 1 year ago
Vladimír Vondruš 3d49fdf91f modules: workaround to fix KDE's higlighter. 1 year ago
Vladimír Vondruš 585b4b7cf7 CMake: fix version deprecation warning on CMake 3.31. 1 year ago
Vladimír Vondruš 8ebe5e074f CMake: set policies before the project() call. 1 year ago
Vladimír Vondruš 37ddbf7598 CMake: try to clarify that Git version match failure is not an error. 1 year ago
Vladimír Vondruš 92d06e9e6b python: adapt to Magnum key and pointer event changes. 2 years ago
Vladimír Vondruš bed89fdd61 package/ci: add an ARM64 build. 2 years ago
Vladimír Vondruš d5ffa81fe2 package/ci: build w/ deprecated APIs enabled by default. 2 years ago
Vladimír Vondruš c45eb57d34 package/archlinux: report missed lines in coverage output. 2 years ago
Vladimír Vondruš 1c80a7a6f2 python: fix a MSVC build failure with BUILD_DEPRECATED not being ON. 2 years ago
Vladimír Vondruš a5af8ba355 CMake: don't use configure_file() with filenames containing genexprs. 2 years ago
Vladimír Vondruš 9b683b1441 CMake: mark variables that shouldn't need to be toggled as advanced. 2 years ago
Vladimír Vondruš 2ec062c48f doc: this unindent makes docutils throw up. 2 years ago
Vladimír Vondruš 9937209f49 python: adapt to Text library changes. 2 years ago
Vladimír Vondruš fbd8786777 Adapt to Vector getter signature changes. 2 years ago
Vladimír Vondruš 5f4da68f53 CMake: prepare for install and use of Find modules of dependencies. 2 years ago
Vladimír Vondruš 3d8066afec modules: skip all setup in FindMagnumBindings if the component isn't found. 2 years ago
Vladimír Vondruš b0d714344a It's October already?! 2 years ago
Vladimír Vondruš 1f5a8494d4 modules: update FindCorrade and FindMagnum*. 2 years ago
Vladimír Vondruš bce2c33a48 doc: adapt to more pybind11 type annotation changes. 2 years ago
Vladimír Vondruš e9c412c46e doc: adapt to type annotation changes in pybind11 / m.css. 2 years ago
Vladimír Vondruš 11b46bb5ca package/ci: there's no Travis CI anywhere anymore. 2 years ago
Vladimír Vondruš 6bb1ff775a package/ci: use a SwiftShader build that works on ARM Mac. 2 years ago
Vladimír Vondruš d14bb02cd1 package/archlinux: ignore another lcov error. 2 years ago
Vladimír Vondruš 57fc62f121 package/archlinux: force a concrete Python executable. 2 years ago
Vladimír Vondruš 23e5f80725 python: work around float printing differences in tests on ARM Mac. 2 years ago
Vladimír Vondruš a49d4e1748 package/ci: fuck all your containers and environments, FUCK THEM 2 years ago
Vladimír Vondruš 2202693dc1 package/homebrew: cmake is a build-only dependency. 2 years ago
Vladimír Vondruš ecfd7302dc package/homebrew: python-setuptools is a build dependency. 2 years ago
Vladimír Vondruš 3b545dc181 python: adapt to PluginManager changes. 2 years ago
Vladimír Vondruš 2be5398209 package/ci: use newer Mac VM. 2 years ago
Vladimír Vondruš 40827a621f package/ci: use a correctly prefixed Corrade CMake option. 2 years ago
Vladimír Vondruš 49d489382b python: missing include. 2 years ago
Vladimír Vondruš 41f488c7b2 modules: update FindCorrade.cmake. 2 years ago
Vladimír Vondruš 55102734ca python: lol @ MSVC. 2 years ago
Vladimír Vondruš 7e9acb06f2 python: don't leak local __init__.py variables to python introspection. 2 years ago
Vladimír Vondruš 3218db2e2e python: make it possible to skip gl.Context.current() blowing up. 2 years ago