#
# Filename: Manifest
#
# $Id: Manifest 382076 2012-12-03 16:46:37Z satskyse $
#
# Author:
#
# Purpose: This file holds all the supported configurations of a package
#          It is used by release configurator.
#

USE_COMPONENTS

POSTTAG: move_sra.sh $LOCAL $VERSION

Win32_10   : MSVC10-32 : dll     32  ReleaseDLL
Win64_10   : MSVC10-64 : static  64  ReleaseDLL

Linux32-Centos : GCC445  : GCC.sh 4.4.5 --without-debug --with-3psw=system
Linux32-Centos : GCC460  : GCC.sh 4.6.0 --without-debug --with-mt
Linux32-Centos : ICC     : ICC.sh       --without-debug --with-dll --with-mt

Linux64-Centos : GCC401  : GCC.sh 4.0.1 --without-debug --without-flat-makefile
Linux64-Centos : GCC442  : GCC.sh 4.4.2 --without-debug --with-mt --with-distcc
Linux64-Centos : GCC442d : GCC.sh 4.4.2 --with-mt --with-distcc --with-3psw=system
Linux64-Centos : GCC463  : GCC.sh 4.6.3 --with-distcc
Linux64-Centos : ICC     : ICC.sh       --with-mt --with-3psw=system

FreeBSD32 : GCC : GCC.sh --without-debug

SunOSx86 : GCC  : GCC.sh 4.5.3     --without-debug --without-mt --with-static
SunOSx86 : WS64 : WorkShop59.sh 64 --with-debug --with-dll --with-mt

SunOSSparc : GCC  : GCC.sh 4.5.3 --without-debug --with-mt --with-3psw=system
SunOSSparc : WS32 : WorkShop59.sh 32 --with-debug

IntelMAC : GCC401 : GCC.sh 4.0 --with-debug --with-dll --with-mt --with-universal
IntelMAC : GCC421 : GCC.sh 4.2 --without-debug --with-dll --with-mt --with-universal=i386,x86_64
