- 05 Dec, 2019 1 commit
-
-
Ben Boeckel authored
It is no longer necessary.
-
- 15 Sep, 2017 1 commit
-
-
David Thompson authored
We never built with it and it has different semantics for invaliding iterators which could cause issues if anyone ever decided to use it.
-
- 09 Aug, 2017 1 commit
-
-
Haocheng LIU authored
-
- 21 Apr, 2015 1 commit
-
-
David Thompson authored
This included an automated rename: find * -type f -exec vim -S /path/to/vscr {} \; where `vscr` contained %s/SMTK_BUILD_QT/SMTK_ENABLE_QT_SUPPORT/g %s/SMTK_BUILD_VTK/SMTK_ENABLE_VTK_SUPPORT/g %s/SMTK_BUILD_CGM/SMTK_ENABLE_CGM_SESSION/g %s/SMTK_BUILD_SESSION_PLUGIN/SMTK_ENABLE_PARAVIEW_SUPPORT/g %s/SMTK_BUILD_MOAB_READER/SMTK_ENABLE_MOAB_SUPPORT/g %s/SMTK_BUILD_DISCRETE_SESSION/SMTK_ENABLE_DISCRETE_SESSION/g %s/SMTK_BUILD_CGM/SMTK_ENABLE_CGM_SESSION/g %s/SMTK_BUILD_PYTHON_WRAPPINGS/SMTK_ENABLE_PYTHON_WRAPPING/g wq
-
- 26 Sep, 2014 1 commit
-
-
Instead of having file require a license, we just need to have each file assert copyright and that is it.
-