]> git.lyx.org Git - lyx.git/commitdiff
We do not use the provided MSVC proj files
authorGeorg Baum <baum@lyx.org>
Tue, 7 Jun 2016 20:19:10 +0000 (22:19 +0200)
committerGeorg Baum <baum@lyx.org>
Tue, 7 Jun 2016 20:19:10 +0000 (22:19 +0200)
3rdparty/boost/extract.sh
3rdparty/boost/libs/regex/regex.vcproj [deleted file]
3rdparty/boost/libs/signals/signals.vcproj [deleted file]

index eca419ea051585bab1857e8a0e1cbcccfb2811f1..64ffbe4a4331dfe0713dfaa46f9d1d54d734ed84 100755 (executable)
@@ -38,6 +38,9 @@ bcp --boost=$1 \
 # work around bcp pulling in too much:
 rm -rf needed/boost/typeof
 
+# we do not use the provided MSVC project files
+find needed -name '*.vcpro*' | xargs rm
+
 find boost -name \*.hpp | xargs rm
 find libs  -name \*.cpp | xargs rm
 
diff --git a/3rdparty/boost/libs/regex/regex.vcproj b/3rdparty/boost/libs/regex/regex.vcproj
deleted file mode 100644 (file)
index 289522a..0000000
+++ /dev/null
@@ -1,150 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="7.10"
-       Name="libboost_regex"
-       ProjectGUID="{FDBBC827-4BD2-4E7D-B050-0967A0B6C754}"
-       Keyword="Win32Proj">
-       <Platforms>
-               <Platform
-                       Name="Win32"/>
-       </Platforms>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory="Debug"
-                       IntermediateDirectory="Debug"
-                       ConfigurationType="4"
-                       CharacterSet="2">
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               AdditionalIncludeDirectories="..\.."
-                               PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
-                               MinimalRebuild="TRUE"
-                               BasicRuntimeChecks="0"
-                               RuntimeLibrary="2"
-                               BufferSecurityCheck="FALSE"
-                               TreatWChar_tAsBuiltInType="TRUE"
-                               ForceConformanceInForLoopScope="TRUE"
-                               RuntimeTypeInfo="TRUE"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="TRUE"
-                               DebugInformationFormat="3"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLibrarianTool"
-                               OutputFile="$(OutDir)/libboost_regex-vc71-mt-gd-1_32.lib"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
-                       <Tool
-                               Name="VCPostBuildEventTool"/>
-                       <Tool
-                               Name="VCPreBuildEventTool"/>
-                       <Tool
-                               Name="VCPreLinkEventTool"/>
-                       <Tool
-                               Name="VCResourceCompilerTool"/>
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"/>
-                       <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
-                       <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       OutputDirectory="Release"
-                       IntermediateDirectory="Release"
-                       ConfigurationType="4"
-                       CharacterSet="2">
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="..\.."
-                               PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
-                               RuntimeLibrary="2"
-                               TreatWChar_tAsBuiltInType="TRUE"
-                               ForceConformanceInForLoopScope="TRUE"
-                               RuntimeTypeInfo="TRUE"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="TRUE"
-                               DebugInformationFormat="3"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLibrarianTool"
-                               OutputFile="$(OutDir)/libboost_regex-vc71-mt-1_32.lib"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
-                       <Tool
-                               Name="VCPostBuildEventTool"/>
-                       <Tool
-                               Name="VCPreBuildEventTool"/>
-                       <Tool
-                               Name="VCPreLinkEventTool"/>
-                       <Tool
-                               Name="VCResourceCompilerTool"/>
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"/>
-                       <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
-                       <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-               </Configuration>
-       </Configurations>
-       <References>
-       </References>
-       <Files>
-               <File
-                       RelativePath=".\src\c_regex_traits.cpp">
-               </File>
-               <File
-                       RelativePath=".\src\c_regex_traits_common.cpp">
-               </File>
-               <File
-                       RelativePath=".\src\cpp_regex_traits.cpp">
-               </File>
-               <File
-                       RelativePath=".\src\cregex.cpp">
-               </File>
-               <File
-                       RelativePath=".\src\fileiter.cpp">
-               </File>
-               <File
-                       RelativePath=".\src\instances.cpp">
-               </File>
-               <File
-                       RelativePath=".\src\posix_api.cpp">
-               </File>
-               <File
-                       RelativePath=".\src\primary_transform.hpp">
-               </File>
-               <File
-                       RelativePath=".\src\regex.cpp">
-               </File>
-               <File
-                       RelativePath=".\src\regex_debug.cpp">
-               </File>
-               <File
-                       RelativePath=".\src\regex_synch.cpp">
-               </File>
-               <File
-                       RelativePath=".\src\w32_regex_traits.cpp">
-               </File>
-               <File
-                       RelativePath=".\src\wide_posix_api.cpp">
-               </File>
-               <File
-                       RelativePath=".\src\winstances.cpp">
-               </File>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>
diff --git a/3rdparty/boost/libs/signals/signals.vcproj b/3rdparty/boost/libs/signals/signals.vcproj
deleted file mode 100644 (file)
index 0f8c429..0000000
+++ /dev/null
@@ -1,187 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="7.10"
-       Name="libboost_signals"
-       ProjectGUID="{3BF0EC29-8B64-460F-AE0A-96794D38088D}"
-       Keyword="Win32Proj">
-       <Platforms>
-               <Platform
-                       Name="Win32"/>
-       </Platforms>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory="Debug"
-                       IntermediateDirectory="Debug"
-                       ConfigurationType="4"
-                       CharacterSet="2">
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               AdditionalIncludeDirectories="..\.."
-                               PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
-                               MinimalRebuild="TRUE"
-                               BasicRuntimeChecks="0"
-                               RuntimeLibrary="2"
-                               BufferSecurityCheck="FALSE"
-                               TreatWChar_tAsBuiltInType="TRUE"
-                               ForceConformanceInForLoopScope="TRUE"
-                               RuntimeTypeInfo="TRUE"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="TRUE"
-                               DebugInformationFormat="3"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLibrarianTool"
-                               OutputFile="$(OutDir)/libboost_signals-vc71-mt-gd-1_32.lib"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
-                       <Tool
-                               Name="VCPostBuildEventTool"/>
-                       <Tool
-                               Name="VCPreBuildEventTool"/>
-                       <Tool
-                               Name="VCPreLinkEventTool"/>
-                       <Tool
-                               Name="VCResourceCompilerTool"/>
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"/>
-                       <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
-                       <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       OutputDirectory="Release"
-                       IntermediateDirectory="Release"
-                       ConfigurationType="4"
-                       CharacterSet="2">
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="..\.."
-                               PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
-                               RuntimeLibrary="2"
-                               TreatWChar_tAsBuiltInType="TRUE"
-                               ForceConformanceInForLoopScope="TRUE"
-                               RuntimeTypeInfo="TRUE"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="TRUE"
-                               DebugInformationFormat="3"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLibrarianTool"
-                               OutputFile="$(OutDir)/libboost_signals-vc71-mt-1_32.lib"/>
-                       <Tool
-                               Name="VCMIDLTool"/>
-                       <Tool
-                               Name="VCPostBuildEventTool"/>
-                       <Tool
-                               Name="VCPreBuildEventTool"/>
-                       <Tool
-                               Name="VCPreLinkEventTool"/>
-                       <Tool
-                               Name="VCResourceCompilerTool"/>
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"/>
-                       <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
-                       <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-               </Configuration>
-       </Configurations>
-       <References>
-       </References>
-       <Files>
-               <Filter
-                       Name="detail"
-                       Filter="">
-                       <File
-                               RelativePath="..\..\boost\signals\detail\config.hpp">
-                       </File>
-                       <File
-                               RelativePath="..\..\boost\signals\detail\named_slot_map.hpp">
-                       </File>
-                       <File
-                               RelativePath="..\..\boost\signals\detail\signal_base.hpp">
-                       </File>
-                       <File
-                               RelativePath="..\..\boost\signals\detail\signals_common.hpp">
-                       </File>
-                       <File
-                               RelativePath="..\..\boost\signals\detail\slot_call_iterator.hpp">
-                       </File>
-               </Filter>
-               <File
-                       RelativePath=".\src\connection.cpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\connection.hpp">
-               </File>
-               <File
-                       RelativePath=".\src\named_slot_map.cpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\signal0.hpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\signal1.hpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\signal10.hpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\signal2.hpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\signal3.hpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\signal4.hpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\signal5.hpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\signal6.hpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\signal7.hpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\signal8.hpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\signal9.hpp">
-               </File>
-               <File
-                       RelativePath=".\src\signal_base.cpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\signal_template.hpp">
-               </File>
-               <File
-                       RelativePath=".\src\slot.cpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\slot.hpp">
-               </File>
-               <File
-                       RelativePath=".\src\trackable.cpp">
-               </File>
-               <File
-                       RelativePath="..\..\boost\signals\trackable.hpp">
-               </File>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>