Skip to content
Snippets Groups Projects
  1. Feb 25, 2020
  2. Feb 19, 2020
  3. Feb 18, 2020
  4. Feb 12, 2020
    • Vickenty Fesunov's avatar
      Use explicit path for GNU find · 828e9b54
      Vickenty Fesunov authored
      Recent build of vs2017-win2016 image does not have GNU find in path.
      Instead, Windows built-in version was invoked, causing `Find GCC libraries`
      Azure CI stage to fail.
      828e9b54
    • Vickenty Fesunov's avatar
      Fix CI for demoted targets · 1c5dab1e
      Vickenty Fesunov authored
      i686-apple-darwin and other 32bit Apple targets ware demoted to tier-3 due
      to lack of support from the vendor, and is no longer available from rustup
      for nightly, shortly beta.
      
      DockerOSX32 job was removed as it only tests on nightly. BuildChannelsOSX job
      will continue testing on these targets on older compilers (stable and below).
      1c5dab1e
  5. Dec 16, 2019
    • Alex Crichton's avatar
      Update bindings for the wasm32-wasi target · 93743ca8
      Alex Crichton authored
      This commit performs a number of updates for libc with the `wasm32-wasi`
      target:
      
      * Updates the `wasi-libc` repository commit used (previously known as
        `wasi-sysroot`)
      * Updates the container to Ubuntu 19.10 which has Clang 9 packaged which
        is all we need.
      * Avoids building `wasmtime` and instead downloads a precompiled binary.
      * Updates bindings in `src/wasi.rs` to match the current upstream state.
      93743ca8
  6. Nov 28, 2019
  7. Nov 27, 2019
  8. Nov 19, 2019
  9. Nov 13, 2019
  10. Oct 29, 2019
  11. Oct 22, 2019
  12. Oct 17, 2019
  13. Oct 16, 2019
  14. Oct 15, 2019
  15. Sep 22, 2019
  16. Sep 20, 2019
  17. Sep 12, 2019
  18. Aug 27, 2019
  19. Aug 26, 2019
  20. Aug 21, 2019
  21. Aug 19, 2019
  22. Aug 17, 2019
  23. Aug 16, 2019
  24. Aug 15, 2019
  25. Aug 14, 2019
  26. Aug 09, 2019
  27. Aug 05, 2019
Loading