Skip to content
  1. Feb 12, 2016
  2. May 27, 2015
  3. Oct 18, 2013
  4. Jan 27, 2013
  5. Jan 22, 2013
  6. Jan 18, 2013
  7. Nov 03, 2012
  8. Oct 12, 2012
  9. Sep 11, 2012
  10. Aug 02, 2012
  11. Jul 18, 2012
  12. Jul 04, 2012
  13. Jun 12, 2012
  14. Jun 04, 2012
  15. Jun 01, 2012
  16. May 31, 2012
  17. May 28, 2012
  18. May 27, 2012
  19. May 26, 2012
  20. Apr 22, 2012
  21. Mar 04, 2012
  22. Dec 16, 2011
  23. 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
  24. Oct 31, 2011
  25. Oct 30, 2011
  26. Oct 25, 2011
  27. 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
  28. 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
  29. Oct 16, 2011
  30. Oct 14, 2011
  31. 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
  32. Sep 27, 2011
  33. Jun 15, 2011