summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add resource files for PackageMakerAndy Cedilnik2006-02-281-3/+16
* BUG: Fix typoAndy Cedilnik2006-02-281-1/+1
* ENH: Add support for debian having both qt3 and qt4Andy Cedilnik2006-02-281-1/+1
* ENH: use program files env for searchingBill Hoffman2006-02-2811-9/+33
* ENH: fix spelling errorsBill Hoffman2006-02-274-4/+4
* ENH: Several packaging issues. Allow random variables to be passed to cpack (...Andy Cedilnik2006-02-273-4/+11
* ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...Brad King2006-02-241-24/+12
* BUG: Fix the moduleAndy Cedilnik2006-02-241-1/+1
* ENH: Make modules use configure instead of file writeAndy Cedilnik2006-02-233-16/+19
* ENH: Several NSIS featuresAndy Cedilnik2006-02-232-22/+32
* ENH: make command line flags more consistent with ide settingsBill Hoffman2006-02-211-26/+26
* ENH: better finding of mingw from msys, and delete CMakeFiles directory when ...Bill Hoffman2006-02-211-1/+4
* BUG: Fixed module creation rules. Removed soname portion of all rules becaus...Brad King2006-02-191-4/+4
* BUG: Fixed cygwin module creation rules. Modules should not have the "cyg" p...Brad King2006-02-191-4/+10
* ENH: Generate import libraries for DLLs on Cygwin and MinGW.Brad King2006-02-185-4/+30
* BUG: Do not install MSVC dlls for a non-MSVC build.Brad King2006-02-171-2/+2
* 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