Skip to content
  1. Nov 06, 2011
  2. Oct 23, 2011
  3. Oct 22, 2011
  4. 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
  5. 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
  6. Oct 12, 2011
    • Peter Keller's avatar
      Merge WIP by Peter Keller: · df5ebd78
      Peter Keller authored
      * get rid of no-asdf
      * remove shell stuff from string-escape (moved to driver)
      * fixed comments in lisp-invocation.lisp to be more correct.
      df5ebd78
  7. Apr 11, 2011
  8. Nov 21, 2009
  9. Jul 08, 2009
  10. Jun 09, 2009
    • Joyce Chen's avatar
      XCVB 0.306: got it to compile itself! · 159ae0bb
      Joyce Chen authored
      * ensure installation directories exist
      * add module forms to every file
      * fix nickname registration
      * add an eval-when for compile-time functions
      * add support for xcvb.mk in the main Makefile
      * trivially tested the result
      159ae0bb
  11. May 28, 2009
    • Francois-Rene Rideau's avatar
      First fully functional Makefile! · 707998ab
      Francois-Rene Rideau authored
      * the Makefile itself is still untested, but XCVB now produces a Makefile that looks like it's work!
      * support for building initial image from driver
      * update to portablish pathnames
      * update asdf frontend
      * update mock test case
      * debug command-line-arguments packaging
      * small documentation update
      * remove obsolete files extensions and traverse
      * add trivial logging infrastructure
      * change the way images are computed -- we can't allow name override anymore since the "name"
        serves as a pattern for how to compute the stuff.
      707998ab
  12. Apr 18, 2009
  13. Mar 24, 2009
    • Francois-Rene Rideau's avatar
      Commit of work-in-progress as of XCVB talk at ILC'09. · b137c7df
      Francois-Rene Rideau authored
      For the working prototype, please use
      	git checkout xcvb_0.11
      
      In this commit:
      * massive refactoring of internals according to the "grain" design in TODO.
      * implementing search path and naming for multiple builds.
      * Documentation update including slides for ILC'09.
      b137c7df