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