Skip to content
  1. Nov 07, 2013
  2. Sep 12, 2013
  3. Sep 09, 2013
  4. May 27, 2013
  5. May 05, 2013
  6. May 04, 2013
  7. May 03, 2013
  8. Apr 14, 2013
  9. Apr 13, 2013
  10. Mar 10, 2013
  11. Mar 05, 2013
  12. Feb 02, 2013
    • Raymond Toy's avatar
      Make the version arg optional. · e7999980
      Raymond Toy authored
      If the version is not specified, determine a default version based on
      the git hash returned by git describe.  Thus, for tagged snapshot
      builds, the version will automatically be chosen from the tag, with
      "snapshot-" removed.
      e7999980
  13. Dec 26, 2012
    • Raymond Toy's avatar
      Add :alien-callback to *faatures* for platforms that support it. · 02f4566a
      Raymond Toy authored
      bootfiles/20d/boot-2012-12-1.lisp::
        Add :alien-callback to *features*
      
      bin/build.sh::
        Change bootstrap directory to 20d.
      
      code/lispinit.lisp::
        * Register :alien-callback feature if enabled.
        * Heap overflow checking depends on gencgc, so register that only if
          both are enabled.
      
      tools/comcom.lisp::
        Compile c-callback only if :alien-callback is a feature.
      
      tools/worldcom.lisp:
        Compile alien-callback onlf if :alien-callback is a feature.
      02f4566a
  14. Nov 18, 2012
  15. Oct 27, 2012
  16. Aug 05, 2012
  17. Aug 04, 2012
  18. Jul 18, 2012
  19. Feb 19, 2012
  20. Feb 08, 2012
  21. Feb 07, 2012
  22. Feb 01, 2012
  23. Jan 28, 2012
  24. Jan 22, 2012
  25. Dec 08, 2011
  26. Nov 07, 2011
  27. Nov 06, 2011
  28. Nov 05, 2011
  29. Nov 04, 2011