From 3c853bc264719437bcb2807d75ff5e9f9a3ea4f8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 22 Sep 2009 14:40:53 +0200 Subject: Add distribution-specific files, dist and dist-win targets --- dist/examples/cxx/tree/binary/boost/boost-7.1.sln | 21 + .../cxx/tree/binary/boost/boost-7.1.vcproj | 173 ++++++++ dist/examples/cxx/tree/binary/boost/boost-8.0.sln | 25 ++ .../cxx/tree/binary/boost/boost-8.0.vcproj | 435 +++++++++++++++++++++ dist/examples/cxx/tree/binary/boost/boost-9.0.sln | 25 ++ .../cxx/tree/binary/boost/boost-9.0.vcproj | 432 ++++++++++++++++++++ .../cxx/tree/binary/boost/boost-xerces2-7.1.sln | 21 + .../cxx/tree/binary/boost/boost-xerces2-7.1.vcproj | 173 ++++++++ .../cxx/tree/binary/boost/boost-xerces2-8.0.sln | 25 ++ .../cxx/tree/binary/boost/boost-xerces2-8.0.vcproj | 435 +++++++++++++++++++++ .../cxx/tree/binary/boost/boost-xerces2-9.0.sln | 25 ++ .../cxx/tree/binary/boost/boost-xerces2-9.0.vcproj | 432 ++++++++++++++++++++ dist/examples/cxx/tree/binary/boost/makefile | 37 ++ 13 files changed, 2259 insertions(+) create mode 100644 dist/examples/cxx/tree/binary/boost/boost-7.1.sln create mode 100644 dist/examples/cxx/tree/binary/boost/boost-7.1.vcproj create mode 100644 dist/examples/cxx/tree/binary/boost/boost-8.0.sln create mode 100644 dist/examples/cxx/tree/binary/boost/boost-8.0.vcproj create mode 100644 dist/examples/cxx/tree/binary/boost/boost-9.0.sln create mode 100644 dist/examples/cxx/tree/binary/boost/boost-9.0.vcproj create mode 100644 dist/examples/cxx/tree/binary/boost/boost-xerces2-7.1.sln create mode 100644 dist/examples/cxx/tree/binary/boost/boost-xerces2-7.1.vcproj create mode 100644 dist/examples/cxx/tree/binary/boost/boost-xerces2-8.0.sln create mode 100644 dist/examples/cxx/tree/binary/boost/boost-xerces2-8.0.vcproj create mode 100644 dist/examples/cxx/tree/binary/boost/boost-xerces2-9.0.sln create mode 100644 dist/examples/cxx/tree/binary/boost/boost-xerces2-9.0.vcproj create mode 100644 dist/examples/cxx/tree/binary/boost/makefile (limited to 'dist/examples/cxx/tree/binary/boost') diff --git a/dist/examples/cxx/tree/binary/boost/boost-7.1.sln b/dist/examples/cxx/tree/binary/boost/boost-7.1.sln new file mode 100644 index 0000000..a819e22 --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-7.1.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost", "boost-7.1.vcproj", "{0C3A70E2-F673-46B7-B23D-9888266918D5}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug.ActiveCfg = Debug|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug.Build.0 = Debug|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release.ActiveCfg = Release|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/dist/examples/cxx/tree/binary/boost/boost-7.1.vcproj b/dist/examples/cxx/tree/binary/boost/boost-7.1.vcproj new file mode 100644 index 0000000..1332c12 --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-7.1.vcproj @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/binary/boost/boost-8.0.sln b/dist/examples/cxx/tree/binary/boost/boost-8.0.sln new file mode 100644 index 0000000..1cfe184 --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-8.0.sln @@ -0,0 +1,25 @@ +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost", "boost-8.0.vcproj", "{0C3A70E2-F673-46B7-B23D-9888266918D5}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.ActiveCfg = Debug|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.Build.0 = Debug|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.ActiveCfg = Debug|x64 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.Build.0 = Debug|x64 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.ActiveCfg = Release|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.Build.0 = Release|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.ActiveCfg = Release|x64 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/dist/examples/cxx/tree/binary/boost/boost-8.0.vcproj b/dist/examples/cxx/tree/binary/boost/boost-8.0.vcproj new file mode 100644 index 0000000..82d23ae --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-8.0.vcproj @@ -0,0 +1,435 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/binary/boost/boost-9.0.sln b/dist/examples/cxx/tree/binary/boost/boost-9.0.sln new file mode 100644 index 0000000..b1c69ef --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-9.0.sln @@ -0,0 +1,25 @@ +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost", "boost-9.0.vcproj", "{0C3A70E2-F673-46B7-B23D-9888266918D5}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.ActiveCfg = Debug|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.Build.0 = Debug|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.ActiveCfg = Debug|x64 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.Build.0 = Debug|x64 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.ActiveCfg = Release|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.Build.0 = Release|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.ActiveCfg = Release|x64 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/dist/examples/cxx/tree/binary/boost/boost-9.0.vcproj b/dist/examples/cxx/tree/binary/boost/boost-9.0.vcproj new file mode 100644 index 0000000..f5369af --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-9.0.vcproj @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/binary/boost/boost-xerces2-7.1.sln b/dist/examples/cxx/tree/binary/boost/boost-xerces2-7.1.sln new file mode 100644 index 0000000..f6493d6 --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-xerces2-7.1.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost", "boost-xerces2-7.1.vcproj", "{0C3A70E2-F673-46B7-B23D-9888266918D5}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug.ActiveCfg = Debug|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug.Build.0 = Debug|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release.ActiveCfg = Release|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/dist/examples/cxx/tree/binary/boost/boost-xerces2-7.1.vcproj b/dist/examples/cxx/tree/binary/boost/boost-xerces2-7.1.vcproj new file mode 100644 index 0000000..5081f38 --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-xerces2-7.1.vcproj @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/binary/boost/boost-xerces2-8.0.sln b/dist/examples/cxx/tree/binary/boost/boost-xerces2-8.0.sln new file mode 100644 index 0000000..34ae78e --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-xerces2-8.0.sln @@ -0,0 +1,25 @@ +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost", "boost-xerces2-8.0.vcproj", "{0C3A70E2-F673-46B7-B23D-9888266918D5}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.ActiveCfg = Debug|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.Build.0 = Debug|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.ActiveCfg = Debug|x64 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.Build.0 = Debug|x64 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.ActiveCfg = Release|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.Build.0 = Release|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.ActiveCfg = Release|x64 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/dist/examples/cxx/tree/binary/boost/boost-xerces2-8.0.vcproj b/dist/examples/cxx/tree/binary/boost/boost-xerces2-8.0.vcproj new file mode 100644 index 0000000..a3910f4 --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-xerces2-8.0.vcproj @@ -0,0 +1,435 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/binary/boost/boost-xerces2-9.0.sln b/dist/examples/cxx/tree/binary/boost/boost-xerces2-9.0.sln new file mode 100644 index 0000000..9e2d81e --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-xerces2-9.0.sln @@ -0,0 +1,25 @@ +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost", "boost-xerces2-9.0.vcproj", "{0C3A70E2-F673-46B7-B23D-9888266918D5}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.ActiveCfg = Debug|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.Build.0 = Debug|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.ActiveCfg = Debug|x64 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.Build.0 = Debug|x64 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.ActiveCfg = Release|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.Build.0 = Release|Win32 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.ActiveCfg = Release|x64 + {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/dist/examples/cxx/tree/binary/boost/boost-xerces2-9.0.vcproj b/dist/examples/cxx/tree/binary/boost/boost-xerces2-9.0.vcproj new file mode 100644 index 0000000..f1d01ef --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/boost-xerces2-9.0.vcproj @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/examples/cxx/tree/binary/boost/makefile b/dist/examples/cxx/tree/binary/boost/makefile new file mode 100644 index 0000000..7c35f02 --- /dev/null +++ b/dist/examples/cxx/tree/binary/boost/makefile @@ -0,0 +1,37 @@ +root := ../../../.. + +include $(root)/build/cxx/rules.make +include $(root)/build/xsd/tree-rules.make + + +override XSDFLAGS += --generate-ostream \ +--hxx-prologue-file library-prologue.hxx \ +--generate-insertion boost::archive::text_oarchive \ +--generate-extraction boost::archive::text_iarchive + + +override LIBS += -lboost_serialization + + +# Build. +# +driver: driver.o library.o + +library.o: library.cxx library.hxx boost-archive-insertion.hxx boost-archive-extraction.hxx +driver.o: driver.cxx library.hxx boost-archive-insertion.hxx boost-archive-extraction.hxx + +library.cxx library.hxx: library.xsd + + +# Test +# +.PHONY: test +test: driver library.xml + ./driver library.xml + + +# Clean. +# +.PHONY: clean +clean: + rm -f library.o library.?xx driver.o driver -- cgit v1.1