- 10 May, 2009 1 commit
-
-
Michael Howitz 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.
-
- 09 May, 2009 1 commit
-
-
http://www.buildout.orgBaiju M authored
-
- 29 Apr, 2009 1 commit
-
-
Tarek Ziad authored
-
- 22 Apr, 2009 1 commit
-
- 21 Apr, 2009 1 commit
-
-
Michael Howitz authored
-
- 23 Mar, 2009 1 commit
-
-
Adam Groszer authored
-
- 18 Mar, 2009 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 17 Mar, 2009 10 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton 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.
-
Jim Fulton authored
locations when generating scripts.
-
Jim Fulton authored
itself always uses it. Remive the build directiory before building to make sure we're clean when we witch Python versions.
-
Jim Fulton authored
in scripts when both the script and the eggs have a common base directory.
-
- 16 Mar, 2009 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 14 Mar, 2009 3 commits
-
-
Lennart Regebro authored
-
Lennart Regebro authored
this.
-
Lennart Regebro authored
-
- 13 Mar, 2009 6 commits
-
-
Jim Fulton authored
in site-packages.
-
Sidnei da Silva authored
-
Sidnei da Silva authored
-
Andreas Jung authored
isn't really stable (failing tests, hanging test)
-
Andreas Jung authored
-
Sidnei da Silva authored
-
- 12 Mar, 2009 1 commit
-
-
Reinout van Rees authored
-
- 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.
-
- 05 Mar, 2009 1 commit
-
-
Tres Seaver authored
o Avoids deprecation warnings in Python 2.6. See: http://docs.python.org/library/subprocess.html#replacing-os-popen-os-popen2-os-popen3
-
- 19 Feb, 2009 1 commit
-
-
Shane Hathaway authored
-
- 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
-
- 29 Jan, 2009 1 commit
-
-
Christophe Combelles authored
-
- 22 Jan, 2009 1 commit
-
-
Christian Theune authored
-
- 11 Nov, 2008 2 commits