Skip to content
Snippets Groups Projects
  1. Mar 03, 2020
  2. Mar 02, 2020
  3. Mar 01, 2020
  4. Feb 29, 2020
  5. Feb 25, 2020
  6. Feb 19, 2020
  7. Feb 18, 2020
  8. 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
  9. 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
  10. Nov 28, 2019
  11. Nov 27, 2019
  12. Nov 19, 2019
  13. Nov 13, 2019
  14. Oct 29, 2019
  15. Oct 22, 2019
  16. Oct 17, 2019
  17. Oct 16, 2019
  18. Oct 15, 2019
  19. Sep 22, 2019
  20. Sep 20, 2019
  21. Sep 12, 2019
  22. Aug 27, 2019
Loading