- Apr 16, 2020
-
-
Ben Boeckel authored
-
- Apr 04, 2018
-
-
Kyle Edwards authored
-
- Sep 15, 2017
- Jun 01, 2015
-
-
Brad King authored
Add a missing space left out accidentally in commit d7a9272c (vtk_common: add ability to choose between vtk, and data, branches , 2013-11-10). It is diagnosed as a warning by CMake >= 3.0. Reported-by:
Sean McBride <sean@rogue-research.com>
-
- Mar 15, 2015
-
-
Brad King authored
-
- Sep 26, 2014
-
-
-
This was moved quite some time ago, go directly to the current URL.
-
-
6.1 is first release to use CMake ExternalData
-
-
Brad King authored
Previously we used VTKLargeData with VTK_LARGE_DATA_ROOT by default, so enable the new VTK_USE_LARGE_DATA option by default too.
-
- Sep 19, 2013
-
-
Brad King authored
Add a "dashboard_hook_started" hook after the ctest_start call. This gives scripts a chance to override the submission information that ctest_start loaded from the project's CTestConfig.cmake file.
-
- Jun 06, 2013
-
-
Brad King authored
Remove code related to VTKData and configuration options VTK_DATA_ROOT dashboard_data_name because VTK no longer uses the VTKData repository.
-
- May 24, 2013
-
-
Brad King authored
Set this option in the initial CMakeCache.txt for VTK dashboard builds. Default to OFF but allow local dashboard scripts to enable it to run tests that use "large" data.
-
Remove code related to VTKLargeData that contain the variables: VTK_LARGE_DATA_ROOT dashboard_large_data_name dashboard_git_large_data_url because VTK no longer uses the VTKLargeData repository.
-
- May 20, 2013
-
-
Brad King authored
Set ExternalData_OBJECT_STORES to a location outside the source and build trees. The location will persist across multiple runs and be shared by all builds in the same dashboard root directory. Since the content of the directory is content-addressed and the objects are stateless this should not affect test results. It will however avoid duplicate downloads reduce cases of problems due to network failure.
-
Brad King authored
-