Skip to content
  1. Jul 04, 2012
  2. May 31, 2012
  3. Oct 30, 2011
  4. Oct 25, 2011
  5. Oct 06, 2011
  6. Sep 25, 2011
  7. 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
  8. May 18, 2011
  9. May 10, 2011
  10. Apr 27, 2011
    • Peter Keller's avatar
      .547: Added the 'show-settings' command line argument which can show all · 63f8da31
      Peter Keller authored
      	settings known to xcvb or the individual value of a single one.
      Change the default object-directory location to be
      	$HOME/.cache/xcvb/common-lisp/<lisp-implementation-version>/
      Added format! in driver.lisp to help with debugging and forcing output.
      Debugged CMUCL support in driver.
      Fixed implementation-identifier support in extract-target-properties.
      Allowed Makefile in example-1 to parameterize on lisp implementation.
      Refactored how option-specs are specified for command line options.
      Removed dead code paths from simple-build backend that dealt with
      	"xcvb.mk" and the makefile output file.
      Muffled warnings when loading asdf.
      Added target-asdf-version setting which you can query with show-settings.
      Started DONE.rest
      63f8da31
  11. Apr 13, 2011
  12. Nov 06, 2010
  13. Aug 13, 2010
  14. Aug 09, 2010
  15. Jul 25, 2010
  16. Jul 04, 2010
    • Francois-Rene Rideau's avatar
      .529: resolve signal dropping issues. · 1aac3958
      Francois-Rene Rideau authored
      We were using CCL's run-program, that spawned a thread that reset the
      pthread_sigmask. Evil. We now use a run-program/process-output-stream
      based on iolib and short-circuit the implementation's. Sigh.
      1aac3958
  17. Jul 01, 2010
  18. Jun 24, 2010
  19. Jun 23, 2010
  20. Jun 21, 2010
  21. Jun 09, 2010
  22. May 31, 2010
  23. May 20, 2010
  24. May 16, 2010
  25. Apr 03, 2010
  26. Mar 19, 2010
  27. Dec 07, 2009
  28. Dec 06, 2009
  29. Dec 02, 2009
  30. Nov 24, 2009
  31. Nov 21, 2009
  32. Nov 18, 2009
  33. Nov 16, 2009
  34. Nov 13, 2009