Skip to content
  1. 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
  2. Feb 19, 2012
  3. Feb 08, 2012
  4. Feb 07, 2012
  5. Feb 01, 2012
  6. Nov 05, 2011
  7. Nov 04, 2011
  8. Oct 22, 2011
  9. Oct 08, 2011
  10. Oct 01, 2011
  11. Sep 27, 2011
  12. Nov 10, 2010
  13. Nov 03, 2010
  14. Oct 14, 2010
    • rtoy's avatar
      tools/build.sh: · 9073131c
      rtoy authored
      o Add -U option.  This causes the updated translations to overwrite
        the *.po files in source tree.  Without -U, the diff of the changes
        are printed, as before.  The -U option is useful to prepare the po
        files for checking in to the CVS repository.
      
      lisp/GNUmakefile:
      o Put back the original translations target and rule, but rename the
        target to tranlations-update.  This allows developers to overwrite
        the translations in the source tree, ready for analysis or checkin,
        as appropriate.
      9073131c
  15. Sep 25, 2010
  16. Sep 16, 2010
  17. Sep 15, 2010
  18. Aug 31, 2010
  19. Aug 01, 2010
  20. Jul 12, 2010
    • rtoy's avatar
      Only update translations on the last build. · 143ddce4
      rtoy authored
      lisp/GNUmakefile:
      o Change "all" target to build just lisp.nm.  Don't also build the
        translations target.
      
      tools/build.sh:
      o Only make translations for the last build.
      143ddce4
  21. Mar 19, 2010
  22. Feb 01, 2010
    • rtoy's avatar
      build.sh: · 806697d3
      rtoy authored
      o Add RCS header
      
      make-dist.sh:
      o Add RCS header
      o Add some comments on what this does.
      806697d3
  23. Sep 17, 2009
  24. Sep 09, 2009
  25. Jun 30, 2009
  26. Jun 11, 2009
  27. Mar 24, 2009
  28. Dec 27, 2008
    • rtoy's avatar
      Replace $TIMER with time, everywhere. · 49329301
      rtoy authored
      Requested by Stelian Ionescu to support Gentoo.  Some Gentoo systems
      don't have /usr/bin/time.  (What kind of Unix system doesn't have
      /usr/bin/time?)
      49329301
  29. Dec 10, 2008
  30. Dec 02, 2008
  31. Nov 12, 2008
  32. Sep 13, 2008
  33. Sep 12, 2008
  34. Apr 22, 2008
  35. Nov 27, 2007
  36. Oct 04, 2007
  37. May 26, 2007