代码搜索结果

找到约 10,000 项符合 Boost 的代码

boost-build.jam

# Copyright David Abrahams 2003. Permission to copy, use, # modify, sell and distribute this software is granted provided this # copyright notice appears in all copies. This software is provided #

boost-build.docs

boost_build_v2.html index_v2.html c++boost.gif doc

boost-build.jam

# Assume BOOST_BUILD_PATH point to the 'test' directory. # We need to leave 'test' there, so that 'test-config.jam' # can be found, but also add parent directory, to find # all the other modules.

boost-build.jam

TOOLS = gcc ; boost-build ../.. ;

boost-build.jam

# Bootstrap file not found via implicit lookup in BOOST_BUILD_PATH boost-build ;