- 01 Oct, 2006 9 commits
-
-
Jim Fulton authored
paths were used, causing setup to fail when run from a different directory. Updated release information.
-
Jim Fulton authored
versions. Fixed a bug in installing by direct egg download.
-
Jim Fulton authored
the version of python used to run the tests is not Python-2.3. Use pypi as the index when running these tests. This is, unfortunately, necessary because when installing a source distro for another version of Python, we need to download setuptools for the desired version. Maybe in the future we can figure out a way for the tests to use a local copy of setuptools.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 19 Sep, 2006 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
egg is not important.
-
Jim Fulton authored
API. This allowed the tests to be simplified somewhat.
-
- 15 Sep, 2006 9 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
https://launchpad.net/products/zc.buildout/+bug/60582 Don't use extensions when bootstrapping.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 14 Sep, 2006 3 commits
-
-
Jim Fulton authored
This makes things go a little faster, makes errors a little easier to handle, and allows extensions (like the sftp extension) to influence more of the process.
-
Jim Fulton authored
-
Jim Fulton authored
-
- 11 Sep, 2006 3 commits
-
-
Jim Fulton authored
adding sftp support to buildouts that need it.
-
Jim Fulton authored
-
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 4 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.
-