Skip to content
  1. Jan 31, 2013
  2. Jul 24, 2012
  3. Nov 06, 2011
  4. Sep 26, 2011
  5. Jun 14, 2011
  6. Jun 09, 2011
  7. Jun 08, 2011
  8. Jun 01, 2011
    • 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
  9. May 25, 2011
  10. May 18, 2011
  11. Mar 30, 2011
  12. Nov 15, 2010
  13. Sep 17, 2010
  14. Jun 23, 2010
  15. May 20, 2010
  16. May 16, 2010
  17. May 07, 2010
  18. May 06, 2010
  19. Apr 28, 2010
    • Francois-Rene Rideau's avatar
      .508: · 23b12721
      Francois-Rene Rideau authored
      * fix various bugs left over from .507.
      * back out generation of Lisp files in object tree
       until we can provide build processes with a mapping from name to pathname.
      * pass self-test.
      23b12721
    • Francois-Rene Rideau's avatar
      .507: small fixes · b8f2b2a1
      Francois-Rene Rideau authored
      * cfasl support: *use-cfasls*, not *has-cfasls*.
      * Normalize lisp module names to (:lisp ...).
      * Validate names of grains.
      * Tweak parse-module-declaration signature.
      * Generated files go in object directory, not source!
      b8f2b2a1
  20. Apr 16, 2010
  21. Apr 14, 2010
  22. Apr 03, 2010
  23. Apr 02, 2010
  24. Mar 24, 2010
  25. Mar 21, 2010
  26. Mar 19, 2010
  27. Mar 17, 2010
  28. Feb 03, 2010
  29. Dec 06, 2009
    • Francois-Rene Rideau's avatar
      .477: Many small fixes towards a new release. · 4735b5d8
      Francois-Rene Rideau authored
      * updated README, announcing launchpad.net/xcvb
      * release tarball was missing configure.mk - tweaking makefile in case that helps
      * fixed asdf supersession (broken by .473)
      * fixed some internal dependencies
      * linked SBCL bug.
      4735b5d8
  30. Dec 02, 2009
  31. Nov 13, 2009
  32. Oct 25, 2009
  33. Oct 10, 2009