Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SetupForDevelopment: Drop cmake.org remote repo configuration | Brad King | 2017-03-03 | 1 | -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-run | Brad King | 2017-01-31 | 1 | -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 scripts | Brad King | 2012-03-02 | 1 | -0/+13 |
Configure GitSetup scripts for CMake. Run them from a single Utilities/SetupForDevelopment.sh script. |