Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

config.sh File Reference


Detailed Description

Configure Boot JVM.

Shell script to configure which features are in the compiled code. This build happens in several phases:

Remember that if you add a Java source file, a C source or header file, or a shell script, you should run this script again so that the config directory roster locates the update. This way, 'doxygen' will automatically incorporate it into the documentation suite.

Todo:
Support the following input parameter format:
Input: [hwvendor [wordwidth [osname]]]

These optional positional parameters contain specific token values, which may change from one release to the next. Initially, they are as follows. For current actual supported platform values, please refer to parsing of positional parms $1 and $2 and $3 below.

These may evolve over time, and not every combination of these is valid. The initial valid combinations are:

(hwvendor, wordwidth, osname) ::= one of these combinations:

Todo:
A Windows .BAT version of this script needs to be written

Control

$URL: https://svn.apache.org/path/name/config.sh $ $Id: config.sh 0 09/28/2005 dlydick $

Copyright 2005 The Apache Software Foundation or its licensors, as applicable.

Licensed under the Apache License, Version 2.0 ("the License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and limitations under the License.

Version:
$LastChangedRevision: 0 $
Date:
$LastChangedDate: 09/28/2005 $
Author:
$LastChangedBy: dlydick $ Original code contributed by Daniel Lydick on 09/28/2005.

Reference

Definition in file config.sh.

Go to the source code of this file.


Generated on Fri Sep 30 18:49:11 2005 by  doxygen 1.4.4