An error occurred fetching the project authors.
  1. 17 Nov, 2012 1 commit
  2. 03 Sep, 2012 1 commit
  3. 21 Aug, 2012 1 commit
  4. 11 Jun, 2012 1 commit
  5. 13 May, 2012 1 commit
  6. 12 May, 2012 3 commits
  7. 28 Apr, 2012 1 commit
  8. 15 Apr, 2012 1 commit
  9. 14 Apr, 2012 2 commits
  10. 10 Apr, 2012 1 commit
  11. 06 Nov, 2009 1 commit
  12. 26 Aug, 2009 2 commits
    • Jim Fulton's avatar
      New features: · 93fb571e
      Jim Fulton authored
      - When doing variable substitutions, you can omit the section name to
        refer to a variable in the same section (e.g. ${:foo}).
      
      - When doing variable substitution, you can use the special option,
        ``_buildout_section_name_`` to get the section name.  This is most handy
        for getting the current section name (e.g. ${:_buildout_section_name_}).
      
      - A new special option, ``<`` allows sections to be used as macros.
      93fb571e
    • Jim Fulton's avatar
      When doing variable substitutions, you can omit the section name to · 37923d03
      Jim Fulton authored
      refer to a variable in the same section (e.g. ${:foo}).
      
      When doing variable substitution, you can use the special option,
      ``_buildout_section_name_`` to get the section name.  This is most handy
      for getting the current section name (e.g. ${:_buildout_section_name_}.
      37923d03
  13. 24 Jul, 2009 1 commit
  14. 20 Jul, 2009 1 commit
  15. 19 Jun, 2009 1 commit
  16. 17 Mar, 2009 1 commit
  17. 22 Jan, 2009 1 commit
  18. 14 Aug, 2008 1 commit
  19. 13 Aug, 2008 1 commit
  20. 19 Jul, 2008 1 commit
  21. 12 Jun, 2008 1 commit
  22. 07 Jun, 2008 1 commit
  23. 06 Jun, 2008 1 commit
  24. 13 May, 2008 1 commit
  25. 12 Feb, 2008 1 commit
  26. 29 Oct, 2007 1 commit
  27. 20 Aug, 2007 3 commits
  28. 10 Aug, 2007 1 commit
  29. 19 Jun, 2007 1 commit
  30. 30 May, 2007 1 commit
    • Jim Fulton's avatar
      Changed the logging format to exclude the logger name for the · aaa161f4
      Jim Fulton authored
      zc.buildout logger.  This reduces noise in the output.  This change
      was so far reaching, I decided to go ahead and clean up lots of log
      messages, adding some missing periods and adding quotes around
      requirement strings and file paths.
      
      in easy_install.py, added logging to show why distributions are added
      in verbose mode and removed recusive code to show requirement chains
      when errors occurred.
      aaa161f4
  31. 12 May, 2007 1 commit
  32. 09 May, 2007 1 commit
  33. 07 May, 2007 1 commit
  34. 14 Mar, 2007 1 commit