代码搜索:Bootstrap
找到约 2,394 项符合「Bootstrap」的源代码
代码结果 2,394
www.eeworm.com/read/168845/5429717
jam bootstrap.jam
# Copyright (c) 2003 Vladimir Prus.
#
# 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/5429736
jam bootstrap.jam
# (C) Copyright David Abrahams, 2001.
# (C) Copyright Rene Rivera, 2003.
#
# See accompanying license for terms and conditions of use.
#
# First of all, check the jam version
if $(JAM_VERSIO
www.eeworm.com/read/168845/5429830
jam bootstrap.jam
# Demonstration that module variables have the right effect in actions
# Set a variable which says how to dump a file to stdout
if $(NT)
{
CATENATE = type ;
}
else
{
CATENATE = cat
www.eeworm.com/read/168845/5429906
jam bootstrap.jam
ECHO build system bootstrapped ;
DEPENDS all : nothing ;
NOTFILE nothing ;
www.eeworm.com/read/168845/5429954
jam bootstrap.jam
# Proof-of-concept for bjam-based testing mechanism. This file should
# work on NT, Cygwin, and Linux. No promises for other platforms.
# Set a variable which says how to dump a file to stdout
if
www.eeworm.com/read/168845/5430153
jam bootstrap.jam
# (C) Copyright David Abrahams 2001.
# 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)
#
# Enforce t
www.eeworm.com/read/167133/5467196
classlist bootstrap.classlist
# Used when kjc runs (while compiling classes) and kaffeh (to generate headers)
gnu/java/io/PlatformHelper.class
gnu/java/io/EncodingManager.class
gnu/java/io/decode/Decoder.class
gnu/java/io/decode/
www.eeworm.com/read/349808/3138881
sh bootstrap.sh
#!/bin/sh
echo Calling autoheader
autoheader
echo Calling aclocal
aclocal
echo Calling libtoolize
libtoolize --force --copy
echo Calling autoconf
autoconf
echo Calling automake
automake
www.eeworm.com/read/349808/3138896
sh bootstrap.sh
#!/bin/sh
echo Calling autoheader
autoheader
echo Calling aclocal
aclocal
echo Calling libtoolize
libtoolize --force --copy
echo Calling autoconf
autoconf
echo Calling automake
automake
www.eeworm.com/read/349808/3138909
sh bootstrap.sh
#!/bin/sh
echo Calling autoheader
autoheader
echo Calling aclocal
aclocal
echo Calling libtoolize
libtoolize --force --copy
echo Calling autoconf
autoconf
echo Calling automake
automake