.travis/build-in-container.sh


Log

Author Commit Date CI Message
Anthony Green 042c6671 2019-11-12T09:14:20 Always exit build container successfully. Don't test mingw.
Anthony Green 82f7f80a 2019-11-12T08:58:52 Run rlgl outside of the build container.
Anthony Green 5b297e03 2019-11-12T05:51:09 Don't bother dumping logs. Use rlgl instead.
Anthony Green 2a8d88d9 2019-11-11T21:24:58 Fix rlgl usage
Anthony Green 3c2b810e 2019-11-11T21:11:59 Test rlgl
Anthony Green 2cc11720 2019-11-11T16:19:45 Debug in-container builds
Anthony Green 259c497a 2019-11-06T11:31:17 Sett CC and CXX for cross builds
Anthony Green 92f5309d 2019-11-06T10:49:04 Try s390x and sh4 cross builds/tests
Anthony Green 825b2a35 2019-10-16T16:05:46 Test on arm32v7-linux-gnu, ppc64le-linux-gnu and aarch64-linux-gnu. Use docker images and qemu to test libffi for non-x86 architectures on travis-ci. Use the LIBFFI_TEST_OPTIMIZATION environment variable to force specific optimization levels at test time.