2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 00:52:16 +00:00
Dave Abrahams 9e7e197da0 tools/build/boost-base.jam
* Handle different spellings of the PATH environment variable for Windows

     * Ungristed elements of a target's requirements are now treated as
     rules which transform the target's property set. The rules must have
     the following signature:

        transform-properties ( toolset variant : properties * )

     and should return the new property set.


     * Added target name adjustment feature for Python debugging targets.

tools/build/borland-tools.jam
tools/build/gcc-tools.jam
tools/build/intel-linux.jam
tools/build/metrowerks-tools.jam
tools/build/msvc-tools.jam
tools/build/mingw-tools.jam

     * Adjustments to better support Python targets

tools/build/python.jam

     * Lots of adjustments for building / testing Python targets:
        PYTHON_LAUNCH variable prefixes Python executable name
                 -- can be used to invoke debugger.
        PYTHON_ARGS variable postfixes Python executable name
        CYGWIN_ROOT variable can be used to specify root of cygwin installation


[SVN r12071]
2001-12-16 17:52:31 +00:00
2001-12-13 18:45:42 +00:00
2001-12-16 17:52:31 +00:00
2001-12-13 18:45:42 +00:00
2001-12-13 18:45:42 +00:00
2001-12-16 17:52:31 +00:00
2001-11-10 22:16:01 +00:00
2001-12-16 17:52:31 +00:00
2001-11-10 22:16:01 +00:00
2001-12-16 17:52:31 +00:00
2001-11-14 20:37:04 +00:00
2001-12-13 18:34:57 +00:00
2001-11-05 21:31:53 +00:00
2001-12-16 17:52:31 +00:00
2001-12-16 17:52:31 +00:00
2001-10-29 18:23:16 +00:00
Description
Mirrored via gitea-mirror
39 MiB
Languages
C++ 73.8%
Python 22.6%
C 1.6%
Batchfile 0.7%
Shell 0.6%
Other 0.6%