Skip to content
  1. Jun 09, 2011
  2. 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
  3. May 18, 2011
  4. Apr 09, 2011
  5. Nov 18, 2010
  6. May 07, 2010
  7. 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
  8. Apr 15, 2010
  9. Apr 14, 2010
  10. Mar 19, 2010
  11. Mar 17, 2010
  12. Feb 03, 2010
  13. Nov 05, 2009
  14. Oct 25, 2009
  15. Oct 20, 2009
  16. Sep 30, 2009
  17. Sep 29, 2009
  18. Sep 28, 2009