Author: faridz
Date: Thu Sep 20 09:38:11 2007
New Revision: 577807
URL: http://svn.apache.org/viewvc?rev=577807&view=rev
Log:
2007-09-20 Farid Zaripov <[EMAIL PROTECTED]>
STDCXX-560
* icc-10.0-x64.config: Added ASL header.
* icc-10.0.config: Ditto.
* icc-9.0.config: Ditto.
* icc-9.1-x64.config: Ditto.
* icc-9.1.config: Ditto.
* msvc-7.0.config: Ditto.
* msvc-7.1.config: Ditto.
* msvc-8.0-x64.config: Ditto.
* msvc-8.0.config: Ditto.
* msvc-9.0-x64.config: Ditto.
* msvc-9.0.config: Ditto.
* msvcex-8.0.config: Ditto.
Modified:
incubator/stdcxx/trunk/etc/config/windows/icc-10.0-x64.config
incubator/stdcxx/trunk/etc/config/windows/icc-10.0.config
incubator/stdcxx/trunk/etc/config/windows/icc-9.0.config
incubator/stdcxx/trunk/etc/config/windows/icc-9.1-x64.config
incubator/stdcxx/trunk/etc/config/windows/icc-9.1.config
incubator/stdcxx/trunk/etc/config/windows/msvc-7.0.config
incubator/stdcxx/trunk/etc/config/windows/msvc-7.1.config
incubator/stdcxx/trunk/etc/config/windows/msvc-8.0-x64.config
incubator/stdcxx/trunk/etc/config/windows/msvc-8.0.config
incubator/stdcxx/trunk/etc/config/windows/msvc-9.0-x64.config
incubator/stdcxx/trunk/etc/config/windows/msvc-9.0.config
incubator/stdcxx/trunk/etc/config/windows/msvcex-8.0.config
Modified: incubator/stdcxx/trunk/etc/config/windows/icc-10.0-x64.config
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/windows/icc-10.0-x64.config?rev=577807&r1=577806&r2=577807&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/icc-10.0-x64.config (original)
+++ incubator/stdcxx/trunk/etc/config/windows/icc-10.0-x64.config Thu Sep 20
09:38:11 2007
@@ -1,3 +1,28 @@
+//
+// $Id$
+//
+// icc-10.0-x64.config - configuration file for 64 bit Intel C++ 10.0
+//
+//////////////////////////////////////////////////////////////////////
+//
+// 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 msvc-8.0-x64
DEVENVFLAGS=/useenv
CPPFLAGS=
Modified: incubator/stdcxx/trunk/etc/config/windows/icc-10.0.config
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/windows/icc-10.0.config?rev=577807&r1=577806&r2=577807&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/icc-10.0.config (original)
+++ incubator/stdcxx/trunk/etc/config/windows/icc-10.0.config Thu Sep 20
09:38:11 2007
@@ -1,3 +1,28 @@
+//
+// $Id$
+//
+// icc-10.0.config - configuration file for Intel C++ 10.0
+//
+//////////////////////////////////////////////////////////////////////
+//
+// 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 msvc-8.0
DEVENVFLAGS=/useenv
CPPFLAGS=
Modified: incubator/stdcxx/trunk/etc/config/windows/icc-9.0.config
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/windows/icc-9.0.config?rev=577807&r1=577806&r2=577807&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/icc-9.0.config (original)
+++ incubator/stdcxx/trunk/etc/config/windows/icc-9.0.config Thu Sep 20
09:38:11 2007
@@ -1,3 +1,28 @@
+//
+// $Id$
+//
+// icc-9.0.config - configuration file for Intel C++ 9.0
+//
+//////////////////////////////////////////////////////////////////////
+//
+// 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 msvc-7.1
DEVENVFLAGS=/useenv
CPPFLAGS=
Modified: incubator/stdcxx/trunk/etc/config/windows/icc-9.1-x64.config
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/windows/icc-9.1-x64.config?rev=577807&r1=577806&r2=577807&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/icc-9.1-x64.config (original)
+++ incubator/stdcxx/trunk/etc/config/windows/icc-9.1-x64.config Thu Sep 20
09:38:11 2007
@@ -1,3 +1,28 @@
+//
+// $Id$
+//
+// icc-9.1-x64.config - configuration file for 64 bit Intel C++ 9.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 msvc-8.0-x64
DEVENVFLAGS=/useenv
CPPFLAGS=
Modified: incubator/stdcxx/trunk/etc/config/windows/icc-9.1.config
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/windows/icc-9.1.config?rev=577807&r1=577806&r2=577807&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/icc-9.1.config (original)
+++ incubator/stdcxx/trunk/etc/config/windows/icc-9.1.config Thu Sep 20
09:38:11 2007
@@ -1,3 +1,28 @@
+//
+// $Id$
+//
+// icc-9.1.config - configuration file for Intel C++ 9.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 msvc-8.0
DEVENVFLAGS=/useenv
CPPFLAGS=
Modified: incubator/stdcxx/trunk/etc/config/windows/msvc-7.0.config
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/windows/msvc-7.0.config?rev=577807&r1=577806&r2=577807&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/msvc-7.0.config (original)
+++ incubator/stdcxx/trunk/etc/config/windows/msvc-7.0.config Thu Sep 20
09:38:11 2007
@@ -1,3 +1,28 @@
+//
+// $Id$
+//
+// msvc-7.0.config - configuration file for Microsoft Visual C++ 7.0
+//
+//////////////////////////////////////////////////////////////////////
+//
+// 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.
+//
+//////////////////////////////////////////////////////////////////////
+
// Version of the used MS VisualStudio:
// 7 for MS VisualStudio .NET
// 7.1 for MS VisualStudio .NET 2003
Modified: incubator/stdcxx/trunk/etc/config/windows/msvc-7.1.config
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/windows/msvc-7.1.config?rev=577807&r1=577806&r2=577807&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/msvc-7.1.config (original)
+++ incubator/stdcxx/trunk/etc/config/windows/msvc-7.1.config Thu Sep 20
09:38:11 2007
@@ -1,3 +1,28 @@
+//
+// $Id$
+//
+// msvc-7.1.config - configuration file for Microsoft Visual C++ 7.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 msvc-7.0
VERSION=7.1
CPPFLAGS=
Modified: incubator/stdcxx/trunk/etc/config/windows/msvc-8.0-x64.config
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/windows/msvc-8.0-x64.config?rev=577807&r1=577806&r2=577807&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/msvc-8.0-x64.config (original)
+++ incubator/stdcxx/trunk/etc/config/windows/msvc-8.0-x64.config Thu Sep 20
09:38:11 2007
@@ -1,3 +1,29 @@
+//
+// $Id$
+//
+// msvc-8.0-x64.config - configuration file for
+// 64 bit Microsoft Visual C++ 8.0
+//
+//////////////////////////////////////////////////////////////////////
+//
+// 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 msvc-8.0
PLATFORM=x64
AS=ml64
Modified: incubator/stdcxx/trunk/etc/config/windows/msvc-8.0.config
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/windows/msvc-8.0.config?rev=577807&r1=577806&r2=577807&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/msvc-8.0.config (original)
+++ incubator/stdcxx/trunk/etc/config/windows/msvc-8.0.config Thu Sep 20
09:38:11 2007
@@ -1,3 +1,28 @@
+//
+// $Id$
+//
+// msvc-8.0.config - configuration file for Microsoft Visual C++ 8.0
+//
+//////////////////////////////////////////////////////////////////////
+//
+// 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 msvc-7.0
VERSION=8.0
CPPFLAGS=/D_CRT_SECURE_NO_DEPRECATE
Modified: incubator/stdcxx/trunk/etc/config/windows/msvc-9.0-x64.config
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/windows/msvc-9.0-x64.config?rev=577807&r1=577806&r2=577807&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/msvc-9.0-x64.config (original)
+++ incubator/stdcxx/trunk/etc/config/windows/msvc-9.0-x64.config Thu Sep 20
09:38:11 2007
@@ -1,3 +1,29 @@
+//
+// $Id$
+//
+// msvc-9.0-x64.config - configuration file for
+// 64 bit Microsoft Visual C++ 9.0
+//
+//////////////////////////////////////////////////////////////////////
+//
+// 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 msvc-9.0
PLATFORM=x64
AS=ml64
Modified: incubator/stdcxx/trunk/etc/config/windows/msvc-9.0.config
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/windows/msvc-9.0.config?rev=577807&r1=577806&r2=577807&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/msvc-9.0.config (original)
+++ incubator/stdcxx/trunk/etc/config/windows/msvc-9.0.config Thu Sep 20
09:38:11 2007
@@ -1,3 +1,28 @@
+//
+// $Id$
+//
+// msvc-9.0.config - configuration file for Microsoft Visual C++ 9.0
+//
+//////////////////////////////////////////////////////////////////////
+//
+// 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 msvc-8.0
VERSION=9.0
SLNVER=10.00
Modified: incubator/stdcxx/trunk/etc/config/windows/msvcex-8.0.config
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/windows/msvcex-8.0.config?rev=577807&r1=577806&r2=577807&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/msvcex-8.0.config (original)
+++ incubator/stdcxx/trunk/etc/config/windows/msvcex-8.0.config Thu Sep 20
09:38:11 2007
@@ -1,3 +1,29 @@
+//
+// $Id$
+//
+// msvcex-8.0.config - configuration file for
+// Microsoft Visual C++ 8.0 Express Edition
+//
+//////////////////////////////////////////////////////////////////////
+//
+// 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 msvc-8.0
DEVENV=VCExpress.exe
SLNCOMMENT=Visual C++ Express 2005