Staging
v0.5.1
Revision 6ef038e78c0c76e77b2561a154182264b7b9907a authored by Éric Araujo on 06 August 2011, 14:30:42 UTC, committed by Éric Araujo on 06 August 2011, 14:30:42 UTC
This started out as an easy task, just add a section describing this
alternate scheme, but I found a lot of cleanup to do along the way:

- fixed inverted reST targets
- fixed entries for modules (hi abiflags!) or data files
- avoided duplicating the same options listing five or six times
- added missing entries for C headers locations
- added documentation for --install-lib
- fixed a few misuses of the option role (see #9312), but not all (not
  worth the time, but will do it in packaging docs)
- fixed some markup

The paths fixes were done with an eye on the source code in the install
command, so they really describe what’s actually done.  The situation on
Mac OS X is rather messy: the fix for #8084 touched site and sysconfig,
but distutils doesn’t use these files.  I suspect we have a mismatched
stdlib at the moment, and the fix is not even clear (see the bug report
for further discussion).
1 parent de4f05b
History
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 602 bytes
.gitignore -rw-r--r-- 610 bytes
.hgeol -rw-r--r-- 650 bytes
.hgignore -rw-r--r-- 900 bytes
.hgtags -rw-r--r-- 4.4 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 42.4 KB
README -rw-r--r-- 6.4 KB
configure -rwxr-xr-x 398.1 KB
configure.in -rw-r--r-- 122.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.9 KB
setup.py -rw-r--r-- 80.3 KB

README

back to top