7 Commits

Author SHA1 Message Date
Arjen Hiemstra
103f880d0a Properly quote CMake arguments that may contain spaces on Windows 2017-08-02 16:43:42 +02:00
Arjen Hiemstra
7b3290213a Add missing " sign 2017-08-02 16:41:51 +02:00
Arjen Hiemstra
07ff4054e9 Fall back properly if the build env for a specific branch does not exist
Otherwise we will always need to create branches for
cura-build-environment. In addition, we can now create build-specific
branches if needed.
2017-08-02 16:38:39 +02:00
Arjen Hiemstra
d531d85aa2 Select build environment on CI based on branch name 2017-05-29 17:00:02 +02:00
Arjen Hiemstra
2620d7748e Pass the right Uranium directory to CMake when running on CI 2017-03-15 17:24:19 +01:00
Arjen Hiemstra
1d008bdfc2 Allow empty JUnit results so a test failure does not become a build fail 2017-03-14 17:15:18 +01:00
Arjen Hiemstra
6a28368beb Add a Jenkinsfile so Cura will be tested on CI 2017-03-14 17:00:22 +01:00