- 07 Sep, 2006 6 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70033 62d5b8a3-27da-0310-9561-8e5933582275
-
fdrake authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70027 62d5b8a3-27da-0310-9561-8e5933582275
-
fdrake authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70026 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70025 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70024 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
Updated doc. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70023 62d5b8a3-27da-0310-9561-8e5933582275
-
- 06 Sep, 2006 3 commits
-
-
jukart authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69996 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69995 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69994 62d5b8a3-27da-0310-9561-8e5933582275
-
- 05 Sep, 2006 10 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69993 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
Cleaned up the implementation to make greater use of and duplicate less code from zc.buildout.easy_install. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69992 62d5b8a3-27da-0310-9561-8e5933582275
-
jim 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. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69991 62d5b8a3-27da-0310-9561-8e5933582275
-
jim 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. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69990 62d5b8a3-27da-0310-9561-8e5933582275
-
jim 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. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69989 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69988 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
zope.testing. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69987 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69986 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69985 62d5b8a3-27da-0310-9561-8e5933582275
-
jim 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. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@69984 62d5b8a3-27da-0310-9561-8e5933582275
-
- 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
-