summaryrefslogtreecommitdiff
path: root/Modules/CMakeUnixFindMake.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-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.
* BUG: fix for 4188 look for smake as well as gmake and makeBill Hoffman2007-02-201-1/+1
|
* BUG: Removed stray debugging message.Brad King2002-12-041-2/+0
|
* BUG: fix get make command problems.Bill Hoffman2002-12-041-1/+3
|
* determine CMAKE_MAKE_PROGRAM in EnableLanguageBill Hoffman2002-12-031-0/+2