Skip to content

Commit

Permalink
Migrate the following plus Marcus's most recent changes.
Browse files Browse the repository at this point in the history
[ERROR] No destination for existing file: CMake/vtk-forward.c.in
[ERROR] No destination for existing file: CMake/vtkForwardingExecutable.cmake
[ERROR] No destination for existing file: CMake/vtkTestBuiltins.cmake
[ERROR] No destination for existing file: CMake/vtkTestSyncBuiltins.cxx
[ERROR] No destination for existing file: IO/vtkNetCDFCAMReader.cxx
[ERROR] No destination for existing file: IO/vtkNetCDFCAMReader.h
[ERROR] No destination for existing file: IO/vtkSimplePointsWriter.cxx
[ERROR] No destination for existing file: IO/vtkSimplePointsWriter.h
[ERROR] No destination for existing file: Rendering/vtkImageSliceCollection.cxx
[ERROR] No destination for existing file: Rendering/vtkImageSliceCollection.h
[ERROR] No destination for existing file: Rendering/vtkImageStack.cxx
[ERROR] No destination for existing file: Rendering/vtkImageStack.h
[ERROR] No destination for existing file: vtkLogo.ico
  • Loading branch information
David Partyka committed Apr 29, 2011
1 parent 734b65e commit f4f322b
Showing 1 changed file with 85 additions and 68 deletions.
153 changes: 85 additions & 68 deletions manifest.txt
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ vtkIncludeDirectories.cmake: <ignore>
Common/CMakeLists.txt: <ignore>
Common/Testing/: <ignore>
CMake/CMake2.4/: <ignore>
CMake/vtk-forward.c.in: <ignore>
CMake/vtkForwardingExecutable.cmake: <ignore>
CMake/vtkTestBuiltins.cmake: <ignore>
CMake/vtkTestSyncBuiltins.cxx: <ignore>
Filtering/CMakeLists.txt: <ignore>
Parallel/CMakeLists.txt: <ignore>
Imaging/CMakeLists.txt: <ignore>
Expand All @@ -20,7 +24,6 @@ CTestConfig.cmake: <ignore>
.gitattributes: <ignore>
Testing.txt: <ignore>
TextAnalysis/CMakeLists.txt: <ignore>
vtkToolkits.h.in: <ignore>
Charts/CMakeLists.txt: <ignore>
GenericFiltering/CMakeLists.txt: <ignore>
Geovis/CMakeLists.txt: <ignore>
Expand Down Expand Up @@ -53,22 +56,26 @@ Imaging/Testing/: <ignore>
Examples/: <ignore>
Wrapping/: <ignore>
GenericFiltering/README.html: <ignore>
GUISupport/Qt/Chart/: <ignore>

GUISupport/Qt/Testing/: <ignore>
GUISupport/CMakeLists.txt: <ignore>
GUISupport/Qt/CMakeLists.txt: <ignore>
VolumeRendering/Testing/: <ignore>
VolumeRendering/CMakeLists.txt: <ignore>
# Deprecated, not moved forward
GUISupport/Qt/Chart/: <ignore>

[.]

Copyright.txt:
README.html:
TestingLogo.gif:
vtkLogo.ico:
vtkLogo.jpg:

[Common/Core]

vtkToolkits.h.in:
vtkConfigure.h.in:
Common/CaseFolding.txt:
Common/vtkABI.h:
Expand Down Expand Up @@ -320,13 +327,36 @@ Common/vtkWin32OutputWindow.h:
Common/vtkWin32OutputWindowProcessEncoded.c:
Common/vtkWin32ProcessOutputWindow.cxx:
Common/vtkWin32ProcessOutputWindow.h:
Common/vtkWinCE.cxx:
Common/vtkWinCE.h:
Common/vtkWindow.cxx:
Common/vtkWindow.h:
Common/vtkWindows.h:
Common/vtkXMLFileOutputWindow.cxx:
Common/vtkXMLFileOutputWindow.h:
Common/vtkMathConfigure.h.in:
Common/vtkMath.cxx:
Common/vtkMath.h:

# For vtkDataArray
Common/vtkLookupTable.cxx:
Common/vtkLookupTable.h:
Common/vtkScalarsToColors.cxx:
Common/vtkScalarsToColors.h:

# For vtkDebugLeaks
Common/vtkCriticalSection.cxx:
Common/vtkCriticalSection.h:

