vtk-m/CMake
Kenneth Moreland c6d23cadf0 Fix VTK-m version for tarball in another git repository
A ParaView user noted that the determine version script (which is
essentially the same for ParaView and VTK-m) incorrectly used the
results of git describe when the source actually came from a tarball
distribution that was placed in another git archive. (The SHA was
incorrectly taken from the enclosing git project.) See the ParaView bug
for more details on the report:

https://gitlab.kitware.com/paraview/paraview/issues/17761

This fix simply checks to make sure the the source directory has the
.git subdirectory expected in all git projects.
2017-10-19 11:41:30 -06:00
..
doxyfile.in Fix many warnings from doxygen 2017-09-22 10:29:08 -06:00
FindEGL.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FindGLEW.cmake VTK-m find module better follow recommended best practices. 2017-01-27 10:03:52 -05:00
FindGLFW.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FindMESA.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FindPyexpander.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FindTBB.cmake Look for TBB includes/libs in previously selected directories 2017-04-18 13:03:06 -06:00
FindThrust.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TestBuild.cxx.in nvcc doesn't have troubles with boost shared_ptr optimizations 2016-07-19 13:26:23 -04:00
VTKmBuildDocumentation.cmake Make redirect of doxygen work on windows 2017-09-21 14:41:25 -06:00
VTKmBuildType.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmCheckCopyright.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmCheckPyexpander.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmCheckSourceInBuild.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmCompilerExtras.cmake Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
VTKmCompilerOptimizations.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmConfig.cmake.in Clean up install/VTK issues in VTKmConfig.cmake. 2017-10-03 11:28:15 -04:00
VTKmConfigureComponents.cmake Merge topic 'update-license' 2017-09-21 11:03:33 -04:00
VTKmCopyrightStatement.txt Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmDetectCUDAVersion.cu Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmDetermineVersion.cmake Fix VTK-m version for tarball in another git repository 2017-10-19 11:41:30 -06:00
VTKmExportHeaderTemplate.h.in Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmMacros.cmake Add versioning to VTKM installed include/share dirs. 2017-10-02 11:39:10 -04:00
VTKmSystemInformation.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
WrapCUDASource.cu.in Use TryExecute within the rendeirng library 2016-09-07 16:47:50 -06:00