Skip to content
  1. Apr 14, 2013
  2. Apr 13, 2013
  3. 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
  4. Feb 19, 2012
  5. Feb 08, 2012
  6. Feb 07, 2012
  7. Feb 01, 2012
  8. Nov 05, 2011
  9. Nov 04, 2011
  10. Oct 22, 2011
  11. Oct 08, 2011
  12. Oct 01, 2011
  13. Sep 27, 2011
  14. Nov 10, 2010
  15. Nov 03, 2010
  16. 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
  17. Sep 25, 2010
  18. Sep 16, 2010
  19. Sep 15, 2010
  20. Aug 31, 2010
  21. Aug 01, 2010
  22. 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
  23. Mar 19, 2010
  24. 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
  25. Sep 17, 2009
  26. Sep 09, 2009
  27. Jun 30, 2009
  28. Jun 11, 2009
  29. Mar 24, 2009
  30. 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
  31. Dec 10, 2008
  32. Dec 02, 2008
  33. Nov 12, 2008
  34. Sep 13, 2008
  35. Sep 12, 2008
  36. Apr 22, 2008
  37. Nov 27, 2007