An error occurred fetching the project authors.
- 10 Feb, 2010 1 commit
-
-
Gary Poster authored
-
- 11 Nov, 2009 1 commit
-
-
Reinout van Rees authored
Merged -r105475:105584 svn+ssh://reinout@svn.zope.org/repos/main/zc.buildout/branches/reinout_distribute_upgrade_check This is the fix for an infinite recursion when updating Distribute. Solved by using the available setuptools/distribute for easy_installing the Distribute tgz instead of searching for it, which tries to install, which searches...
-
- 06 Nov, 2009 1 commit
-
-
Jim Fulton authored
-
- 29 Aug, 2009 1 commit
-
-
Jim Fulton authored
- Incrementing didn't work properly when extending multiple files. https://bugs.launchpad.net/zc.buildout/+bug/421022
-
- 28 Aug, 2009 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
Option incrementing and decrementing didn't work for options specified on the command line.
-
Jim Fulton authored
No commit message
-
- 26 Aug, 2009 1 commit
-
-
Jim Fulton authored
(Also removed some extra imports and made formatting changes.)
-
- 13 Aug, 2009 2 commits
-
-
Sebastian Wehrmann authored
-
Sebastian Wehrmann authored
-
- 21 Jul, 2009 1 commit
-
-
Thomas Lotze authored
-
- 19 Jun, 2009 1 commit
-
-
Jim Fulton authored
Also fixed some spurious failures in the bootstrap test.
-
- 18 Jun, 2009 1 commit
-
-
Andreas Jung authored
-
- 19 May, 2009 1 commit
-
-
Jim Fulton authored
-
- 10 May, 2009 1 commit
-
-
Michael Howitz 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.
-
- 29 Apr, 2009 1 commit
-
-
Tarek Ziad authored
-
- 14 Mar, 2009 3 commits
-
-
Lennart Regebro authored
-
Lennart Regebro authored
this.
-
Lennart Regebro authored
-
- 13 Mar, 2009 1 commit
-
-
Jim Fulton authored
in site-packages.
-
- 10 Mar, 2009 1 commit
-
-
Jim Fulton authored
setuptools in site-packages. For now, the tests should pass whether or not setuptools is in site-packages. A better fix would be to control site-packages in the tests, or, better yet, to change buildout to ignore site-packages.
-
- 10 Feb, 2009 1 commit
-
- 05 Feb, 2009 2 commits
-
-
Shane Hathaway authored
be generated for all required eggs in addition to the eggs named specifically. The implementation is short and simple, but testing it required changes in a lot of places.
-
Shane Hathaway authored
-
- 11 Nov, 2008 1 commit
-
-
Ignas authored
previous commit (shell pattern matching in develop directory list).
-
- 14 Aug, 2008 1 commit
-
-
Chris Withers authored
-
- 13 Aug, 2008 2 commits
-
-
Sidnei da Silva authored
- Of course, it only makes sense to run this test if os.symlink exists. Also, add an entry to CHANGES.txt
-
Sidnei da Silva authored
- Fixed a bug that would cause buildout to break while computing a directory hash if it found a broken symlink (Launchpad #250573)
-
- 28 Jul, 2008 1 commit
-
-
Jim Fulton authored
substitutions are used to name standard directories, as in:: [buildout] eggs-directory = ${buildout:directory}/develop-eggs
-
- 19 Jul, 2008 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
zip-safeness on windows.
-
Jim Fulton authored
errors) even without the -D option. - pyc and pyo files are regenerated for installed eggs so that the stored path in code objects matches the the install location.
-
- 18 Jul, 2008 1 commit
-
-
Jim Fulton authored
eggs.
-
- 07 Jun, 2008 1 commit
-
-
Tarek Ziad authored
-
- 02 May, 2008 1 commit
-
- 31 Mar, 2008 1 commit
-
-
Andreas Jung authored
-
- 22 Feb, 2008 1 commit
-
-
Andreas Jung authored
- further rmtree fixes for Windows
-
- 21 Feb, 2008 1 commit
-
-
Andreas Jung authored
Gottfried Ganssauge) (ajung)
-
- 18 Feb, 2008 1 commit
-
-
Christian Zagrodnick authored
-
- 12 Feb, 2008 1 commit
-
-
Martijn Pieters authored
-