Commit Graph

20 Commits

Author SHA1 Message Date
Pietro Gagliardi a0367201c9 Some more CI fine-tuning. 2018-05-16 22:04:46 -04:00
Pietro Gagliardi 02b7ae90f1 Some fixups to the AppVeyor and Travis CIs: rearranged artifact name parts to match existing ones, changed "platform" to "arch" wherever possible, changed "osx" to "darwin" in artifacts. Also added the AppVeyor badge to the README. 2018-05-16 21:55:04 -04:00
Mike Sinkovsky 9aef70b980 Travis: upload artifacts 2018-05-16 17:36:57 +05:00
Mike Sinkovsky 2b1c43c642 Travis: refactor matrix 2018-05-16 16:17:16 +05:00
Mike Sinkovsky 8be9195302 Travis: matrix build 2018-05-14 12:11:02 +05:00
Pietro Gagliardi a9c7ff9c6c Travis now installs the right version of cmake by default on OS X. No more special hacks. 2016-10-17 14:25:32 -04:00
Pietro Gagliardi f17483ccd2 Round 3 2016-06-17 10:09:47 -04:00
Pietro Gagliardi 721a934bf0 Round 2 2016-06-17 10:01:07 -04:00
Pietro Gagliardi 10aa198ac3 string(APPEND) is too recent for travis's cmake (or 2.8.11, for that matter). 2016-06-05 13:48:51 -04:00
Pietro Gagliardi 044e10165d Added cmake --version for debugging OS X builds. 2016-06-05 13:45:27 -04:00
Pietro Gagliardi 80a0ba1448 tester not test. 2016-06-05 13:43:18 -04:00
Pietro Gagliardi 14c8630d1c Adjusted travis.yml. 2016-06-05 13:40:32 -04:00
Kevin Wojniak ab35ae254f Enable OS X Travis tests 2016-05-23 20:18:41 -07:00
Pietro Gagliardi 68a3476f35 Fixed the controlgallery example. Reenabled it in make examples. Changed .travis.yml to build the test first. 2016-01-06 19:38:27 -05:00
Pietro Gagliardi a620e3921e Okay this isn't going to work 2016-01-05 00:37:46 -05:00
Pietro Gagliardi 8672a46545 Okay let's try that again 2016-01-05 00:29:05 -05:00
Pietro Gagliardi 0713e36e57 Let's try adding OS X to the Travis file. 2016-01-05 00:26:52 -05:00
Florent Clairambault c204e47b72 Various fixes around makefiles
* $PREFIX is uppercase (I have no idea why I put it lowercase before).
* "install" rules is OS specific and moved to new OS specific files. So that they can be included last.
* "examples" rule defines the list of examples to execute.
* Travis launches the "test" rule.
2016-01-01 23:19:14 +01:00
Florent Clairambault 3152ff0512 Travis: Triggering build 2016-01-01 01:48:13 +01:00
Florent Clairambault 48bf6d2b37 Adding travis file. 2016-01-01 01:43:38 +01:00