An error occurred fetching the project authors.
- 03 Sep, 2012 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
Python 3.3, so we have to normalize data when computing package hashes.
-
Jim Fulton authored
-
- 26 Aug, 2012 1 commit
-
-
Jim Fulton authored
-
- 22 Jul, 2012 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 16 Jun, 2012 1 commit
-
-
Jim Fulton authored
-
- 11 Jun, 2012 1 commit
-
-
Jim Fulton authored
-
- 02 Jun, 2012 1 commit
-
-
Jim Fulton authored
-
- 13 May, 2012 3 commits
-
-
Jim Fulton authored
paths to set up a custom interpreter part that has the distributions or parts in the path. For example:: python bootstrap.py init BeautifulSoup
-
Jim Fulton authored
Date: Thu Feb 17 06:27:06 2011 +0000 removed remnants of extended-by implementation, raise a UserError if the option is encountered Cherry-picked from svntrunk.
-
Jim Fulton authored
Date: Wed Feb 16 15:47:25 2011 +0000 made sure to download extended configuration files only once per buildout run (based on patch by Rafael Monnerat) Cherry-picked from svn trunk
-
- 12 May, 2012 3 commits
-
-
Jim Fulton authored
both from command line and from config files. Cherry-picked from svn trunk. Thanks Godefroid.
-
Jim Fulton authored
-
Jim Fulton authored
Cherry-picked from trunk. Thanks Gary.
-
- 28 Apr, 2012 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 15 Apr, 2012 1 commit
-
-
Jim Fulton authored
-
- 14 Apr, 2012 1 commit
-
-
Jim Fulton authored
-
- 07 Apr, 2012 1 commit
-
-
Jim Fulton authored
We're going to need to sort out these version pins. Or, more likely, we need to implement something similar in zc.buildout 1.5 :)
-
- 12 Mar, 2011 1 commit
-
-
Hanno Schlichting authored
-
- 28 Feb, 2011 1 commit
-
-
Michael Howitz authored
-
- 03 Aug, 2010 1 commit
-
-
Gary Poster authored
-
- 06 Nov, 2009 1 commit
-
-
Jim Fulton authored
-
- 08 Oct, 2009 1 commit
-
-
Tarek Ziad 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 2 commits
-
-
Jim Fulton authored
Option incrementing and decrementing didn't work for options specified on the command line.
-
Jim Fulton authored
No commit message
-
- 26 Aug, 2009 3 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_}.
-
- 13 Aug, 2009 1 commit
-
-
Sebastian Wehrmann authored
-
- 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 1 commit
-
-
Fred Drake authored
-
- 24 Jul, 2009 1 commit
-
-
Godefroid Chapelle 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
-
- 19 Jun, 2009 1 commit
-
-
Jim Fulton authored
Also fixed some spurious failures in the bootstrap test.
-
- 05 Feb, 2009 1 commit
-
-
Shane Hathaway authored
-
- 11 Nov, 2008 1 commit
-
-
Ignas authored
[buildout] develop = ./local-checkouts/*
-