Author: faridz Date: Fri Feb 8 15:43:37 2008 New Revision: 620039 URL: http://svn.apache.org/viewvc?rev=620039&view=rev Log: 2008-02-08 Farid Zaripov * etc/config/windows/icc-10.1.config: New config file for 32-bit ICC 10.1. * etc/config/windows/icc-10.1-x64.config: New config file for 64-bit ICC 10.1. Added: stdcxx/branches/4.2.x/etc/config/windows/icc-10.1-x64.config (with props) stdcxx/branches/4.2.x/etc/config/windows/icc-10.1.config (with props) Added: stdcxx/branches/4.2.x/etc/config/windows/icc-10.1-x64.config URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/etc/config/windows/icc-10.1-x64.config?rev=620039&view=auto ============================================================================== --- stdcxx/branches/4.2.x/etc/config/windows/icc-10.1-x64.config (added) +++ stdcxx/branches/4.2.x/etc/config/windows/icc-10.1-x64.config Fri Feb 8 15:43:37 2008 @@ -0,0 +1,27 @@ +// +// $Id$ +// +// icc-10.1-x64.config - configuration file for 64 bit Intel C++ 10.1 +// +////////////////////////////////////////////////////////////////////// +// +// Licensed to the Apache Software Foundation (ASF) under one or more +// contributor license agreements. See the NOTICE file distributed +// with this work for additional information regarding copyright +// ownership. The ASF licenses this file to you 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. +// +////////////////////////////////////////////////////////////////////// + +#include icc-10.0-x64 +ICCVER=10.1 Propchange: stdcxx/branches/4.2.x/etc/config/windows/icc-10.1-x64.config ------------------------------------------------------------------------------ svn:eol-style = native Propchange: stdcxx/branches/4.2.x/etc/config/windows/icc-10.1-x64.config ------------------------------------------------------------------------------ svn:keywords = Id Added: stdcxx/branches/4.2.x/etc/config/windows/icc-10.1.config URL: http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/etc/config/windows/icc-10.1.config?rev=620039&view=auto ============================================================================== --- stdcxx/branches/4.2.x/etc/config/windows/icc-10.1.config (added) +++ stdcxx/branches/4.2.x/etc/config/windows/icc-10.1.config Fri Feb 8 15:43:37 2008 @@ -0,0 +1,27 @@ +// +// $Id$ +// +// icc-10.1.config - configuration file for Intel C++ 10.1 +// +////////////////////////////////////////////////////////////////////// +// +// Licensed to the Apache Software Foundation (ASF) under one or more +// contributor license agreements. See the NOTICE file distributed +// with this work for additional information regarding copyright +// ownership. The ASF licenses this file to you 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. +// +////////////////////////////////////////////////////////////////////// + +#include icc-10.0 +ICCVER=10.1 Propchange: stdcxx/branches/4.2.x/etc/config/windows/icc-10.1.config ------------------------------------------------------------------------------ svn:eol-style = native Propchange: stdcxx/branches/4.2.x/etc/config/windows/icc-10.1.config ------------------------------------------------------------------------------ svn:keywords = Id