#
# Filename: Manifest
#
# $Id: Manifest 137199 2008-08-13 13:45:06Z grichenk $
#
# Author: Sergey Satskiy
#
# Purpose: This file holds all the supported configurations of a package
#          It is used by release configurator.
#

APP: launcherd fwdaemon dispd.cgi lbsmd lbsm_feedback test_mghbn lbsmc testipub
# APP: test_ncbi_disp -- not now

# The -t key prevents inclusion of the tree builder into the release
SVN_TAG_RELEASE_ADD_FLAGS: -t

# Each line describes a single configuration
# The format is as follows:
# <HardwareIdentifier> : <ReleaseSuffix> : <CompilerConfigurationScriptWithKeys>
# Configuration script is relative to c++/compilers/unix/ .
# Release configurator assumes that this script will eventually call standard configure script and pass all options
# to it. So some standard options may be added by release configurator, such as --build-root-sfx, --with-projects,
# --with-distcc, --with-action etc.
Linux32    : plain : ICC.sh           --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
Linux32    : plain : GCC.sh 3.4       --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
Linux64    : plain : ICC.sh           --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
Linux64    : plain : GCC.sh 4.0.1     --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
FreeBSD32  : plain : GCC.sh 3.4.4     --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
# IRIX64   : plain : MIPSpro73.sh 64  --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
# IRIX64   : plain : MIPSpro73.sh 32  --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
SunOSx86   : plain : GCC.sh 4.1.1     --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
SunOSx86   : plain : WorkShop55.sh 32 --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
SunOSSparc : plain : WorkShop55.sh 64 --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
SunOSSparc : plain : WorkShop55.sh 32 --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
SunOSSparc : plain : GCC.sh 4.0.1     --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
PowerMAC   : plain : GCC.sh 4.0       --without-debug --without-mt --with-static --without-serial --without-runpath --with-flat-makefile
