Skip to content
Snippets Groups Projects
  1. Aug 27, 2017
    • Alex Crichton's avatar
      Add asmjs/wasm32 to CI · 22b98ded
      Alex Crichton authored
      Rebase of #610 and also move emscripten up much higher in the hierarchy to
      ensure that it doesn't have too much of a ripple effect on other platforms.
      
      This involved moving down a good number of definitions, but hopefully was done
      with care to not break anything!
      22b98ded
  2. Aug 26, 2017
  3. Aug 25, 2017
  4. Aug 23, 2017
  5. Aug 22, 2017
  6. Aug 21, 2017
    • Bryant Mairs's avatar
    • Bryant Mairs's avatar
      Add more fcntl and seal constants for Android/Linux · 2e11d9e1
      Bryant Mairs authored
      We now create an additional binary `linux_fcntl` for testing this
      since there are header conflicts when including all necessary headers.
      This binary is run on all platforms even though it's empty on all non-
      Android/non-Linux platforms.
      
      Testing has been switched from a custom binary to using a runner-less
      test (or pair of tests). This means that for local development a simple
      `cd libc-test && cargo test` will run all the tests. CI has also been
      updated here to reflect that.
      2e11d9e1
  7. Aug 20, 2017
  8. Aug 19, 2017
  9. Aug 18, 2017
  10. Aug 17, 2017
  11. Aug 16, 2017
  12. Aug 13, 2017
  13. Aug 12, 2017
Loading