Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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' | ||||
* | ENH: Simplify the generic instructions | Andy Cedilnik | 2006-04-20 | 1 | -68/+3 |
| | |||||
* | ENH: Add generic instructions | Andy Cedilnik | 2006-02-28 | 1 | -0/+70 |