summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeMSYSFindMake.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.
* ENH: better algorithm for looking for make and gcc on msys and mingwBill Hoffman2006-02-161-1/+5
|
* ENH: fix borland make clean targets before build, add new generators for ↵Bill Hoffman2005-12-221-0/+2
msys and mingw