Skip to content
  1. May 05, 2013
  2. May 04, 2013
  3. May 03, 2013
  4. Apr 14, 2013
  5. Apr 13, 2013
  6. Mar 10, 2013
  7. Mar 05, 2013
  8. 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
  9. 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
  10. Nov 18, 2012
  11. Oct 27, 2012
  12. Aug 05, 2012
  13. Aug 04, 2012
  14. Jul 18, 2012
  15. Feb 19, 2012
  16. Feb 08, 2012
  17. Feb 07, 2012
  18. Feb 01, 2012
  19. Jan 28, 2012
  20. Jan 22, 2012
  21. Dec 08, 2011
  22. Nov 07, 2011
  23. Nov 06, 2011
  24. Nov 05, 2011
  25. Nov 04, 2011