summaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2016-08-10ci: fix docker container checkPaul Osborne
2016-07-10ci: push docs to gh-pages and code cov to coverallsPaul Osborne
2016-03-21testing: specify a few extra environment variablesPaul Osborne
2016-03-21testing: use posborne/rust-cross:x86 for x86_64/i686Paul Osborne
2016-03-17travis: add back testing on all rust versions (for linux)Paul Osborne
2016-03-16testing: remove refs to test_nix in run-all.shPaul Osborne
2016-03-14testing: ensure run.sh is executing in docker containerPaul Osborne
2016-03-14testing: explicitly check TRAVIS_OS_NAME is osxPaul Osborne
2016-03-14testing: update documentation related to testingPaul Osborne
2016-03-14testing: use default linker for appropriate platformsPaul Osborne
2016-03-14testing: move echo statement within docker run scriptPaul Osborne
2016-03-13testing: docker tests now work on travisPaul Osborne
2016-03-13testing: first shot at testing with travis for arm, mips, android, ...Paul Osborne
2016-03-13testing: move to new posborne/rust-cross imagesPaul Osborne
2016-03-13testing: fix gcc/linker paths for several targetsPaul Osborne
2016-03-13testing: export CC based on .cargo/config contentsPaul Osborne
2016-03-13testing: disable thread parallelization in docker testingPaul Osborne
2016-03-13testing: fix test exeuction paths with move to docker containerPaul Osborne
2016-03-13testing: disable some targets and continue running on failurePaul Osborne
2016-03-13testing: remove `set -x` from ci/run.shPaul Osborne
2016-03-13testing: allow the docker image to be overridenPaul Osborne
2016-03-13testing: switch to posborne/rust-crossPaul Osborne
2016-03-13testing: add documentation covering the basicsPaul Osborne
2016-03-13testing: configure linker via .cargo/configPaul Osborne
2016-03-13testing: add ci scripts to aid testing on more architectures/versionsPaul Osborne