Zope Subversion Repository

  Zope

Zope: Zope3


Jump to revision:
Previous Next
Author: fdrake
Date: Thu Aug 11 21:53:00 2005 UTC (7 years, 9 months ago)

Log Message:

Move to a zpkg-based setup:

- Switch to ZODB 3.5.0a7.

- References to headers now involve the package names.

- The setup.py in the checkout can only be used for "in-place" builds
  (setup.py build_ext -i); you can't do out-of-place builds or
  installations directly from a checkout (use a distribution package
  for that).

- If you add C code to a package, make sure to update/create the
  SETUP.cfg for that package, and make sure that package is listed in
  setup.py at the top.  (I expect we'll remove that last step before
  too long.)


Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
Zope3/branches/Zope-3.1 modified      
Zope3/branches/Zope-3.1/Makefile modified     (diff to previous)
Zope3/branches/Zope-3.1/setup.py modified     (diff to previous)
Zope3/branches/Zope-3.1/src modified      
Zope3/branches/Zope-3.1/src/zope/app/container/_zope_app_container_contained.c modified     (diff to previous)
Zope3/branches/Zope-3.1/src/zope/app/container/_zope_proxy_proxy.c modified     (diff to previous)
Zope3/branches/Zope-3.1/src/zope/security/_proxy.c modified     (diff to previous)

webmaster@zope.org

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help