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