代码搜索结果

找到约 24,372 项符合 Boost 的代码

boost-build.jam

# (C) Copyright Rene Rivera, 2003. # # See accompanying license for terms and conditions of use. # boost-build .. ;

boost-build.jam

# Copyright David Abrahams 2003. See accompanying LICENSE for terms # and conditions of use. # Edit this path to point at the tools/build/v1 subdirectory of your # Boost installation. Absolute p

tiny_xml.hpp

// tiny XML sub-set tools --------------------------------------------------// // (C) Copyright Beman Dawes 2002. Distributed under the Boost // Software License, Version 1.0. (See accompanyi

tiny_xml_test.cpp

// tiny XML test program ---------------------------------------------------// // Copyright Beman Dawes 2002. Distributed under the Boost // Software License, Version 1.0. (See accompanying f

html.jam

# Copyright David Abrahams 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) type HTML : h

rsp.jam

# Copyright David Abrahams 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) type RSP : rs

cpp.jam

# Copyright David Abrahams 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) type CPP : cp

boostbook-config.jam

#~ Copyright 2005 Rene Rivera. #~ 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) # Automatic configu

quickbook-config.jam

#~ Copyright 2005 Rene Rivera. #~ 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) # Automatic configu

nightly.sh

#!/bin/bash # This script create a nightly tarball of Boost.Build V2 # and updates the web site. # Create the packages set -e cd /tmp rm -rf boost-build cvs -d :ext:vladimir_prus@cvs.source