Commit Graph

40 Commits

Author SHA1 Message Date
Anthony Green
f98e0f0d77 Simplify matrix 2018-03-29 07:22:38 -04:00
Anthony Green
d01ef5b875 iOS builds 2018-03-27 06:23:29 -04:00
Anthony Green
f34f8039c1 Remove debug output 2018-03-18 15:30:00 -04:00
Anthony Green
a2dc5848b5 travis debug 2018-03-18 13:41:15 -04:00
Anthony Green
0f0ba9e0ec Run dejagnu's runtest with -a option to prevent travis timeouts after 10min 2018-03-16 07:28:33 -04:00
Anthony Green
725454196a fix .travis.yml 2018-03-15 08:17:18 -04:00
Anthony Green
d71051c46a fix .travis.yml 2018-03-14 21:21:06 -04:00
Anthony Green
e86aa54ce3 fix .travis.yml 2018-03-14 21:00:55 -04:00
Anthony Green
5b538ed61f fix .travis.yml 2018-03-14 20:32:00 -04:00
Anthony Green
6ed64a7953 fix .travis.yml 2018-03-14 20:22:33 -04:00
Anthony Green
90809e928f fix .travis.yml 2018-03-14 14:09:39 -04:00
Anthony Green
85e4c62351 fix .travis.yml 2018-03-14 13:47:27 -04:00
Anthony Green
aa8a5ec4a4 fix .travis.yml 2018-03-14 13:25:04 -04:00
Anthony Green
7c3e5da401 fix .travis.yml 2018-03-14 13:07:04 -04:00
Anthony Green
19aec19893 Fix travis.yml 2018-03-14 12:40:58 -04:00
Anthony Green
bf337b0709 yaml syntax error fix 2018-03-14 12:15:04 -04:00
Anthony Green
18fe190068 Debug travis output 2018-03-14 08:02:10 -04:00
Anthony Green
718a4177f2 test 2018-03-14 07:40:53 -04:00
Anthony Green
eb0544d0d4 Debug env 2018-03-13 23:20:15 -04:00
Anthony Green
9d5bd29d8d Refactor 2018-03-13 23:07:10 -04:00
Anthony Green
52a364d769 fix moxie build 2018-03-13 22:49:48 -04:00
Anthony Green
1a32b3f146 fix moxie build 2018-03-13 22:44:13 -04:00
Anthony Green
6239c28741 Add experimental moxie travis build 2018-03-13 22:13:44 -04:00
Anthony Green
c194448ef0 adjust env usage in travis 2018-01-10 09:38:15 -05:00
Anthony Green
5314b10671 test static lib 2018-01-10 07:22:51 -05:00
Anthony Green
ebe7f447ab Remove osx testing. gcc was symlinked to clang. dejagnu c++ tests fail with clang. 2017-03-16 00:36:10 -04:00
Anthony Green
b675125807 Require sudo for installing packages 2017-03-15 08:54:52 -04:00
Anthony Green
c3caf38895 Update travis to test linux 32/64 and osx with a mix of gcc and clang 2016-09-04 09:21:18 -04:00
Berker Peksag
b3496dedbb Delete empty env in .travis.yml 2016-05-19 10:53:07 +03:00
Graham Ollis
5e2b18a65d update apt-get in travis 2016-01-02 07:56:05 -05:00
Josh Triplett
7d698125b1 Use the proper C++ compiler to run C++ tests
Running the C compiler with -shared-libgcc -lstdc++ does not work on
non-GCC compilers.
2014-03-27 00:40:27 -07:00
Josh Triplett
fa5e88f170 .travis.yml: Make the build command more readable by splitting at &&
"script" can contain multiple commands to run in sequence.
2014-03-27 00:38:53 -07:00
Josh Triplett
0c3824702d Always set CC_FOR_TARGET for dejagnu, to make the testsuite respect $CC
This fixes cross-compilation and compilation with CC="gcc -m32".
2014-03-26 23:31:02 -07:00
Josh Triplett
45a6c21efa .travis.yml: Test "make dist" too. 2014-03-16 05:29:08 -07:00
Josh Triplett
b3a5da068a .travis.yml: Test on both 32-bit and 64-bit 2014-03-16 04:53:41 -07:00
Josh Triplett
35634dbcea Remove autogenerated files from the repository
Add an autogen.sh to regenerate them.
2014-03-16 04:24:12 -07:00
Anthony Green
d6716aba81 Update travis-ci build dependencies to include texinfo 2013-10-15 15:42:49 -04:00
Anthony Green
0b4986a788 [travis] install dejagnu with sudo 2013-01-11 11:19:52 -05:00
Anthony Green
3c337eef51 [travis] install dejagnu 2013-01-11 11:18:14 -05:00
Anthony Green
90720962ce Add first travis config file 2013-01-11 10:57:30 -05:00