diff --git a/doc/building.dox b/doc/building.dox index ff3a6dfe3..1d8bc605c 100644 --- a/doc/building.dox +++ b/doc/building.dox @@ -504,12 +504,11 @@ library with every combination of them. You can add/remove the axes in Magnum-GLTests depend on active X11 session, thus they should be run from Jenkins instance running on graphical user session. -There is also MinGW32, MinGW-w64, Emscripten and NaCl configuration, add or -update them with the commands below. See @ref building-crosscompiling for more -information about setting up the crosscompilers and `toolchains/` submodule. -For Emscripten you need also **Node.js** installed to run the tests. +There is also MinGW-w64, Emscripten and NaCl configuration, add or update them +with the commands below. See @ref building-crosscompiling for more information +about setting up the crosscompilers and `toolchains/` submodule. For Emscripten +you need also **Node.js** installed to run the tests. - java -jar jenkins-cli.jar -s http://your-jenkins-server Magnum-MinGW32 < jenkins-mingw32.xml java -jar jenkins-cli.jar -s http://your-jenkins-server Magnum-MinGW-w64 < jenkins-mingw-w64.xml java -jar jenkins-cli.jar -s http://your-jenkins-server Magnum-Emscripten < jenkins-emscripten.xml java -jar jenkins-cli.jar -s http://your-jenkins-server Magnum-NaCl < jenkins-nacl.xml diff --git a/package/ci/jenkins-mingw32.xml b/package/ci/jenkins-mingw32.xml deleted file mode 100644 index 9cf01d7de..000000000 --- a/package/ci/jenkins-mingw32.xml +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - -1 - 10 - -1 - -1 - - false - - - 2 - - - git://github.com/mosra/magnum.git - - - - - */master - - - false - - - - true - - - - - true - false - false - false - - false - Magnum - - - libraries - - static - dynamic - - - - compatibility - - - deprecated - - - - - - - - - - - - - Errors while running CTest - false - true - true - - - - - true - - - - - UNSTABLE - 1 - YELLOW - true - - - . -