Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Aux: Drop vim files prior to import of third-party version | Brad King | 2016-08-17 | 1 | -93/+0 |
| | |||||
* | Replace http://www.cmake.org URLs with https://cmake.org | Brad King | 2015-09-25 | 1 | -1/+1 |
| | | | | | | | The latter is now the preferred URL for visiting cmake.org with a browser. Convert using the shell code: git ls-files -z | xargs -0 sed -i 's|http://www\.cmake|https://cmake|g' | ||||
* | Help: Update cmake.org links to avoid redirects | William Lynch | 2015-01-16 | 1 | -1/+1 |
| | | | | Some links to cmake.org now redirect, so link to the new pages directly. | ||||
* | Rename Docs to Auxiliary | Brad King | 2013-10-15 | 1 | -0/+93 |
The directory contains auxiliary support files for integration with other tools, not documentation. |