summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* ENH: More work on NSI to improve installing and uninstallingAndy Cedilnik2006-02-161-7/+4
* ENH: better algorithm for looking for make and gcc on msys and mingwBill Hoffman2006-02-162-3/+9
* ENH: remove warning suppressions for borland compiler, projects wanting this ...Bill Hoffman2006-02-151-2/+2
* ENH: do not allow mingw makefiles to generate if sh.exe is in the path, also ...Bill Hoffman2006-02-151-1/+7
* ENH: Added CMAKE_REQUIRED_DEFINITIONS and CMAKE_REQUIRED_INCLUDES to the inte...Brad King2006-02-141-1/+17
* ENH: Better handling of executables on windowsAndy Cedilnik2006-02-141-2/+4
* ENH: fix try compile for MFCBill Hoffman2006-02-141-2/+12
* ENH: Improved support for icons, random directories, etc...Andy Cedilnik2006-02-141-1/+0
* BUG: Fix CMAKE_REQUIRED_LIBRARIES stuff in this moduleAndy Cedilnik2006-02-101-2/+0
* ENH: Made Check* modules more consistent and well documented. Added CMAKE_RE...Brad King2006-02-109-29/+101
* ENH: Put libpng name back because it is needed for plain windows.Brad King2006-02-091-1/+1
* ENH: Removing platform-specific name hacks now that FIND_LIBRARY handles it.Brad King2006-02-094-14/+2
* ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRA...Brad King2006-02-097-0/+18
* ENH: Pay attention to CMAKE_REQUIRED_INCLUDES.Brad King2006-02-091-0/+9
* BUG: Need Windows-g++.cmake module to support C++-only projects on Windows.Brad King2006-02-091-0/+1
* BUG: Need to duplicate some information from CMakeCCompiler to support C++-on...Brad King2006-02-091-2/+17
* ENH: Patch from Alexander Neundorf to improve behavior.Brad King2006-02-093-1/+16
* ENH: Added names for gnuwin32 library versions.Brad King2006-02-094-14/+30
* ENH: add working directory supportBill Hoffman2006-02-081-0/+11
* BUG: Fixed qt version message. Submitted by Tanner Lovelace.Brad King2006-02-081-1/+1
* ENH: Adding definition of MSVC when it is the compiler.Brad King2006-02-071-0/+1
* BUG: CMAKE_INSTALL_PREFIX must always have forward slashes.Brad King2006-02-031-0/+4
* BUG: Removed odbc32.lib and odbccp32.lib from standard libraries on VS 8 beca...Brad King2006-02-031-2/+2
* ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE...Brad King2006-01-271-0/+18
* ENH: change to fatal errorBill Hoffman2006-01-252-4/+4
* ENH: fix more than one argument passed in to compilers via environmentBill Hoffman2006-01-257-7/+7
* ENH: fix bug, write the correct fileAndy Cedilnik2006-01-241-1/+1
* ENH: add kFreeBSD supportBill Hoffman2006-01-231-0/+9
* ENH: fix check type sizeBill Hoffman2006-01-231-0/+1
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-176-6/+102
* ENH: correct standard librariesBill Hoffman2006-01-171-0/+2
* ENH: fix checktypesizeBill Hoffman2006-01-132-2/+4
* ENH: move define into configured file and do not use the command lineBill Hoffman2006-01-132-4/+3
* ENH: put CmakeTmp into CMakeFilesKen Martin2006-01-1212-34/+34
* ENH: contribution from Jan WoetzelBill Hoffman2006-01-121-191/+469
* ENH: Some improvements: specify link, copy msvc libraries, fix install directoryAndy Cedilnik2006-01-112-2/+30
* ENH: Use specified output file name, also detect errors during installAndy Cedilnik2006-01-091-1/+1
* ENH: CleanupAndy Cedilnik2006-01-091-3/+5
* BUG: Allow spaces in pathAndy Cedilnik2006-01-091-1/+1
* ENH: add qt quiet stuffBill Hoffman2006-01-092-7/+16
* ENH: Fix test for cpack variables, add support for icon on windowsAndy Cedilnik2006-01-091-2/+2
* ENH: More CPack stuff and fix zlib compressionAndy Cedilnik2006-01-043-13/+61
* ENH: add exe stuff for cygwinBill Hoffman2006-01-032-0/+2
* BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffixBill Hoffman2006-01-024-0/+4
* ENH: Merge from CPack branchAndy Cedilnik2006-01-023-0/+486
* ENH: fix borland make clean targets before build, add new generators for msys...Bill Hoffman2005-12-223-1/+5
* ENH: remove duplicatesBill Hoffman2005-12-201-2/+2
* ENH: cleanupsKen Martin2005-12-1535-140/+132
* ENH: some style fixes for the bookKen Martin2005-12-1524-80/+89
* ENH: fix module documenation to handle bad docs and fix qt3 docsBill Hoffman2005-12-151-11/+12