Skip to content
Snippets Groups Projects
  1. Sep 08, 2020
  2. Apr 27, 2020
  3. Jan 07, 2020
  4. Jan 05, 2020
  5. Oct 25, 2019
  6. Oct 24, 2019
  7. Oct 23, 2019
    • Artyom Pavlov's avatar
      Add VxWorks support (#86) · 9a385f19
      Artyom Pavlov authored
      9a385f19
    • nia's avatar
      Switch to using the arandom sysctl on NetBSD (same as FreeBSD). (#115) · 2fa1bbac
      nia authored
      Rename it from freebsd.rs to sysctl_arandom.rs.
      
      NetBSD has been patching rustc for some time to use the FreeBSD
      implementation because every single invocation of the compiler
      may drain from the entropy pool and cause the next to block.
      
      This can massively inflate build times for rust software, or cause
      it to fail entirely, especially in VMs (for example, our Xen package
      building cluster).
      2fa1bbac
  8. Oct 01, 2019
  9. Sep 30, 2019
  10. Sep 23, 2019
  11. Sep 21, 2019
    • Joseph Richey's avatar
      Improve CI for web targets (#108) · fa6f929a
      Joseph Richey authored
      
      * Simplify CI process for WASM
      
      Run WASI tests, and run both stdweb/wasm-bindgen on both node and in browsers
      
      These changes also remove the need for a separate tests/wasm_bindgen
      
      * Use all pre-built binaries in the CI
      
      * Fix Cargo.toml typo
      
      Co-Authored-By: default avatarArtyom Pavlov <newpavlov@gmail.com>
      
      * Fix install location
      
      * Debug CI
      fa6f929a
  12. Sep 19, 2019
  13. Sep 06, 2019
  14. Aug 31, 2019
  15. Aug 25, 2019
  16. Aug 24, 2019
  17. Aug 17, 2019
  18. Aug 15, 2019
  19. Aug 14, 2019
  20. Aug 13, 2019
  21. Aug 12, 2019
  22. Aug 08, 2019
Loading