1. 30 May, 2007 3 commits
  2. 12 May, 2007 5 commits
  3. 09 May, 2007 1 commit
  4. 07 May, 2007 2 commits
  5. 06 May, 2007 6 commits
  6. 01 Apr, 2007 1 commit
  7. 20 Mar, 2007 3 commits
  8. 19 Mar, 2007 8 commits
  9. 18 Mar, 2007 3 commits
  10. 15 Mar, 2007 2 commits
  11. 14 Mar, 2007 1 commit
  12. 09 Mar, 2007 4 commits
  13. 08 Mar, 2007 1 commit
    • jim's avatar
      Improved error reporting/handling: · 5bd0f585
      jim authored
      - Added "logical tracebacks" that show functionally what the buildout
        was doing when an error occurs.  Don't show a Python traceback
        unless the -D option is used.
      
      - Added a -D option that causes the buildout to print a traceback and
        start the pdb post-mortem debugger when an error occurs.
      
      
      git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@73082 62d5b8a3-27da-0310-9561-8e5933582275
      5bd0f585