Vladimír Vondruš
4275f0ce9d
package: added MinGW-w64 Jenkins CI configuration.
...
Also mentioned forgotten NaCl configuration in docs.
12 years ago
Vladimír Vondruš
a9a5ead13d
Dropped GCC 4.6 support.
12 years ago
Vladimír Vondruš
6c56012431
package: strip CI build.
12 years ago
Vladimír Vondruš
d4ec4ed339
package: run the tests multiprocess.
...
They are now taking too long (9 secs), with -j5 just 3 secs.
12 years ago
Vladimír Vondruš
4027a097e4
package: build ObjImporter in all packages by default.
12 years ago
Vladimír Vondruš
2a53a70943
package: build XEglApplication on non-desktop ES.
12 years ago
Vladimír Vondruš
f7a3b74083
package: fix NaCl Jenkins configuration.
12 years ago
Vladimír Vondruš
f21f10c344
package: initial Jenkins configuration for NaCl build.
...
Fails on master, as it needs compatibility branch for x86 builds (GCC
4.4).
12 years ago
Vladimír Vondruš
7ff7ac73d4
package: don't bother with the tests on Emscripten at all.
...
They are slow to link and are always failing anyway.
12 years ago
Vladimír Vondruš
a653c21298
package: updated to Corrade's Jenkins CI changes.
12 years ago
Vladimír Vondruš
159623120f
package: adapted to Corrade Jenkins CI changes.
...
Namely using deprecated/non-deprecated Corrade build.
12 years ago
Vladimír Vondruš
fbcec47086
package: reorder Jenkins CI axes.
...
The table is now able to fit onto the page.
13 years ago
Vladimír Vondruš
6d8b1d8eba
package: enable windowless apps for es3desktop Jenkins CI configuration.
...
Dammit. This was _exactly_ the thing why I added es3desktop and I forgot
to enable it?!
13 years ago
Vladimír Vondruš
39988cf128
package: don't check GL tests for es2 and es3 targets.
...
They don't have any windowless application yet, thus the operations are
basically a no-op. AND JENKINS IS SO DAMN SLOW THAT THIS MATTERS.
13 years ago
Vladimír Vondruš
d98d881587
package: added es3desktop variant to Jenkins CI configuration.
13 years ago
Vladimír Vondruš
50c7ab1edc
package: build tests also in MinGW Jenkins configuration.
...
We want to test at least that they build successfully.
13 years ago
Vladimír Vondruš
66fb4bc193
package: added Emscripten and MinGW32 Jenkins CI configuration.
13 years ago
Vladimír Vondruš
28e0361984
package: set RPATH to install dir so the proper dependencies are used.
13 years ago
Vladimír Vondruš
2fb40060fd
package: Fail GLTests Jenkins job if the build fails.
13 years ago
Vladimír Vondruš
d47f8ebdf3
package: add Git configuration also to GLTests Jenkins configuration.
...
So we have nice changelogs from build to build. We now need to run the
tests sequentially, because the building instances would try to access
the git repository all at once.
13 years ago
Vladimír Vondruš
1539d0d83f
package: adapt GLTests Jenkins configuration to previous change.
13 years ago
Vladimír Vondruš
a9361b2b8d
package: add Clang/libc++ combination to Jenkins CI configuration.
...
Hello, shell? I hate you.
13 years ago
Vladimír Vondruš
8cad81935d
package: Build other configurations even if the tests don't pass.
...
More convenient for cases when the main compiler misoptimizes something
and others do not.
13 years ago
Vladimír Vondruš
b181cc3157
package: compile in Release mode for Jenkins CI.
...
Might point out various compiler misoptimizations.
13 years ago
Vladimír Vondruš
efa1647571
package: Jenkins CI configuration.
13 years ago