- 05 Sep, 2006 7 commits
-
-
Jim Fulton authored
No longer generate "py-" scripts implicitly. We no longer create one for zc.buildout when bootstrapping. Added an error-reporting API for use by recipes. Added a help command-line option. Fixed a bug in the way that recipe eggs were loaded.
-
Jim Fulton authored
Added an environment variable hack to cause the buildout to use a local empty index when running tests. This allows most of the tests to be run when offline and doesn't slam pypi at other times.
-
Jim Fulton authored
-
Jim Fulton authored
zope.testing.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
Added an option to supply entry points directly. This is useful for packages that don't declare their entry points. No longer generate "py-" scripts implicitly. Added a new option, interpreter, to request such scripts and specifu their names. Increased default buildout logging.
-
- 01 Sep, 2006 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 31 Aug, 2006 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton 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. :/
-
- 30 Aug, 2006 1 commit
-
-
Fred Drake authored
-
- 29 Aug, 2006 13 commits
-
-
Fred Drake authored
-
Jim Fulton 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.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
generated script paths. Added an arguments option to specify source for arguments to be passed to entry points.
-
Jim Fulton authored
generated script paths.
-
- 27 Aug, 2006 2 commits
-
-
Jim Fulton 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.)
-
Jim Fulton authored
-
- 18 Aug, 2006 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 17 Aug, 2006 1 commit
-
-
Jim Fulton authored
The characters "-", "." and " ", weren't allowed in section or option names. Substitutions with invalid names were ignored, which caused missleading failures downstream.
-
- 16 Aug, 2006 2 commits
-
-
Jim Fulton authored
- Now require a recipe option (and therefore a section) for every part.
-
Jim Fulton authored
-
- 10 Aug, 2006 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 09 Aug, 2006 1 commit
-
-
Jim Fulton authored
-
- 08 Aug, 2006 1 commit
-
-
Jim Fulton authored
brittle and failed tests with the latest setuptools.
-
- 15 Jul, 2006 1 commit
-
-
Fred Drake authored
-
- 10 Jul, 2006 1 commit
-
-
Jim Fulton authored
trailing newline.
-