1
0
Fork 0
arangodb/3rdParty/boost/1.69.0/tools/build/example/customization
Jan fa7de56cf8
upgrade to boost 1.69.0 (#7910)
2019-01-09 17:17:33 +01:00
..
class.verbatim upgrade to boost 1.69.0 (#7910) 2019-01-09 17:17:33 +01:00
codegen.cpp upgrade to boost 1.69.0 (#7910) 2019-01-09 17:17:33 +01:00
inline_file.py upgrade to boost 1.69.0 (#7910) 2019-01-09 17:17:33 +01:00
jamroot.jam upgrade to boost 1.69.0 (#7910) 2019-01-09 17:17:33 +01:00
readme.txt upgrade to boost 1.69.0 (#7910) 2019-01-09 17:17:33 +01:00
t1.verbatim upgrade to boost 1.69.0 (#7910) 2019-01-09 17:17:33 +01:00
t2.verbatim upgrade to boost 1.69.0 (#7910) 2019-01-09 17:17:33 +01:00
usage.verbatim upgrade to boost 1.69.0 (#7910) 2019-01-09 17:17:33 +01:00
verbatim.jam upgrade to boost 1.69.0 (#7910) 2019-01-09 17:17:33 +01:00
verbatim.py upgrade to boost 1.69.0 (#7910) 2019-01-09 17:17:33 +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.