# For vtkGarbageCollector
Common/vtkMultiThreader.cxx:
Common/vtkMultiThreader.h:

# For vtkMultiThreader
Common/vtkMutexLock.cxx:
Common/vtkMutexLock.h:

# For vtkObjectFactory
Common/vtkDynamicLoader.cxx:
Common/vtkDynamicLoader.h:

[AMR/Core]

Expand Down Expand Up @@ -926,6 +956,8 @@ IO/vtkShaderCodeLibrary.cxx:
IO/vtkShaderCodeLibrary.h:
IO/vtkSimplePointsReader.cxx:
IO/vtkSimplePointsReader.h:
IO/vtkSimplePointsWriter.cxx:
IO/vtkSimplePointsWriter.h:
IO/vtkWriter.cxx:
IO/vtkWriter.h:
# FIXME: Should this go in its own kit? ZLib is pretty small/widely used.
Expand Down Expand Up @@ -1168,7 +1200,6 @@ Hybrid/vtkVRML.h:
Hybrid/vtkVRMLImporter.cxx:
Hybrid/vtkVRMLImporter.h:


[IO/SQL]

IO/vtkRowQuery.cxx:
Expand Down Expand Up @@ -1213,6 +1244,12 @@ IO/vtkTableToDatabaseWriter.cxx:
IO/vtkTableToDatabaseWriter.h:
IO/vtkTableWriter.cxx:
IO/vtkTableWriter.h:
Infovis/vtkSQLDatabaseGraphSource.h:
Infovis/vtkSQLDatabaseGraphSource.cxx:
Infovis/vtkSQLDatabaseTableSource.h:
Infovis/vtkSQLDatabaseTableSource.cxx:
Infovis/vtkSQLGraphReader.h:
Infovis/vtkSQLGraphReader.cxx:


[IO/MINC]
Expand Down Expand Up @@ -1257,6 +1294,8 @@ IO/vtkGenericEnSightReader.h:

[IO/NetCDF]

IO/vtkNetCDFCAMReader.cxx:
IO/vtkNetCDFCAMReader.h:
IO/vtkNetCDFCFReader.cxx:
IO/vtkNetCDFCFReader.h:
IO/vtkNetCDFPOPReader.cxx:
Expand Down Expand Up @@ -1408,9 +1447,6 @@ Common/vtkFunctionSet.cxx:
Common/vtkFunctionSet.h:
Common/vtkInitialValueProblemSolver.cxx:
Common/vtkInitialValueProblemSolver.h:
Common/vtkMathConfigure.h.in:
Common/vtkMath.cxx:
Common/vtkMath.h:
Common/vtkMatrix3x3.cxx:
Common/vtkMatrix3x3.h:
Common/vtkMatrix4x4.cxx:
Expand Down Expand Up @@ -1481,16 +1517,8 @@ Filtering/vtkSimpleScalarTree.h:

Common/vtkClientSocket.cxx:
Common/vtkClientSocket.h:
Common/vtkCriticalSection.cxx:
Common/vtkCriticalSection.h:
Common/vtkDirectory.cxx:
Common/vtkDirectory.h:
Common/vtkDynamicLoader.cxx:
Common/vtkDynamicLoader.h:
Common/vtkMultiThreader.cxx:
Common/vtkMultiThreader.h:
Common/vtkMutexLock.cxx:
Common/vtkMutexLock.h:
Common/vtkProcessStatistics.cxx:
Common/vtkProcessStatistics.h:
Common/vtkServerSocket.cxx:
Expand Down Expand Up @@ -1604,7 +1632,6 @@ CMake/TestNO_ICC_IDYNAMIC_NEEDED.cxx:
CMake/TestOggTheoraSubsampling.c:
CMake/TryRunResults-VTK-bgl-gcc.cmake:
CMake/UseMatlabMex.cmake:
CMake/vtkCheckCXXAcceptsFlags.cmake:
CMake/vtkCheckSourceTree.cmake:
CMake/vtkCompilerExtras.cmake:
CMake/vtkDependentOption.cmake:
Expand Down Expand Up @@ -1667,16 +1694,6 @@ Infovis/vtkTimePointToString.h:
Infovis/vtkTimePointToString.cxx:


[Infovis/GeometryFilters]

Infovis/vtkAppendPoints.h:
Infovis/vtkAppendPoints.cxx:
Infovis/vtkPassThrough.h:
Infovis/vtkPassThrough.cxx:
Infovis/vtkSCurveSpline.h:
Infovis/vtkSCurveSpline.cxx:


