- 01 Sep, 2006 2 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69924 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69923 62d5b8a3-27da-0310-9561-8e5933582275
-
- 31 Aug, 2006 3 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69909 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69908 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
invoking easy install. This should make things go faster in practice. Stop giving setuptools special treatment when downloading. Unfortunately, this means tests take a lot longer to run and probably that they can only be run when connected. :( Maybe I should figure out a way to get stuptools to use a different default index when running tests. :/ git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69900 62d5b8a3-27da-0310-9561-8e5933582275
-
- 30 Aug, 2006 1 commit
-
-
fdrake authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69882 62d5b8a3-27da-0310-9561-8e5933582275
-
- 29 Aug, 2006 13 commits
-
-
fdrake authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69880 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
It would have broken old bootstrap scripts. Now my problem is that if I update buildout in a way that recipes depend on, people will have to update their buildouts by running the bootstrap script. This isn't ideal. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69879 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69875 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69874 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69873 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69872 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69871 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69870 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69869 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69868 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69867 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
generated script paths. Added an arguments option to specify source for arguments to be passed to entry points. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69864 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
generated script paths. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69863 62d5b8a3-27da-0310-9561-8e5933582275
-
- 27 Aug, 2006 2 commits
-
-
jim authored
The sample buildout is now created using the bootstrapping mechanism and so has a normal layout. No longer read ~/.buildout/.default.cfg, when running tests. (We do read a ~/.buildout/.default.cfg when testing that function, but we manipulate HOME so that we control what is read.) git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69806 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69805 62d5b8a3-27da-0310-9561-8e5933582275
-
- 18 Aug, 2006 3 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69667 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69666 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69662 62d5b8a3-27da-0310-9561-8e5933582275
-
- 17 Aug, 2006 1 commit
-
-
jim authored
The characters "-", "." and " ", weren't allowed in section or option names. Substitutions with invalid names were ignored, which caused missleading failures downstream. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69629 62d5b8a3-27da-0310-9561-8e5933582275
-
- 16 Aug, 2006 2 commits
-
-
jim authored
- Now require a recipe option (and therefore a section) for every part. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69574 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69572 62d5b8a3-27da-0310-9561-8e5933582275
-
- 10 Aug, 2006 2 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69397 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69396 62d5b8a3-27da-0310-9561-8e5933582275
-
- 09 Aug, 2006 1 commit
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69383 62d5b8a3-27da-0310-9561-8e5933582275
-
- 08 Aug, 2006 1 commit
-
-
jim authored
brittle and failed tests with the latest setuptools. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69374 62d5b8a3-27da-0310-9561-8e5933582275
-
- 15 Jul, 2006 1 commit
-
-
fdrake authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69135 62d5b8a3-27da-0310-9561-8e5933582275
-
- 10 Jul, 2006 5 commits
-
-
jim authored
trailing newline. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69068 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69067 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69066 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
warning that it is being created. - Fixed bug in saving installed configuration data. %'s and extra spaces weren't quoted. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69065 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69062 62d5b8a3-27da-0310-9561-8e5933582275
-
- 03 Jul, 2006 2 commits
-
-
jim authored
Fixed a bunch of typos in tests git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@68958 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@68957 62d5b8a3-27da-0310-9561-8e5933582275
-
- 30 Jun, 2006 1 commit
-
-
fdrake authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@68934 62d5b8a3-27da-0310-9561-8e5933582275
-