vtk-m2/CMake
Utkarsh Ayachit cf91ca520e Fix issues with VTKmDetermineVersion.
The code had 2 issues:
1. used obsolete 'output' if Git executable was missing. There was a
   possibility that output variable was never set and used some garbage
   value from parent scope.

2. version pattern matching was too liberal and would match
   absolute any long txt so long as it has some numbers in it that matched
   a typical version number.
2018-04-23 10:30:27 -04:00
..
doxyfile.in skip fmt and tthread from doxygen 2018-01-26 13:31:10 -05:00
FindOpenGL.cmake Remove usage of CMake commands that don't exist in CMake 3.3 2018-04-19 15:31:43 -04:00
FindPyexpander.cmake cmake: remove executable permissions from CMake files 2018-01-16 14:56:02 -05:00
FindTBB.cmake Fix condition on which to get the TBB version 2018-04-04 16:34:34 -06:00
VTKmBuildDocumentation.cmake Added doxyfile and vtkmBuildDocumentation.cmake closes #8 2017-10-31 16:10:14 -06:00
VTKmBuildType.cmake Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmCheckCopyright.cmake update VTKmCheckCopyright for new diy header locations. 2018-01-03 14:53:37 -05:00
VTKmCheckPyexpander.cmake Misc. typos 2018-01-30 06:51:47 -05:00
VTKmCheckSourceInBuild.cmake Applied patch from Rob Maynard 2018-02-13 09:16:45 -07:00
VTKmCompilerFlags.cmake Cuda will also print error/warning pragma values now. 2018-04-12 10:06:57 -04:00
VTKmConfig.cmake.in Update VTKmConfig documentation to list variables and targets VTK-m constructs 2018-04-19 16:27:38 -04:00
VTKmCopyrightStatement.txt Added copyright check back into the build closes #7 2017-10-31 16:36:07 -06:00
VTKmCPUVectorization.cmake Respect the settings of VTKm_Vectorization when building VTK-m 2018-01-16 15:42:37 -05:00
VTKmDetectCUDAVersion.cu Properly detect what flags to pass to cuda when CUDA_Architecture is native 2018-01-08 14:00:54 -05:00
VTKmDetermineVersion.cmake Fix issues with VTKmDetermineVersion. 2018-04-23 10:30:27 -04:00
VTKmDeviceAdapters.cmake On MSVC+CUDA pass -expt-relaxed-constexpr 2018-04-19 10:06:20 -04:00
VTKmExportHeaderTemplate.h.in Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VTKmRenderingContexts.cmake Find OpenGL libraries in external projects 2018-04-19 19:41:46 -06:00
VTKmSystemInformation.cmake added SystemInformation cmake funcitonality closes #9 2017-10-31 16:37:04 -06:00
VTKmWrappers.cmake Merge topic 'correct_specify_visbility_controls' 2018-04-23 09:06:58 -04:00