- 06 Aug, 2009 1 commit
-
-
chrisw authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@102544 62d5b8a3-27da-0310-9561-8e5933582275
-
- 24 Jul, 2009 1 commit
-
-
gotcha authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@102240 62d5b8a3-27da-0310-9561-8e5933582275
-
- 23 Jul, 2009 2 commits
-
-
tlotze authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@102176 62d5b8a3-27da-0310-9561-8e5933582275
-
tlotze authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@102146 62d5b8a3-27da-0310-9561-8e5933582275
-
- 22 Jul, 2009 3 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@102069 62d5b8a3-27da-0310-9561-8e5933582275
-
tlotze authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@102063 62d5b8a3-27da-0310-9561-8e5933582275
-
tlotze authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@102062 62d5b8a3-27da-0310-9561-8e5933582275
-
- 21 Jul, 2009 1 commit
-
-
tlotze authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@102051 62d5b8a3-27da-0310-9561-8e5933582275
-
- 20 Jul, 2009 1 commit
-
-
gotcha authored
Conflicts: CHANGES.txt src/zc/buildout/buildout.py git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@102032 62d5b8a3-27da-0310-9561-8e5933582275
-
- 22 Jun, 2009 4 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@101229 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
could be inserted into sys.path if a relative path was used to run the generated script. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@101225 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@101223 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@101222 62d5b8a3-27da-0310-9561-8e5933582275
-
- 19 Jun, 2009 1 commit
-
-
jim authored
Also fixed some spurious failures in the bootstrap test. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@101154 62d5b8a3-27da-0310-9561-8e5933582275
-
- 18 Jun, 2009 1 commit
-
-
andreasjung authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@101123 62d5b8a3-27da-0310-9561-8e5933582275
-
- 19 May, 2009 1 commit
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@100128 62d5b8a3-27da-0310-9561-8e5933582275
-
- 12 May, 2009 1 commit
-
-
icemac authored
fixed test, so it does not break when using python 2.6 (previously a deprecation warning was displayed there inside the test output) git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@99860 62d5b8a3-27da-0310-9561-8e5933582275
-
- 10 May, 2009 2 commits
-
-
icemac authored
``zc.buildout.testing.buildoutSetUp`` installs a new handler in the python root logging facility. This handler is now removed during tear down as it might disturb other packages reusing buildout's testing infrastructure. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@99819 62d5b8a3-27da-0310-9561-8e5933582275
-
icemac authored
On Mac OS X the path returned by tempfile.mkdtemp is not the real path. This makes the realtive_path test of easy_install.txt failing. Calling os.path.realpath on the base directory fixed this testfailure for python 2.4 - 2.6. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@99818 62d5b8a3-27da-0310-9561-8e5933582275
-
- 09 May, 2009 1 commit
-
-
http://www.buildout.orgbaijum authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@99810 62d5b8a3-27da-0310-9561-8e5933582275
-
- 29 Apr, 2009 1 commit
-
-
tarek authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@99574 62d5b8a3-27da-0310-9561-8e5933582275
-
- 22 Apr, 2009 1 commit
-
-
yuppie authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@99409 62d5b8a3-27da-0310-9561-8e5933582275
-
- 21 Apr, 2009 1 commit
-
-
icemac authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@99346 62d5b8a3-27da-0310-9561-8e5933582275
-
- 23 Mar, 2009 1 commit
-
-
adamg authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98303 62d5b8a3-27da-0310-9561-8e5933582275
-
- 18 Mar, 2009 2 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98246 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98239 62d5b8a3-27da-0310-9561-8e5933582275
-
- 17 Mar, 2009 10 commits
-
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98191 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98190 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98187 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98184 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98180 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98179 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
to see that a file removed by a subprocess was actually removed. Added logic to wait for the file to disappear. :/ Whitespace cleanup. (Although there are a few required trailing white spaces in buildout.txt. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98178 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
locations when generating scripts. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98177 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
itself always uses it. Remive the build directiory before building to make sure we're clean when we witch Python versions. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98176 62d5b8a3-27da-0310-9561-8e5933582275
-
jim authored
in scripts when both the script and the eggs have a common base directory. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98175 62d5b8a3-27da-0310-9561-8e5933582275
-
- 16 Mar, 2009 2 commits
-
-
tseaver authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98172 62d5b8a3-27da-0310-9561-8e5933582275
-
tseaver authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98147 62d5b8a3-27da-0310-9561-8e5933582275
-
- 14 Mar, 2009 2 commits
-
-
regebro authored
git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98109 62d5b8a3-27da-0310-9561-8e5933582275
-
regebro authored
this. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@98093 62d5b8a3-27da-0310-9561-8e5933582275
-