Vladimír Vondruš
|
ff32ae2824
|
package/archlinux: enable colored output in dev PKGBUILDs.
|
3 years ago |
Vladimír Vondruš
|
b5557a94cd
|
package/archlinux: use Ninja Multi-Config for the dev PKGBUILD.
So I have at least some semi-convenient way to switch to a debug build
in order to debug a strange crash or assertion.
|
3 years ago |
Vladimír Vondruš
|
661f9fa451
|
package/archlinux: don't use buildflags in the dev PKGBUILD.
|
4 years ago |
Vladimír Vondruš
|
704c904d6a
|
package: use MAGNUM_-prefixed CMake options.
|
4 years ago |
Vladimír Vondruš
|
fe7e6eb545
|
Bootstrap for C++-side unit tests.
So far all tests were done only in Python, but now we'll need them in
CMake / CTest also.
|
6 years ago |
Vladimír Vondruš
|
fde6102a8d
|
python: expose SceneGraph Python wrapping helpers.
Those will get used by 3rd party code, so need to be installed.
|
7 years ago |
Vladimír Vondruš
|
256e69a8bb
|
package: test also docstring validity.
Doctest is ... wow. Such a simple idea and yet so useful. No need to do
any complex compiled code snippets like with C++.
|
7 years ago |
Vladimír Vondruš
|
d34366ac46
|
python: expose ArrayView and StridedArrayView.
Wow. This took a while and still is far from ideal.
|
7 years ago |
Vladimír Vondruš
|
0a72eaac56
|
package/archlinux: added a development PKGBUILD.
|
7 years ago |