1. 17 Jan, 2007 1 commit
  2. 16 Jan, 2007 1 commit
  3. 07 Jan, 2007 1 commit
  4. 07 Dec, 2006 8 commits
  5. 05 Dec, 2006 11 commits
  6. 04 Dec, 2006 2 commits
    • jim's avatar
      Updated release info. · bd884119
      jim authored
      
      git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@71399 62d5b8a3-27da-0310-9561-8e5933582275
      bd884119
    • jim's avatar
      Merged revisions 71277 to 71397 from dev branch: · a4291845
      jim authored
      Feature Changes
      ---------------
      
      - Variable substitutions now reflect option data written by recipes.
      
      - A part referenced by a part in a parts list is now added to the parts
        list before the referencing part.  This means that you can omit
        parts from the parts list if they are referenced by other parts.
      
      - Added a develop function to the easy_install module to aid in
        creating develop eggs with custom build_ext options.
      
      - The build and develop functions in the easy_install module now
        return the path of the egg or egg link created.
      
      - Removed the limitation that parts named in the install command can
        only name configured parts.
      
      - Removed support ConfigParser-style variable substitutions
        (e.g. %(foo)s). Only the string-template style of variable
        (e.g. ${section:option}) substitutions will be supported.
        Supporting both violates "there's only one way to do it".
      
      - Deprecated the buildout-section extendedBy option.
      
      
      git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@71398 62d5b8a3-27da-0310-9561-8e5933582275
      a4291845
  7. 29 Nov, 2006 1 commit
  8. 01 Nov, 2006 1 commit
  9. 27 Oct, 2006 1 commit
  10. 25 Oct, 2006 1 commit
  11. 24 Oct, 2006 5 commits
  12. 16 Oct, 2006 4 commits
  13. 11 Oct, 2006 1 commit
  14. 08 Oct, 2006 2 commits