代码搜索:toolset
找到约 1,753 项符合「toolset」的源代码
代码结果 1,753
www.eeworm.com/read/168845/5429666
jam como.jam
# Copyright Vladimir Prus 2004.
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt
# or copy at http://www.boost.org/LICENSE_1_0.txt)
# This is
www.eeworm.com/read/168845/5429669
jam como-linux.jam
# modify, sell and distribute this software is granted provided this
# copyright notice appears in all copies. This software is provided
# "as is" without express or implied warranty, and with no cl
www.eeworm.com/read/168845/5429705
jam intel-linux.jam
# Copyright (c) 2003 Michael Stevens
#
# Use, modification and distribution is subject to the Boost Software
# License Version 1.0. (See accompanying file LICENSE_1_0.txt or
# http://www.boost
www.eeworm.com/read/168845/5429964
py tag.py
#!/usr/bin/python
# Copyright (C) Pedro Ferreira 2003. Permission to copy, use, modify, sell and
# distribute this software is granted provided this copyright notice appears in
# all copies. T
www.eeworm.com/read/168845/5430172
jam como-4_3_3-vc7-tools.jam
# (C) Copyright David Abrahams 2001.
# (C) Copyright MetaCommunications, Inc. 2003-2004.
# Distributed under the Boost Software License, Version 1.0. (See
# accompanying file LICENSE_1_0.txt or c
www.eeworm.com/read/168845/5430177
jam borland-5_6_4-tools.jam
# (C) Copyright David Abrahams 2002.
# 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)
# The following
www.eeworm.com/read/168845/5430187
jam vc-8_0-amd64-tools.jam
extends-toolset vc-8_0 ;
if $(VC80_ROOT)
{
VC_TOOL_PATH = "$(VC80_ROOT)"\\bin\\amd64\\ ;
VC_SETUP = "CALL \"$(VC_TOOL_PATH)vcvarsamd64.BAT\" >nul" ;
}
# The following #// line will b
www.eeworm.com/read/168845/5430219
jam borland-5_5_1-tools.jam
# (C) Copyright David Abrahams 2002.
# 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)
# The following
www.eeworm.com/read/168845/5436143
v2 jamfile.v2
import toolset ;
toolset.using doxygen ;
boostbook program_option : program_options.xml ;
doxygen autodoc
: [ glob ../../../boost/program_options/*.hpp ] ;
www.eeworm.com/read/473227/6849416
v2 jamfile.v2
# Bayes++ Jamfile - See Boost.build v2
# BayesFilter - The Bayesian filtering library
# Propagated usage requirements
project BayesFilter
: usage-requirements ".." # Library headers ar