1
0
Fork 0
arangodb/3rdParty/boost/1.61.0/tools/build/example/customization
Frank Celler f294f4b396 added build 2016-08-13 20:03:53 +02:00
..
class.verbatim added build 2016-08-13 20:03:53 +02:00
codegen.cpp added build 2016-08-13 20:03:53 +02:00
inline_file.py added build 2016-08-13 20:03:53 +02:00
jamroot.jam added build 2016-08-13 20:03:53 +02:00
readme.txt added build 2016-08-13 20:03:53 +02:00
t1.verbatim added build 2016-08-13 20:03:53 +02:00
t2.verbatim added build 2016-08-13 20:03:53 +02:00
usage.verbatim added build 2016-08-13 20:03:53 +02:00
verbatim.jam added build 2016-08-13 20:03:53 +02:00
verbatim.py added build 2016-08-13 20:03:53 +02: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.