Commit graph

91 commits

Author SHA1 Message Date
Snaipe
12691f094c travis: Use the default python installation for cram 2016-09-23 17:23:24 +02:00
Snaipe
0d2521b279 travis,stylecheck: Fixed missing fi error 2016-09-10 11:12:10 +02:00
Snaipe
50d0a20e5e travis: Fixed spurious fi as reported 2016-09-06 18:08:27 +02:00
Snaipe
314c15fd9b travis,style: Only run the style check on PRs 2016-09-05 22:47:19 +02:00
Snaipe
fff1d0a168 style: Make uncrustify silent 2016-09-05 22:13:23 +02:00
Snaipe
48650f965c travis: Added style check 2016-09-05 22:04:34 +02:00
Snaipe
9b88f244b6 travis: Added timeout to ctest 2016-09-03 16:52:08 +02:00
Snaipe
0d10c7d6c5 travis: remove Release builds as they are the same as RelWithDebInfo optimization-wise 2016-09-03 16:51:36 +02:00
Snaipe
3dfc32c486 travis: Use travis_retry for install operations 2016-09-01 12:12:19 +02:00
Snaipe
1e32935ff6 travis: Parallelized tests 2016-07-24 14:56:09 +02:00
Snaipe
f0fe1f8bac travis: Removed llvm & clang installation through brew 2016-07-24 00:56:33 +02:00
Snaipe
fcb6d58f93 travis: Fixed pip misbehaving with --user on OS X builds and upgraded cram to 0.7 2016-07-24 00:16:05 +02:00
Snaipe
9ea35ee4d4 travis: Removed pcre installation on OS X builds 2016-07-23 23:57:05 +02:00
Snaipe
96bf7869de travis: Added whole source archive deployment on github releases (fixes #123) 2016-05-22 14:18:09 +02:00
Snaipe
4c1a399dab travis: Added coverity configuration 2016-05-06 20:10:01 +02:00
Snaipe
5f32927b63 travis: Added --output-on-failure to ctest 2016-04-22 00:16:53 +02:00
Snaipe
83e96cbded Removed OS X from the allowed travis build failures 2016-01-23 10:56:37 +01:00
Snaipe
7f7029cb03 [cmake] Read python name from PYTHON_BIN in cram module 2016-01-20 12:25:34 +01:00
Snaipe
0083897079 [travis] Made OS X builds failures temporarily allowed 2016-01-18 17:05:28 +01:00
Snaipe
e638cf3d43 Merge branch 'features/io-rewrite-nanopb' into bleeding 2016-01-18 01:35:55 +01:00
Snaipe
0590c0eb61 Removed -DLANG_OBJ from specified cmake options in travis builds 2016-01-17 11:50:10 +01:00
Snaipe
33757e01db Added pcre installation on OS X builds 2016-01-16 21:29:19 +01:00
Snaipe
55187c7f59 Patched buggy cram on OS X 2016-01-16 21:20:02 +01:00
Snaipe
2b963e8eff Changed cram installation on travis builds for python 3 2016-01-16 21:20:02 +01:00
Snaipe
cd09997f3c Deparallelized tests 2016-01-15 14:24:02 +01:00
Snaipe
44bf59aeab Fixed Tests logs not showing on failure 2016-01-14 12:40:22 +01:00
Snaipe
23aab98c90 Install cram in home directory and only if tests are active 2016-01-14 12:40:01 +01:00
Snaipe
6fff06a2ee Made cram tests run on travis 2016-01-14 12:25:46 +01:00
Snaipe
8a0540b5ab Revert "Added install checks on travis builds"
This reverts commit 56f0abfd49.
2015-11-27 12:26:49 +01:00
Snaipe
56f0abfd49 Added install checks on travis builds 2015-11-27 11:48:52 +01:00
Snaipe
41d7123b41 Cleaned up travis config 2015-11-27 01:11:52 +01:00
Snaipe
635ddb204f Refactored travis config to install gcc 4.9 only on the relevant configurations 2015-11-27 00:52:14 +01:00
Snaipe
a5de951a48 Fixed travis build not running tests by default 2015-11-27 00:30:08 +01:00
Snaipe
6bfdaffea8 Fixed travis build translating 'ON' as 'true' in environment variables. 2015-11-27 00:24:39 +01:00
Snaipe
fa29b3c6db Added back GCC 4.6 support 2015-11-25 20:10:09 +01:00
Snaipe
e41b3a6572 Removed source build for clang on osx travis builds 2015-11-12 18:26:04 +01:00
Snaipe
62e01eed74 Removed clang installation on OSX gcc builds 2015-11-12 17:02:14 +01:00
Snaipe
03ed0a910a Switched OSX image to default on travis CI builds 2015-11-12 16:54:48 +01:00
Snaipe
4322fb50cf Fixed travis script conditions 2015-11-12 16:45:32 +01:00
Snaipe
b25756b46e Install cmake on travis osx build 2015-11-12 16:36:42 +01:00
Snaipe
947bdbf4e1 Fixed typo in travis config 2015-11-12 16:23:25 +01:00
Snaipe
022cc88e24 Fixed substitution chaining not working on bash 2015-11-12 16:20:40 +01:00
Snaipe
f6cf64f71f Cleaned up travis config 2015-11-12 16:02:33 +01:00
Snaipe
4be3a015e5 Installed gnustep-devel rather than gnustep-base on travis CI 2015-10-08 13:54:21 +02:00
Snaipe
1f0743a8f5 Disabled Objective C support on windows-mingw and installed gobjc & gnustep on travis 2015-10-07 18:26:26 +02:00
Snaipe
e85bfcef08 Added objective C support for CI builds with GNU compilers 2015-10-07 17:54:28 +02:00
Snaipe
02d46df360 Revert "Added objective C support on travis builds"
This reverts commit 317c851581.
2015-10-05 13:55:02 +02:00
Snaipe
317c851581 Added objective C support on travis builds 2015-10-05 11:13:28 +02:00
Snaipe
2da6588eab Added better integration for multiple native languages tests 2015-10-03 02:43:24 +02:00
Snaipe
2d7c35b4f0 Set TERM=dumb when building on travis to get clean output 2015-10-01 23:23:05 +02:00