Skip to content
Snippets Groups Projects
  1. Dec 10, 2018
  2. Dec 08, 2018
  3. Dec 06, 2018
  4. Oct 12, 2018
  5. Oct 07, 2018
  6. Sep 22, 2018
  7. Sep 01, 2018
  8. Aug 28, 2018
    • Raymond Toy's avatar
      Get rid of FPU_MODE · 9d2590c0
      Raymond Toy authored
      This was used to selecte whether we were building for x87 or sse2, but
      we dropped support for x87 a long while ago.  Remove this var.
      9d2590c0
  9. Aug 25, 2018
    • Raymond Toy's avatar
      Add support for compiling with clang on x86/linux · 82bf2c72
      Raymond Toy authored
      Add `Config.x86_linux_clang` to use clang instead of gcc to build
      cmucl.  update `create-target.sh` so that it sets the motif variant
      correctly when using `Config.x86_linux_clang`
      
      See issue #68.
      
      With this config, Fedora 28 successfully builds cmucl and passes all
      the tests.
      82bf2c72
  10. Aug 23, 2018
  11. Aug 05, 2018
  12. Jul 27, 2018
  13. Jul 22, 2018
  14. Jul 21, 2018
  15. Jul 18, 2018
  16. Jul 16, 2018
  17. Jul 15, 2018
  18. Jul 07, 2018
    • Raymond Toy's avatar
      Use Ubuntu 14.04 · 01fa37d8
      Raymond Toy authored
      Let's see if 14.04 works better. I don't feel like debugging the test
      failure in a VM right now.  And I don't want to set up everything to
      use Fedora (which is what my linux box is running).
      01fa37d8
    • Raymond Toy's avatar
      Use fixed ubuntu image · be073d06
      Raymond Toy authored
      be073d06
  19. Jul 04, 2018
Loading