Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SetupForDevelopment: Drop cmake.org remote repo configuration | Brad King | 2017-03-03 | 1 | -8/+1 |
| | | | | | We no longer push directly to cmake.org repositories. Changes now go through https://gitlab.kitware.com/cmake/cmake for integration. | ||||
* | Utilities/GitSetup: Fetch local hooks via https | Brad King | 2016-10-04 | 1 | -1/+1 |
| | |||||
* | Add and configure developer setup helper scripts | Brad King | 2012-03-02 | 1 | -0/+9 |
Configure GitSetup scripts for CMake. Run them from a single Utilities/SetupForDevelopment.sh script. |