summaryrefslogtreecommitdiff
path: root/Utilities/SetupForDevelopment.sh
Commit message (Collapse)AuthorAgeFilesLines
* SetupForDevelopment: Drop cmake.org remote repo configurationBrad King2017-03-031-4/+1
| | | | | We no longer push directly to cmake.org repositories. Changes now go through https://gitlab.kitware.com/cmake/cmake for integration.
* Add pre-commit hook to check whether SetupForDevelopment must re-runBrad King2017-01-311-0/+4
| | | | | Add a version number to the `SetupForDevelopment.sh` script and use a pre-commit hook to check when it changes.
* Add and configure developer setup helper scriptsBrad King2012-03-021-0/+13
Configure GitSetup scripts for CMake. Run them from a single Utilities/SetupForDevelopment.sh script.