Changeset 37215

Timestamp:
Mar 17, 2007, 8:25:04 PM (16 years ago)
Author:
david_abrahams
Message:

tools/build/v2/tools/python.jam:

  • add ".lib" to the target name for libpython. * This is a kluge! I don't know why it should be necessary *, but when I was inserting debugging code that did

ECHO [ $(target).name ] ;

it would always drop the 2nd digit, e.g. python-2.4 would come out
as "python-2". This change prevented it.

  • Fixed spelling and grammar in comments
  • Fix the incorrect assumption in capture-output that only one Python extension will participate (also in tools/build/v2/testing.jam).
(No files)

Note: See TracChangeset for help on using the changeset viewer.