An error occurred fetching the project authors.
- 06 Sep, 2013 1 commit
-
-
Michael Howitz authored
-
- 05 Sep, 2013 1 commit
-
-
Tres Seaver authored
-
- 02 Sep, 2013 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 24 Mar, 2013 1 commit
-
-
pombredanne authored
-
- 18 Mar, 2009 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 17 Mar, 2009 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 05 Feb, 2009 1 commit
-
-
Shane Hathaway authored
be generated for all required eggs in addition to the eggs named specifically. The implementation is short and simple, but testing it required changes in a lot of places.
-
- 19 Jul, 2008 1 commit
-
-
Jim Fulton authored
-
- 18 Jul, 2008 1 commit
-
-
Jim Fulton authored
-
- 27 Jun, 2008 2 commits
-
-
Christian Theune authored
-
Christian Theune authored
-
- 18 Feb, 2008 1 commit
-
-
Christian Zagrodnick authored
-
- 03 Nov, 2007 1 commit
-
-
Stephan Richter authored
-
- 08 Feb, 2007 1 commit
-
-
Jim Fulton authored
-
- 07 Feb, 2007 1 commit
-
-
Jim Fulton authored
Also added a missing tests for upgrading.
-
- 17 Jan, 2007 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 04 Dec, 2006 1 commit
-
-
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.
-
- 16 Oct, 2006 1 commit
-
-
Jim Fulton authored
-
- 07 Oct, 2006 1 commit
-
-
Jim Fulton authored
-
- 01 Oct, 2006 1 commit
-
-
Jim Fulton authored
-