Skip to content
  1. Oct 12, 2012
  2. Oct 11, 2012
  3. Aug 02, 2012
  4. Jun 28, 2012
  5. Jun 12, 2012
  6. Jun 04, 2012
  7. May 31, 2012
  8. May 26, 2012
  9. May 02, 2012
  10. Apr 23, 2012
  11. Apr 22, 2012
  12. Mar 08, 2012
  13. Mar 04, 2012
  14. Dec 14, 2011
  15. Nov 24, 2011
  16. Nov 22, 2011
  17. Nov 05, 2011
  18. 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
  19. Oct 30, 2011
  20. Oct 25, 2011
  21. Oct 23, 2011
  22. Oct 22, 2011
  23. 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
  24. Sep 26, 2011
  25. Sep 25, 2011
  26. Jun 08, 2011
  27. Jun 02, 2011
  28. Jun 01, 2011
  29. May 27, 2011
    • Francois-Rene Rideau's avatar
      working toward a release: · 024d95bf
      Francois-Rene Rideau authored
      * extract fasl type from target:
       at least lispworks depends on pathname type and its fasl type varies!
      * rucksack not available on clisp (and needed fixes; see our xcvb repo of it)
      * accept compile-file failure semantics of clisp
      * suppress duplicate entries for a directory in the source-registry:
       The first one wins, with its recurse and exclude flags.
      * fix hello and test/runme
      * fix various option parsing mistakes
      024d95bf
  30. May 26, 2011
  31. May 25, 2011
  32. May 18, 2011
  33. Apr 18, 2011
  34. Apr 13, 2011