summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* ENH: Adding FindSubversion module from Tristan Carel. This addresses bug#3987.Brad King2006-10-301-0/+118
* ENH: More documentationAndy Cedilnik2006-10-271-0/+3
* ENH: Add support for libjvmAndy Cedilnik2006-10-271-0/+17
* ENH: remove JavaEmbeddingBill Hoffman2006-10-271-7/+4
* BUG: honor the REQUIRED flag for Perl, please backport to 2.4 branch so thatAlexander Neundorf2006-10-241-0/+4
* ENH: fix more doxygen issuesBill Hoffman2006-10-241-14/+5
* ENH: remove JavaEmbedding frameworkBill Hoffman2006-10-241-4/+1
* BUG: fix #3955: add -O2 by default but only if no special buildtype is setAlexander Neundorf2006-10-231-4/+10
* ENH: put in backwards compatibility for older cmakeBill Hoffman2006-10-231-6/+14
* ENH: Adding CMAKE_DEPENDENT_OPTION macro.Brad King2006-10-191-0/+37
* ENH: Find module for XMLRPC libraries.Brad King2006-10-191-0/+134
* ENH: Find module for EXPAT library.Brad King2006-10-191-0/+38
* ENH: Find module for CURL library.Brad King2006-10-191-0/+38
* ENH: Patch from Jan for bug#3453. Cleans up find script and enables -isystem...Brad King2006-10-192-41/+43
* ENH: Adding image version number (major.minor) property to windows binaries. ...Brad King2006-10-163-11/+27
* ENH: Allow user project code to distinguish between an install prefix set on ...Brad King2006-10-161-0/+8
* BUG: fix for bug# 3310Bill Hoffman2006-10-161-0/+17
* BUG: Compression must be set before any output is created.Brad King2006-10-131-10/+10
* BUG: fix for bug #3846 more advanced stuffBill Hoffman2006-10-132-10/+2
* BUG: fix for bug#3898 find qt plugin dirBill Hoffman2006-10-131-0/+9
* ENH: Add NSIS compressionAndy Cedilnik2006-10-121-0/+3
* ENH: On Visual Studio and Xcode handle config typeAndy Cedilnik2006-10-121-3/+9
* ENH: More locations for JavaAndy Cedilnik2006-10-122-0/+8
* ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac...Andy Cedilnik2006-10-121-0/+2
* STYLE: Fixed typo: INCLUDE_DIR->INCLUDE_DIRS.Brad King2006-10-101-1/+1
* BUG: Do not enable -isystem support for Xcode generator until it is implemented.Brad King2006-10-061-0/+6
* ENH: Adding version number to the name of a DLL built in cygwin but not the i...Brad King2006-10-051-0/+3
* ENH: Enabling link-type selection flags on Cygwin, MSYS, and MinGW. This add...Brad King2006-10-052-0/+21
* BUG: QNX GCC does not have -isystem.Brad King2006-10-051-0/+4
* ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug...Brad King2006-10-051-0/+2
* ENH: remove paths that cmake already looks atBill Hoffman2006-10-041-6/+0
* ENH: apply patch so that the config values from ruby are used to determineAlexander Neundorf2006-10-041-20/+40
* BUG: Patch from Clinton to restore proper QT3_SUPPORT macro definition.Brad King2006-10-041-0/+1
* BUG: fix for bug# 3313 same advanced for tcl win and unixBill Hoffman2006-10-041-12/+10
* BUG: fix for bug#3520 - better find doxygenBill Hoffman2006-10-041-13/+57
* BUG: fix for bug# 3584 missing SONAME for fortran on darwinBill Hoffman2006-10-041-0/+7
* ENH: make qmake-qt4 really work if qmake is qt3 also fix indent in file, for ...Bill Hoffman2006-10-041-149/+151
* BUG: fix for bug#3646 GLUT not Glut for framework nameBill Hoffman2006-10-031-1/+1
* BUG: fix for bug#3652 use link /lib instead of libBill Hoffman2006-10-031-1/+1
* BUG: fix for bug#3720Bill Hoffman2006-10-031-0/+9
* BUG: fix #3827, the name of the var is _tmp_FILE instead of tmp_FILE, so theAlexander Neundorf2006-10-031-3/+4
* BUG: fix for 3765Bill Hoffman2006-10-031-0/+1
* ENH: disable static shared stuff on AIX, see commentBill Hoffman2006-10-031-4/+9
* ENH: fix from clintonBill Hoffman2006-10-021-1/+1
* BUG: Header and library search path ordering should be consistent.Brad King2006-09-281-6/+32
* ENH: apply patch from Dirk Mueller to support Python 2.5Alexander Neundorf2006-09-272-4/+12
* ENH: add cmake modules for some common libraries: aspell, hspell, bzip2,Alexander Neundorf2006-09-198-0/+373
* ENH: two macros to check whether the C/CXX compiler supports a given flag:Alexander Neundorf2006-09-182-0/+42
* ENH: Enabling link type selection flags for this platform. See bug#1644 for ...Brad King2006-09-181-0/+9
* BUG: Need -Wl, to pass linker flags when using gcc on Sun.Brad King2006-09-161-4/+22