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