Skip to content
  1. Jan 13, 2013
    • Francois-Rene Rideau's avatar
      2.26.82: much cleanups and fixes on the driver. · 21594070
      Francois-Rene Rideau authored
      Tests: SBCL passes test-lisp and test-upgrade
      Also:
      * big refactoring of test infrastructure
      * contrib/debug.lisp and (asdf/driver:asdf-debug) for debugging.
      * remove aif and it, use the cleaner if-bind.
      * backtrace support, with improvements from trivial-backtrace.
      * integration of asdf-condition-control (originally from xcvb-driver)
      * simplify the upgrade heuristic: always tries to upgrade once.
        The previous heuristic was too complex with too many failure cases.
        You are thus assumed to want a given version asdf
        if and only if it is in your source-registry.
      21594070
  2. Jan 11, 2013
  3. Dec 09, 2012
    • Francois-Rene Rideau's avatar
      2.26.10: another pass to fix timestamp processing. · 08d16943
      Francois-Rene Rideau authored
      * Get rid of *stamp*, use lexical scoping everywhere
      * Better handle non-filesystem actions in compute-action-stamp
      * Have a simpler mechanism for backward compatibility with operation-done-p
      * Have a more robust make-sub-operation, and use it where appropriate
      * Test twiddling.
      08d16943
  4. Mar 31, 2011
  5. Apr 12, 2010
  6. Mar 23, 2010
  7. Feb 12, 2010