- 02 Sep, 2009 1 commit
-
-
Reinout van Rees authored
-
- 01 Sep, 2009 1 commit
-
-
Reinout van Rees authored
-
- 29 Aug, 2009 1 commit
-
-
Jim Fulton authored
- Incrementing didn't work properly when extending multiple files. https://bugs.launchpad.net/zc.buildout/+bug/421022
-
- 28 Aug, 2009 11 commits
-
-
Jim Fulton authored
windows, urllib raises an invalid ioerror.
-
Jim Fulton authored
windows, urllib raises an invalid ioerror.
-
Jim Fulton authored
-
Jim Fulton authored
The standard Python -m option didn't work for custom interpreters.
-
Jim Fulton authored
Scripts run using generated interpreters didn't have __file__ set correctly.
-
Jim Fulton authored
Scripts generated with relative-paths eanbled couldn't be symbolocally linked to other locations and still work.
-
Jim Fulton authored
Option incrementing and decrementing didn't work for options specified on the command line.
-
Baiju M authored
-
Baiju M authored
-
Jim Fulton authored
No commit message
-
Jim Fulton authored
(Also stop writing doc.txt. --long-description is better. And rearranged setup.py a little.)
-
- 26 Aug, 2009 8 commits
-
-
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.
-
Jim Fulton authored
-
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_}.
-
Jim Fulton authored
(Also removed some extra imports and made formatting changes.)
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 13 Aug, 2009 3 commits
-
-
Sebastian Wehrmann authored
-
Sebastian Wehrmann authored
-
Thomas Lotze authored
does it for easy-install: - require the download cache (but not namespace directories) to be an existing directory in order to catch configuration bugs - made relative download cache paths refer to the buildout directory
-
- 12 Aug, 2009 1 commit
-
-
Thomas Lotze authored
path and a flag indicating whether the downloaded copy is a temporary file - use this flag to clean up temporary files both when downloading extended configuration files and in the tests
-
- 06 Aug, 2009 3 commits
-
-
Fred Drake authored
-
Chris Withers authored
-
Chris Withers authored
-
- 24 Jul, 2009 1 commit
-
-
Godefroid Chapelle authored
-
- 23 Jul, 2009 2 commits
-
-
Thomas Lotze authored
-
Thomas Lotze authored
-
- 22 Jul, 2009 3 commits
-
-
Jim Fulton authored
-
Thomas Lotze authored
-
Thomas Lotze authored
-
- 21 Jul, 2009 1 commit
-
-
Thomas Lotze authored
-
- 20 Jul, 2009 1 commit
-
-
Godefroid Chapelle authored
Conflicts: CHANGES.txt src/zc/buildout/buildout.py
-
- 22 Jun, 2009 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
could be inserted into sys.path if a relative path was used to run the generated script.
-
Jim Fulton authored
-