[Infovis/Core]

Infovis/vtkAddMembershipArray.h:
Expand Down Expand Up @@ -1946,10 +1963,6 @@ Infovis/vtkRISReader.h:
Infovis/vtkRISReader.cxx:
Infovis/vtkTulipReader.h:
Infovis/vtkTulipReader.cxx:


[IO/XMLInfovis]

Infovis/vtkXGMLReader.h:
Infovis/vtkXGMLReader.cxx:
Infovis/vtkXMLTreeReader.h:
Expand Down Expand Up @@ -1992,15 +2005,6 @@ Infovis/vtkTransferAttributes.h:
Infovis/vtkTransferAttributes.cxx:


[Infovis/SQL]

Infovis/vtkSQLDatabaseGraphSource.h:
Infovis/vtkSQLDatabaseGraphSource.cxx:
Infovis/vtkSQLDatabaseTableSource.h:
Infovis/vtkSQLDatabaseTableSource.cxx:
Infovis/vtkSQLGraphReader.h:
Infovis/vtkSQLGraphReader.cxx:

[Views/Core]

Views/vtkConvertSelectionDomain.h:
Expand Down Expand Up @@ -2178,7 +2182,7 @@ TextAnalysis/vtkTokenizer.cxx:
TextAnalysis/vtkUnityMatrixWeighting.h:
TextAnalysis/vtkUnityMatrixWeighting.cxx:

[Charts/Context2D]
[Rendering/Context2D]

Charts/vtkAbstractContextBufferId.h:
Charts/vtkAbstractContextBufferId.cxx:
Expand Down Expand Up @@ -2854,6 +2858,12 @@ Graphics/vtkWarpVector.cxx:
Graphics/vtkWarpVector.h:
Graphics/vtkYoungsMaterialInterface.cxx:
Graphics/vtkYoungsMaterialInterface.h:
Infovis/vtkAppendPoints.h:
Infovis/vtkAppendPoints.cxx:
Infovis/vtkPassThrough.h:
Infovis/vtkPassThrough.cxx:
Infovis/vtkSCurveSpline.h:
Infovis/vtkSCurveSpline.cxx:

[Filters/Verdict]

Expand Down Expand Up @@ -2972,12 +2982,12 @@ Hybrid/vtkWeightedTransformFilter.h:

[Interaction/Selection]

Filtering/vtkSelection.cxx::
Filtering/vtkSelection.h::
Filtering/vtkSelectionNode.cxx::
Filtering/vtkSelectionNode.h::
Filtering/vtkSelectionAlgorithm.cxx::
Filtering/vtkSelectionAlgorithm.h::
Filtering/vtkSelection.cxx:
Filtering/vtkSelection.h:
Filtering/vtkSelectionNode.cxx:
Filtering/vtkSelectionNode.h:
Filtering/vtkSelectionAlgorithm.cxx:
Filtering/vtkSelectionAlgorithm.h:
Rendering/vtkHardwareSelectionPolyDataPainter.cxx:
Rendering/vtkHardwareSelectionPolyDataPainter.h:
Rendering/vtkAbstractPropPicker.cxx:
Expand Down Expand Up @@ -3340,21 +3350,17 @@ Rendering/vtkCocoaTkUtilities.mm:

[Rendering/Core]

