summaryrefslogtreecommitdiff
path: root/nix-test
AgeCommit message (Collapse)Author
2015-07-09Run 32 bit CI buildsCarl Lerche
2015-07-06Consts are not on all kernelsTilde Engineering
2015-05-21Fix travis testsCarl Lerche
2015-05-21Test sockopt const valuesCarl Lerche
2015-04-06Get compiling on Rust 1.0 betaCarl Lerche
Initially support this by assuming the lowest common denominator. The long term solution is to improve the build system to allow pulling in more specific features that are available on the target system.
2015-03-13Amend some files to make it compile on arm-linux-androideabi.kennytm
2015-03-10Track Rust nightliesCarl Lerche
2015-02-25Large cleanup, mostly of socket functionsCarl Lerche
2015-02-21Cleanup readv & writev + testsCarl Lerche
2015-02-20Tweak Cargo fileCarl Lerche
2015-02-20Fix more deprecationsCarl Lerche
2015-02-19Test errno definesCarl Lerche