Skip to content
  1. Nov 03, 2012
  2. Oct 12, 2012
  3. Sep 11, 2012
  4. Aug 02, 2012
  5. Jul 18, 2012
  6. Jul 04, 2012
  7. Jun 12, 2012
  8. Jun 04, 2012
  9. Jun 01, 2012
  10. May 31, 2012
  11. May 28, 2012
  12. May 27, 2012
  13. May 26, 2012
  14. Apr 22, 2012
  15. Mar 04, 2012
  16. Dec 16, 2011
  17. Nov 02, 2011
    • Francois-Rene Rideau's avatar
      Make it so xcvb-example-2 can compile correctly even when XCVB isn't installed. · 5f3924be
      Francois-Rene Rideau authored
      Notably, pass around the location of the xcvb-program we create in the cache.
      5f3924be
    • 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
  18. Oct 31, 2011
  19. Oct 30, 2011
  20. Oct 25, 2011
  21. Oct 19, 2011
    • Francois-Rene Rideau's avatar
      0.565: YAAAR. · a66212ce
      Francois-Rene Rideau authored
      Fix the same bug wrt loop on CLISP, in another function.
      Be more violent in resetting release dependencies directories.
      Fix make-release-tarball (double oops).
      Export getcwd, chdir, with-current-directory from the driver.
      Tweak logging, so it works when verbosity is uninitialized.
      0.565
      a66212ce
  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 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
  26. Sep 27, 2011
  27. Jun 15, 2011
  28. Jun 09, 2011
  29. Jun 06, 2011
  30. Jun 01, 2011
  31. May 31, 2011
  32. May 30, 2011