Commit Graph

11 Commits

Author SHA1 Message Date
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