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š
|
30d7b0796c
|
package/ci: make code coverage actually work on macOS.
This went undiscovered for quite a long time.
|
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.
Why that was not done?
|
7 years ago |
Vladimír Vondruš
|
cfce76dde4
|
package: include public headers in coverage reports as well.
|
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š
|
c1f854472d
|
package/ci: test the static build as well.
|
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.
By including pybind11 and Python headers as SYSTEM. Possible in pybind11
master, but not yet part of any release so I'm patching it manually.
|
7 years ago |
Vladimír Vondruš
|
25ddb8baa2
|
package/ci: initial Travis setup.
|
7 years ago |