Skip to content
  1. Aug 02, 2012
  2. Jul 18, 2012
  3. Jul 04, 2012
  4. Jun 12, 2012
  5. Jun 04, 2012
  6. May 31, 2012
  7. May 27, 2012
  8. May 26, 2012
  9. May 18, 2012
  10. May 13, 2012
  11. Apr 22, 2012
  12. Apr 21, 2012
  13. Dec 16, 2011
  14. Dec 14, 2011
  15. Nov 20, 2011
  16. Nov 02, 2011
    • Peter Keller's avatar
      + If no xcvb program is present, create a suitable one using ASDF. · dc9a8697
      Peter Keller authored
      This allows the examples to be created without having to install
      an XCVB. The primary implementation is in bootstrap.lisp and
      additional code in driver.lisp.
      + The created XCVB is made with one of the supported lisp
      implementations even though the enclosing lisp invocation might
      not be.
      + Refactored lisp-invocation into its own package.
      + The cache-description file contains notes about how the cache
      should function. The cache is both the multi-user cache as in
      distcc, ccache, etc, but also the user specific workspace for
      where to dump fasl files and whatnot.
      dc9a8697
    • Francois-Rene Rideau's avatar
      6fa26239
  17. Oct 30, 2011
  18. Oct 25, 2011
  19. Oct 24, 2011
  20. Oct 20, 2011
  21. Oct 19, 2011
  22. Oct 18, 2011
    • Francois-Rene Rideau's avatar
      0.563: YAAAR. · 9debad20
      Francois-Rene Rideau authored
      Move more release code from Makefile to CL.
      Fix shell-tokens-to-Makefile on CLISP (CLISP bug in loop, or my misreading the spec?)
      Fix some tests, make them more verbose.
      Driver: Fix native-namestring on SCL; fix issues on CLISP:
      Setting the *source-file-types* and *compiled-file-types* to nil
      was preventing (require "linux") from working(!).
      0.563
      9debad20
  23. Oct 16, 2011
  24. Oct 14, 2011
  25. Oct 13, 2011
  26. Oct 12, 2011
  27. Oct 08, 2011
  28. Oct 06, 2011
  29. Oct 03, 2011
    • Francois-Rene Rideau's avatar
      0.561: new :around-compile feature, · 7aeef1e3
      Francois-Rene Rideau authored
      allows full bootstrap of XCVB, including ironclad.
      Disable nemk self-build from tests,
      as there is no ASDF equivalent to :around-compile.
      Also, fix a2x wrt latest ASDF's find-system and reuse of component objects.
      0.561
      7aeef1e3
  30. Sep 25, 2011