Skip to content
  1. Jun 11, 2013
  2. Nov 29, 2012
  3. Nov 03, 2012
  4. Oct 12, 2012
  5. Oct 11, 2012
  6. Aug 02, 2012
  7. Jul 18, 2012
  8. Jun 12, 2012
  9. May 31, 2012
  10. May 26, 2012
  11. May 15, 2012
  12. May 13, 2012
  13. Apr 23, 2012
  14. Apr 22, 2012
  15. Mar 04, 2012
  16. Dec 14, 2011
  17. Nov 25, 2011
  18. Nov 24, 2011
  19. Nov 22, 2011
  20. Oct 25, 2011
  21. Oct 16, 2011
  22. Oct 12, 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. Jun 09, 2011
  26. Jun 08, 2011
  27. Jun 03, 2011
    • Francois-Rene Rideau's avatar
      Fix ASDF-XCVB bridge. · 0110dc30
      Francois-Rene Rideau authored
      Fix list-files and export it to the command-line.
      Fix version extraction in bootstrapped build.
      Update documentation: document :executable. Remove ASDF1 crud.
      0.555
      0110dc30
  28. Jun 02, 2011
  29. Jun 01, 2011
    • Francois-Rene Rideau's avatar
    • Peter Keller's avatar
      Implementing real executable targets. · 08f1523b
      Peter Keller authored
      + Partial changes to get xcvb to build a binary of xcvb.
      + Extending :create-image to support executables.
      + Support for command line arguments when resuming the executable.
        These are passed to the entry-point. However, each lisp vendor
        mangles the argv a little and it needs work to be really right.
        For now it is good enough.
      + dump-image for ecl got hacked upon, but it is currently broken.
      + Changed example-1 to produce an executable, but currently this
        only works for lisp implementations which can produce them. This
        needs more consideration in the future, for example, the
        "executable" could be a script which invokes an image.
      + simple-build can now accept targets with empty computations.
        This implements the "phony target" idea in simple-build.
      08f1523b
  30. 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
  31. May 26, 2011
  32. May 25, 2011
  33. May 18, 2011
  34. May 15, 2011
  35. Apr 13, 2011
  36. Mar 18, 2011