- 11 Sep, 2006 1 commit
-
-
Jim Fulton authored
-
- 07 Sep, 2006 6 commits
-
-
Jim Fulton authored
-
Fred Drake authored
-
Fred Drake authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
Updated doc.
-
- 06 Sep, 2006 3 commits
-
-
Jürgen kartnaller authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 05 Sep, 2006 10 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
Cleaned up the implementation to make greater use of and duplicate less code from zc.buildout.easy_install.
-
Jim Fulton authored
Added ability 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.
-
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 1 commit
-
-
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.)
-