代码搜索:Build
找到约 10,000 项符合「Build」的源代码
代码结果 10,000
www.eeworm.com/read/249144/4455680
build
FreeType 2 compilation how-to
=============================
Introduction
------------
Welcome to the FreeType 2 library. You'll find in this document
www.eeworm.com/read/248940/4459230
build
#!/bin/csh
if ("$1" != "-q") then
echo Specify -q for a quiet run
endif
build01 ${1}
build02 ${1}
build03 ${1}
build04 ${1}
build05 ${1}
build06 ${1}
www.eeworm.com/read/248940/4459261
build
#!/bin/csh -x
if ("$1" != "-q") then
echo Specify -q for a quiet run
endif
build01 $*
build02 $*
build03 $*
build04 $*
build05 $*
build06 $*
build07 $*
build08 $*
build09 $*
build10 $*
build11 $*
bu
www.eeworm.com/read/248940/4459308
build
#!/bin/csh
if ("$1" != "-q") then
echo Specify -q for a quiet run
endif
build01 $1 # Starter-template
build02 $1 # write DOM to std out
build03 $1 # write DOM subtree to std out
build04
www.eeworm.com/read/247605/4478006
build
#!/usr/bin/env python
# -*- Mode: Python -*-
#
# ***** BEGIN LICENSE BLOCK *****
# Source last modified: $Id: build,v 1.7 2004/07/07 22:00:03 hubbe Exp $
#
# Portions Copyright (c) 1995-2004 RealNet
www.eeworm.com/read/246048/4498337
build
#! /bin/sh
if [ $# -lt 1 ] || ( [ "$1" != gcc-linux ] && [ "$1" != qnx4 ] ) ; then
echo Usage: $0 compiler_name [DMAKE commands]
echo
echo Current compilers:
echo " gcc-linux - GNU C/C++ 2.7 or
www.eeworm.com/read/244005/4515424
build
UNIX BUILD NOTES
A change has been made from previous versions of the IMAP toolkit.
There are no longer separate ANSI and non-ANSI source trees. Nor is it
possible to build directly o
www.eeworm.com/read/243630/4520599
build
#! /bin/sh
if [ $# -lt 1 ] || ( [ "$1" != gcc-linux ] && [ "$1" != qnx4 ] ) ; then
echo Usage: $0 compiler_name [DMAKE commands]
echo
echo Current compilers:
echo " gcc-linux - GNU C/C++ 2.7 or
www.eeworm.com/read/240678/4570794
build
#!/bin/sh
# !!! Note: Specify "full" pathname on your system.
#
# After build, copy the filedata.c to the emhttp build subdirectory.
#
./buildfs -s /home/mtj/projects/emhttp/tools/root
#cp filedata.c