Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+14 |
| | | | | | | | This adds copyright/license notification blocks CMake's non-find modules. Most of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices. | ||||
* | STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly from | Alexander Neundorf | 2009-07-12 | 1 | -0/+10 |
cmCTestScriptHandler, but have it load the new script CTestScriptMode.cmake -> that makes it more flexible, also add a simple test that the system name has been determined correctly Alex |