WSJT-X/tools/build/example/customization
Bill Somerville 4ebe6417a5 Squashed 'boost/' content from commit b4feb19f2
git-subtree-dir: boost
git-subtree-split: b4feb19f287ee92d87a9624b5d36b7cf46aeadeb
2018-06-09 21:48:32 +01:00
..
class.verbatim Squashed 'boost/' content from commit b4feb19f2 2018-06-09 21:48:32 +01:00
codegen.cpp Squashed 'boost/' content from commit b4feb19f2 2018-06-09 21:48:32 +01:00
inline_file.py Squashed 'boost/' content from commit b4feb19f2 2018-06-09 21:48:32 +01:00
jamroot.jam Squashed 'boost/' content from commit b4feb19f2 2018-06-09 21:48:32 +01:00
readme.txt Squashed 'boost/' content from commit b4feb19f2 2018-06-09 21:48:32 +01:00
t1.verbatim Squashed 'boost/' content from commit b4feb19f2 2018-06-09 21:48:32 +01:00
t2.verbatim Squashed 'boost/' content from commit b4feb19f2 2018-06-09 21:48:32 +01:00
usage.verbatim Squashed 'boost/' content from commit b4feb19f2 2018-06-09 21:48:32 +01:00
verbatim.jam Squashed 'boost/' content from commit b4feb19f2 2018-06-09 21:48:32 +01:00
verbatim.py Squashed 'boost/' content from commit b4feb19f2 2018-06-09 21:48:32 +01:00

readme.txt

Copyright 2003 Vladimir Prus 
Distributed under the Boost Software License, Version 1.0. 
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 


This example show how to add a new target type and a new tool support to
Boost.Build. Please refer to extender manual for a complete description of this
example.

Note that this example requires Python. If cygwin Python on Windows is to be
used, please go to "verbatim.jam" and follow instructions there.