Commit Graph

25 Commits

Author SHA1 Message Date
jzmaddock
90f93ecca3 1F1: update xcode image in CI tests to the latest 2019-07-27 16:57:47 +01:00
Nick
676a584c10
Update .travis.yml
Try Peter Dimov's suggestion to fix build from https://lists.boost.org/Archives/boost/2019/06/246359.php
2019-06-17 16:40:40 -04:00
Nick
69d5ebc0be Second attempt to fix travis build with clang 6.0. 2019-06-15 16:19:58 -04:00
Nick Thompson
ce816b3d01 Attempt to fix travis failure with clang++-6: The following packages have unmet dependencies: clang-6.0 : Depends: libjsoncpp0 (>= 0.6.0~rc2) but it is not installable. 2019-06-15 12:59:25 -04:00
John Maddock
6112e12e8f Merge branch 'master' into develop 2019-03-03 08:57:54 +00:00
jzmaddock
390fc04bf0 Add libfftw3 support to the tests and fix up one failure that results. 2019-03-02 19:55:44 +00:00
jzmaddock
2ae29b5134 Manually check out libs/timer. 2019-02-28 09:30:27 +00:00
jzmaddock
24b1fe51e5 CI: split quadrature tests into a separate group to try to avoid timeouts. 2019-02-24 13:13:57 +00:00
jzmaddock
f69bb36c58
CI: Clang on top of old gcc version doesn't correctly handle C++14 2019-01-18 19:45:20 +00:00
jzmaddock
d713d9bf75 CI: clang-6 on travis has no C++17 std lib support so don't expect it to work. 2019-01-16 18:46:19 +00:00
jzmaddock
a3ebb83e59 CI: another try at getting the clang package names correct. 2019-01-16 13:40:19 +00:00
jzmaddock
91098682d5 CI: Correct clang-6 package name. 2019-01-15 19:33:20 +00:00
jzmaddock
0571b1cd83 Update CI tests to include some C++17 testers. 2019-01-14 19:06:47 +00:00
jzmaddock
1006c2d2ca Update CI scripts to handle new module layout. 2018-12-20 09:07:59 +00:00
jzmaddock
909f11c039 Unquieten build. 2018-11-07 16:24:37 +00:00
jzmaddock
8a853e5edb CI: try adding type_traits as a manual dependency. 2018-08-21 08:26:51 +01:00
jzmaddock
8d1ba7dbd4 Switch CI to XCode 9.3. 2018-05-25 08:12:42 +01:00
Nick Thompson
c9e51c99a5 Add travis_wait so the build doesn't timeout with no output. 2018-04-14 16:47:21 +08:00
Nick Thompson
4d36de3160 Updates to travis: Do not speak unless there is an error, stop on first error. 2018-04-14 13:44:07 +08:00
jzmaddock
b41743f466 Math: reduce travis testing load.
[SKIP CI]
2018-01-22 17:59:19 +00:00
jzmaddock
2fb22a46ad Tentative fix for CI failures:
std lib installed does not support C++14 and clang, so try C++11.
Suppress internal compiler error with gcc (can not reproduce locally).
2017-08-04 16:48:44 +01:00
jzmaddock
1726ffba94 Add gcc-7 and clang-4 to travis tests. 2017-08-03 11:38:43 +01:00
jzmaddock
9651db9ea7 Rework Jamfiles to make them easier to maintain,
also added examples to CI testing.
2017-06-29 18:27:26 +01:00
jzmaddock
1e03ffc53b Split tests up for easier CI testing. 2017-06-03 13:14:25 +01:00
jzmaddock
8ade63fc7d Add initial CI YML files. 2017-06-02 19:44:44 +01:00