Skip to content
Snippets Groups Projects
  1. Aug 11, 2020
    • jD91mZM2's avatar
      Run Linux tests in CI · d827c0f1
      jD91mZM2 authored
      commit 09cb17e6
      Author: jD91mZM2 <me@krake.one>
      Date:   Mon Aug 10 18:03:20 2020 +0200
      
          comment out cargo tests
      
      commit 1915c730
      Author: jD91mZM2 <me@krake.one>
      Date:   Mon Aug 10 17:58:52 2020 +0200
      
          Update redoxer docker image
      d827c0f1
  2. Aug 07, 2020
  3. Aug 04, 2020
  4. Aug 03, 2020
  5. Jun 02, 2020
  6. Apr 10, 2020
  7. Mar 25, 2020
  8. Mar 11, 2020
  9. Jan 08, 2020
  10. Aug 04, 2019
  11. Jul 10, 2019
  12. Jul 06, 2019
  13. Jul 01, 2019
  14. May 11, 2019
  15. Apr 25, 2019
  16. Apr 14, 2019
  17. Apr 13, 2019
  18. Apr 12, 2019
  19. Apr 07, 2019
  20. Mar 28, 2019
  21. Mar 17, 2019
  22. Jan 08, 2019
  23. Dec 09, 2018
  24. Dec 02, 2018
  25. Nov 27, 2018
  26. Nov 17, 2018
    • Alexander Theißen's avatar
      Properly export CC variable in Makefile · e102c234
      Alexander Theißen authored
      We cannot use ?= because CC is set by default to "cc". Therefore
      CC was never set. In addition we need to export the variable
      in order to have the rust cc crate pick it up. Otherwise it is
      only used by openlibm where it is explicitly passed.
      e102c234
  27. Nov 14, 2018
Loading