lp:~gary/zc.buildout/oldtrunk

Created by Gary Poster and last modified
Get this branch:
bzr branch lp:~gary/zc.buildout/oldtrunk
Only Gary Poster can upload to this branch. If you are Gary Poster please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gary Poster
Project:
Buildout
Status:
Merged

Recent revisions

476. By jim

Update version #. Need to make it so we can use 0.

475. By jim

- Fixed bug: when the relative paths option was used, relative paths
  could be inserted into sys.path if a relative path was used to run
  the generated script.

474. By jim

Adjusted some test output for windows.

473. By jim

Fixed windows incompatibilities in revent bootstrap changes

472. By jim

Added an upload entry point for extensions.

Also fixed some spurious failures in the bootstrap test.

471. By andreasjung

fixed usage of 'relative_paths' keyword parameter on Windows

470. By jim

Added renormalizer to avoid spurious errors on windows

469. By icemac

fixed test, so it does not break when using python 2.6 (previously a deprecation warning was displayed there inside the test output)

468. By icemac

``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.

467. By icemac

setuptools seems to call os.path.realpath on the paths of working set items.
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.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers