summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22Auto merge of #328 - kamalmarhubi:test_mount-getuid, r=posborneHomu
2016-03-21Use getuid(2) from nix instead of libc in test_mountKamal Marhubi
2016-03-22Auto merge of #327 - kamalmarhubi:allow-test_mount_failure, r=fiveopHomu
2016-03-21mount: Do not treat unshare(2) failure as test failureKamal Marhubi
2016-03-19Auto merge of #322 - posborne:travis-mixed-sudo-environment, r=kamalmarhubiHomu
2016-03-17travis: add back testing on all rust versions (for linux)Paul Osborne
2016-03-17travis: only require sudo on docker/i686 buildsPaul Osborne
2016-03-17Auto merge of #321 - kamalmarhubi:r-architecture-label, r=fiveopHomu
2016-03-17contributing: Add R- architecture-specific label prefixKamal Marhubi
2016-03-17Auto merge of #311 - fiveop:context, r=@kamalmarhubiHomu
2016-03-17Auto merge of #315 - kamalmarhubi:libc-bitflags, r=kamalmarhubiHomu
2016-03-17Auto merge of #318 - posborne:fix-runall, r=kamalmarhubiHomu
2016-03-16mman: Use libc_bitflags macro for ProtFlagsKamal Marhubi
2016-03-16testing: remove refs to test_nix in run-all.shPaul Osborne
2016-03-16Add libc_bitflags convenience macroKamal Marhubi
2016-03-15Auto merge of #297 - posborne:docker-cross-test-infrastructure, r=kamalmarhubiHomu
2016-03-14Add context module.Philipp Matthias Schaefer
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-14libc: revert change to libc versionPaul 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-14Auto merge of #314 - fiveop:flags, r=kamalmarhubiHomu
2016-03-13Rename flags to conform to conventions.Philipp Matthias Schaefer
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
2016-03-13Auto merge of #312 - kamalmarhubi:android-fix-termios, r=posborneHomu
2016-03-12android: Fix reference to libc::ioctlKamal Marhubi
2016-03-13Auto merge of #291 - kamalmarhubi:newtype-convention, r=@posborneHomu
2016-03-11conventions: Codify use of newtypesKamal Marhubi
2016-03-11Auto merge of #310 - fiveop:noffi, r=utkarshkukretiHomu
2016-03-11Use sigwait function from libc instead of own ffi function.Philipp Matthias Schaefer
2016-03-11Auto merge of #309 - alex-gulyas:update-signalfd, r=fiveopHomu
2016-03-11Auto merge of #288 - posborne:fix-libc-export, r=fiveopHomu
2016-03-11Auto merge of #301 - gabrielesvelto:master, r=kamalmarhubiHomu