summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added generation of rules to manually request preprocessed or generated ...Brad King2006-08-081-0/+4
* ENH: add a try run source code macroBill Hoffman2006-08-031-0/+67
* ENH: fix errorBill Hoffman2006-08-031-3/+3
* ENH: fix for makedev three args testBill Hoffman2006-08-031-4/+12
* ENH: add a crun macro and fix the output log for compile cBill Hoffman2006-08-032-1/+61
* ENH: fix for qtmainBill Hoffman2006-08-011-1/+3
* BUG: Fixed shared library version support for Fortran. This addresses bug#3558.Brad King2006-08-011-0/+1
* ENH: fix for location of error logBill Hoffman2006-08-012-2/+2
* ENH: add QtCored as a possible name for qtcore debugBill Hoffman2006-08-011-1/+1
* BUG: Fix usage of FIND_PROGRAM command.Brad King2006-08-011-3/+3
* ENH: fix for optimized debug stuffBill Hoffman2006-08-012-101/+21
* ENH: fix qtmain for releaseBill Hoffman2006-08-012-8/+3
* ENH: fix qtmain for releaseBill Hoffman2006-08-012-1/+6
* ENH: put back find qtmainBill Hoffman2006-08-011-0/+8
* COMP: More warnings and hp issuesAndy Cedilnik2006-07-261-1/+8
* BUG: fix for 3550 againBill Hoffman2006-07-261-3/+3
* COMP: Handle both ansi and non-ansi CAndy Cedilnik2006-07-261-1/+2
* BUG: fix for bug 3550, for release builds do not build incrementalBill Hoffman2006-07-261-6/+20
* ENH: fix for case difference with nmakeBill Hoffman2006-07-241-4/+11
* BUG: fix for CXX only projectsKen Martin2006-07-241-3/+7
* BUG: CMAKE_AR should be advanced.Brad King2006-07-221-0/+1
* ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ...Brad King2006-07-214-224/+962
* ENH: Added documentation about XXX_FIND_COMPONENTS for FIND_PACKAGE.Brad King2006-07-211-5/+6
* ENH: Adding FindBoost.cmake module from Andrew Maclean. This addresses bug#3...Brad King2006-07-211-0/+157
* BUG: Fixed building of C++-only projects and added a test.Brad King2006-07-211-0/+10
* STYLE: Added note about singular versus plural name for XXX_INCLUDE_DIRS. Ad...Brad King2006-07-181-2/+5
* ENH: Several cleanups and support for multiple generatorsAndy Cedilnik2006-07-091-4/+4
* ENH: On apple do not look for X11Andy Cedilnik2006-07-051-0/+2
* ENH: Merge debian changes. Support more fortran extensionsAndy Cedilnik2006-07-041-1/+1
* ENH: prefer kde4-config over kde-config, since for KDE 4 kde-config will beAlexander Neundorf2006-07-041-3/+3
* BUG: Make sure try-compile source ends in a newline.Brad King2006-06-282-2/+2
* BUG: fix typoKen Martin2006-06-281-1/+1
* ENH: Default drop method httpAndy Cedilnik2006-06-231-0/+1
* ENH: Do not search for X11 if it is already found.Brad King2006-06-191-1/+3
* ENH: Updates from KDEAndy Cedilnik2006-06-162-55/+37
* ENH: add a commentBill Hoffman2006-06-161-0/+4
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-1428-107/+118
* ENH: Add support for overwriting the name of the file CPackConfig.cmake and C...Andy Cedilnik2006-06-121-3/+12
* ENH: removed logo info from the manifest toolKen Martin2006-06-121-3/+3
* BUG: don't append to ZLIB_NAMESAlexander Neundorf2006-06-091-10/+28
* ENH: Adding advanced option CMAKE_COLOR_MAKEFILE for makefile generators with...Brad King2006-05-251-0/+7
* ENH: add qtmain to findqtBill Hoffman2006-05-251-0/+6
* ENH: remove debugging outputKen Martin2006-05-251-15/+20
* ENH: Add ability to find VTK 5 without user help.Brad King2006-05-231-1/+6
* BUG: kde3: use QT_UIC_EXECUTABLE instead of simply uicAlexander Neundorf2006-05-193-123/+124
* BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers.Brad King2006-05-181-0/+7
* ENH: check return value for uname -pBill Hoffman2006-05-151-4/+4
* ENH: check return value for uname -pBill Hoffman2006-05-141-6/+9
* ENH: remove bad quoteed codeBill Hoffman2006-05-121-4/+3
* ENH: fix path problem with qtBill Hoffman2006-05-121-72/+74