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š
|
1752e61f9b
|
package/archlinux: python-coverage is a dependency as well.
|
3 years ago |
Vladimír Vondruš
|
7009d66d18
|
package/archlinux: use a wildcard .kateconfig for PKGBUILD highlighting.
|
4 years ago |
Vladimír Vondruš
|
661f9fa451
|
package/archlinux: don't use buildflags in the dev PKGBUILD.
|
4 years ago |
Vladimír Vondruš
|
020e1966ab
|
package/archlinux: update AUR PKGBUILD version.
|
4 years ago |
Vladimír Vondruš
|
704c904d6a
|
package: use MAGNUM_-prefixed CMake options.
|
4 years ago |
Vladimír Vondruš
|
9d916eeae6
|
Don't use git://.
|
4 years ago |
Vladimír Vondruš
|
ae23365869
|
Bye, Travis! You won't be missed.
|
4 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.
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š
|
70e7ab94c8
|
oackage/archlinux: expect zstd-compressed packages.
|
6 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.
And GCC 6 doesn't, so kill it. However the thing is even slower than
before, how the heck is that possible.
|
7 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š
|
86d64a6a5a
|
package/archlinux: coverage PKGBUILD.
Generating both C++ and Python coverage.
|
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 |