summaryrefslogtreecommitdiff
path: root/Modules/CMakeGenericSystem.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Cleanup link libraries. Remove -l from -ldlAndy Cedilnik2006-04-201-1/+1
* ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRA...Brad King2006-02-091-0/+3
* BUG: CMAKE_INSTALL_PREFIX must always have forward slashes.Brad King2006-02-021-0/+4
* BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffixBill Hoffman2006-01-021-0/+1
* ENH: Picking better default for CMAKE_INSTALL_PREFIX on Windows by using Prog...Brad King2005-08-291-8/+11
* ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILEBill Hoffman2005-07-191-1/+0
* ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILEBill Hoffman2005-07-191-2/+6
* ENH: adde dback in CMAKE_VERBOSE_MAKEFILE that was acc removedKen Martin2005-06-201-1/+5
* ENH: Added better default install location for windows builds. The previous ...Brad King2005-02-221-6/+17
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-3/+5
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-0/+36