From 390764f795c0b7b8aad3de386fd3674ee73d6732 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 29 Jun 2014 14:45:31 +0200 Subject: [PATCH] package: removed MinGW32 Jenkins CI configuration. Can't test it on my system anymore and it would only be getting stale and more useless over time. --- doc/building.dox | 9 +-- package/ci/jenkins-mingw32.xml | 129 --------------------------------- 2 files changed, 4 insertions(+), 134 deletions(-) delete mode 100644 package/ci/jenkins-mingw32.xml 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 - - - . -