1. 05 Dec, 2006 4 commits
  2. 04 Dec, 2006 2 commits
    • Jim Fulton's avatar
      Updated release info. · 19a7b55b
      Jim Fulton authored
      19a7b55b
    • Jim Fulton's avatar
      Merged revisions 71277 to 71397 from dev branch: · 74b4de9f
      Jim Fulton 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.
      74b4de9f
  3. 29 Nov, 2006 1 commit
  4. 01 Nov, 2006 1 commit
  5. 27 Oct, 2006 1 commit
  6. 25 Oct, 2006 1 commit
  7. 24 Oct, 2006 5 commits
  8. 16 Oct, 2006 4 commits
  9. 11 Oct, 2006 1 commit
  10. 08 Oct, 2006 4 commits
  11. 07 Oct, 2006 1 commit
  12. 04 Oct, 2006 1 commit
  13. 02 Oct, 2006 3 commits
  14. 01 Oct, 2006 11 commits