Common/vtkLogLookupTable.cxx::
Common/vtkLogLookupTable.h::
Common/vtkLookupTable.cxx::
Common/vtkLookupTable.h::
Common/vtkLookupTableWithEnabling.cxx::
Common/vtkLookupTableWithEnabling.h::
Common/vtkLogLookupTable.cxx:
Common/vtkLogLookupTable.h:
Common/vtkLookupTableWithEnabling.cxx:
Common/vtkLookupTableWithEnabling.h:
Common/vtkPropCollection.cxx:
Common/vtkPropCollection.h:
Common/vtkProp.cxx:
Common/vtkProperty2D.cxx:
Common/vtkProperty2D.h:
Common/vtkProp.h:
Common/vtkRayCastStructures.h:
Common/vtkScalarsToColors.cxx:
Common/vtkScalarsToColors.h:
Common/vtkWindowLevelLookupTable.cxx:
Common/vtkWindowLevelLookupTable.h:
Filtering/vtkAbstractMapper.cxx:
Expand Down Expand Up @@ -3485,8 +3491,22 @@ Rendering/vtkImageActor.cxx:
Rendering/vtkImageActor.h:
Rendering/vtkImageMapper.cxx:
Rendering/vtkImageMapper.h:
Rendering/vtkImageMapper3D.cxx:
Rendering/vtkImageMapper3D.h:
Rendering/vtkImageProcessingPass.cxx:
Rendering/vtkImageProcessingPass.h:
Rendering/vtkImageProperty.cxx:
Rendering/vtkImageProperty.h:
Rendering/vtkImageResliceMapper.cxx:
Rendering/vtkImageResliceMapper.h:
Rendering/vtkImageSlice.cxx:
Rendering/vtkImageSlice.h:
Rendering/vtkImageSliceCollection.cxx:
Rendering/vtkImageSliceCollection.h:
Rendering/vtkImageSliceMapper.cxx:
Rendering/vtkImageSliceMapper.h:
Rendering/vtkImageStack.cxx:
Rendering/vtkImageStack.h:
Rendering/vtkImageViewer.cxx:
Rendering/vtkImageViewer.h:
Rendering/vtkImageViewer2.cxx:
Expand Down Expand Up @@ -3681,6 +3701,7 @@ Rendering/vtkVolumetricPass.h:
Rendering/vtkWindowToImageFilter.cxx:
Rendering/vtkWindowToImageFilter.h:


[Rendering/FreeType]

Rendering/vtkFreeTypeLabelRenderStrategy.cxx:
Expand Down Expand Up @@ -3788,8 +3809,6 @@ Rendering/vtkOpenGLGlyph3DMapper.cxx:
Rendering/vtkOpenGLGlyph3DMapper.h:
Rendering/vtkOpenGLHardwareSupport.cxx:
Rendering/vtkOpenGLHardwareSupport.h:
Rendering/vtkOpenGLImageActor.cxx:
Rendering/vtkOpenGLImageActor.h:
Rendering/vtkOpenGLImageMapper.cxx:
Rendering/vtkOpenGLImageMapper.h:
Rendering/vtkOpenGLLight.cxx:
Expand Down Expand Up @@ -3825,7 +3844,11 @@ Rendering/vtkOpenGLStateCache.h:
Rendering/vtkOpenGLTexture.cxx:
Rendering/vtkOpenGLTexture.h:
Rendering/vtkgluPickMatrix.h:

Rendering/vtkOpenGLImageResliceMapper.cxx:
Rendering/vtkOpenGLImageResliceMapper.h:
Rendering/vtkOpenGLImageSliceMapper.cxx:
Rendering/vtkOpenGLImageSliceMapper.h:
Rendering/vtkTextureBicubicARB_fp.asm:

[Rendering/MESA]

Expand All @@ -3841,8 +3864,6 @@ Rendering/vtkMesaDisplayListPainter.cxx:
Rendering/vtkMesaDisplayListPainter.h:
Rendering/vtkMesaFreeTypeTextMapper.cxx:
Rendering/vtkMesaFreeTypeTextMapper.h:
Rendering/vtkMesaImageActor.cxx:
Rendering/vtkMesaImageActor.h:
Rendering/vtkMesaImageMapper.cxx:
Rendering/vtkMesaImageMapper.h:
Rendering/vtkMesaLight.cxx:
Expand All @@ -3867,7 +3888,10 @@ Rendering/vtkMesaScalarsToColorsPainter.cxx:
Rendering/vtkMesaScalarsToColorsPainter.h:
Rendering/vtkMesaTexture.cxx:
Rendering/vtkMesaTexture.h:

Rendering/vtkMesaImageResliceMapper.cxx:
Rendering/vtkMesaImageResliceMapper.h:
Rendering/vtkMesaImageSliceMapper.cxx:
Rendering/vtkMesaImageSliceMapper.h:

[Rendering/Text]

Expand Down Expand Up @@ -3938,13 +3962,6 @@ Rendering/vtkWin32OpenGLRenderWindow.h:
Rendering/vtkWin32RenderWindowInteractor.cxx:
Rendering/vtkWin32RenderWindowInteractor.h:


[Rendering/WinCE]

Rendering/vtkWinCEOpenGLRenderWindow.cxx:
Rendering/vtkWinCEOpenGLRenderWindow.h:


[Rendering/X]

Rendering/vtkXGPUInfoList.cxx:
Expand Down

0 comments on commit f4f322b

Please sign in to comment.