issue9807 : Code : Python (original) (raw)
lp:~barry/python/issue9807
Created byBarry Warsaw on 2010-11-01 and last modifiedon 2010-11-24
Get this branch:
bzr branchlp:~barry/python/issue9807
OnlyBarry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
43383. ByBarry Warsaw on 2010-11-22
As per Matthias's suggestion in issue 9807, move the build-flag specific
config directory into lib/pythonX.Y/config-X.Y.
* Remove LIBP from Makefile.pre.in; it isn't needed any more, and makes it too
difficult to calculate the proper config-X.Y directory.
* Change $LIBPL to point to the above new location.
* Fix an error with $LDVERSION
43381. ByBarry Warsaw on 2010-11-10
python setup.py install_headers now goes to the abiflags'd directory.
43379. ByBarry Warsaw on 2010-11-04
Use LDVERSIONconsistentlyinsteadofLDVERSION consistently instead of LDVERSIONconsistentlyinsteadof(VERSION)$(ABIFLAGS) despite the fact
that the former is now kind of misnamed.
Add symlink for python3.pc.
43375. ByBarry Warsaw on 2010-11-01
* Be sure to clean up symlink properly when installing new one.
* Include ABIFLAGS in python.pc.in (and add a helpful comment)
Branch metadata
Branch format:
Loom branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on: