Skip to content
Snippets Groups Projects
  1. Jun 12, 2015
  2. May 19, 2015
  3. May 10, 2015
  4. May 08, 2015
  5. May 07, 2015
  6. Apr 25, 2015
  7. Apr 22, 2015
  8. Apr 17, 2015
    • Raymond Toy's avatar
      Install the asdf docs too. · 48c324f4
      Raymond Toy authored
      Also, install the asdf/defsystem sources before the fasls so that the
      fasls have a newer timestamp than the source.
      48c324f4
  9. Dec 03, 2014
  10. Dec 01, 2014
  11. Sep 12, 2014
  12. May 08, 2014
  13. Mar 30, 2014
  14. Jan 05, 2014
  15. Nov 07, 2013
  16. Sep 12, 2013
  17. Sep 09, 2013
  18. May 27, 2013
  19. May 05, 2013
  20. May 04, 2013
  21. May 03, 2013
  22. Apr 14, 2013
  23. Apr 13, 2013
  24. Mar 10, 2013
  25. Mar 05, 2013
  26. 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
  27. 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
  28. Nov 18, 2012
  29. Oct 27, 2012
  30. Aug 05, 2012
  31. Aug 04, 2012
  32. Jul 18, 2012
  33. Feb 19, 2012
Loading