summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* ENH: Create Fortran ABI detection frameworkBrad King2009-07-132-0/+17
* ENH: Check tarball filename in ep_addBrad King2009-07-131-2/+5
* BUG: Teach UntarFile to delete dir on errorBrad King2009-07-131-0/+1
* BUG: Fix rpath-link flag for SunPro C++ on LinuxBrad King2009-07-131-0/+1
* STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly fromAlexander Neundorf2009-07-121-0/+10
* ENH: Teach CTest to handle Mercurial repositoriesBrad King2009-07-101-0/+11
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-0/+8
* ENH: Identify HP C compilerBrad King2009-07-081-0/+3
* BUG: Allow arbitrary text in values for some keywords. (And avoid warning tha...David Cole2009-07-021-16/+30
* BUG: cmd_set logic was missing from update and patch steps. Fix it so that UP...David Cole2009-07-021-3/+8
* BUG: recognize system include paths also when the languages are set toAlexander Neundorf2009-06-281-0/+25
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-0/+31
* ENH: Identify Fortran compilers with fixed formatBrad King2009-06-253-85/+93
* ENH: New ExternalProject.cmake module interfaceBrad King2009-06-241-0/+704
* ENH: boost lib is often found under the boost include dirBill Hoffman2009-06-231-0/+1
* ENH: add additional place to look for boost so it works out of the box on win...Bill Hoffman2009-06-231-0/+1
* BUG: remove warning in test of compiler so -Werror does not failBill Hoffman2009-06-221-1/+1
* BUG: Look in arch-specific HPUX implicit link dirsBrad King2009-06-191-5/+11
* ENH: add path for 64 bit on old hpBill Hoffman2009-06-151-1/+3
* ENH: put the 64 bit paths firstBill Hoffman2009-06-151-1/+2
* ENH: add more search paths on HPUXBill Hoffman2009-06-152-0/+13
* ENH: use .exe on vmsBill Hoffman2009-06-111-0/+1
* ENH: Enable basic OpenVMS platform supportBrad King2009-06-101-0/+7
* BUG: Recognize .so shared libraries on HP-UXBrad King2009-06-031-0/+1
* BUG: fix #9031: newer rpm versions complain about the "#%" linesAlexander Neundorf2009-05-291-6/+6
* ENH: Auto-import symbols for cygwin executablesBrad King2009-05-271-0/+1
* BUG: Rearrange paths to find correct installations of Visual Studio. Patch de...David Cole2009-05-262-6/+14
* ENH: Better error message for those who switch from Qt3 to Qt4 and don't cle...Clinton Stimpson2009-05-191-4/+4
* ENH: Remove CTest public.kitware.com drop defaultBrad King2009-05-151-25/+0
* ENH: Teach CTest to handle Bazaar repositoriesBrad King2009-05-141-0/+12
* STYLE: add documentation for CPackRPM (#9029)Alexander Neundorf2009-05-141-4/+71
* STYLE: remove these files now that I added them with a more consistent nameAlexander Neundorf2009-05-123-49/+0
* BUG: apply patch from Eric Noulard, so cpack works with rpmbuild 4.6.0, #8967Alexander Neundorf2009-05-121-2/+24
* STYLE: rename the files from CMake<GENERATOR>.cmake toAlexander Neundorf2009-05-125-3/+60
* STYLE: first lower-casing the string makes comparing its contents easierAlexander Neundorf2009-05-101-5/+6
* ENH: move the code which queries gcc for the system include dirs fromAlexander Neundorf2009-05-104-36/+55
* ENH: when cross compiling, e.g. for WinCE, don't use VCExpress, since this do...Alexander Neundorf2009-05-092-2/+16
* BUG: Fix spaces in file paths for lupdate commandClinton Stimpson2009-05-061-1/+4
* ENH: Add support for QtScriptTools in Qt 4.5.Clinton Stimpson2009-05-061-0/+1
* ENH: Add support for QtScriptTools in Qt 4.5.Clinton Stimpson2009-05-062-3/+8
* ENH: Teach UntarFile to preserve file timestampsBrad King2009-04-291-19/+3
* ENH: search also for mpeg2dec/mpeg2.h, as the documentation says, and as itAlexander Neundorf2009-04-211-2/+4
* ENH: add even more search directories for debian-like systems (see #8821)Alexander Neundorf2009-04-211-2/+8
* ENH: add one more search directory (see #8919)Alexander Neundorf2009-04-211-0/+1
* STYLE: fix typos in the docsAlexander Neundorf2009-04-198-11/+11
* BUG: fix cmake so that if you configure with a bad env for cl, then with a go...Bill Hoffman2009-04-182-0/+10
* ENH: make sure CTEST_CURL_OPTIONS work from script modeBill Hoffman2009-04-171-0/+3
* ENH: New function for determining Visual Studio service packPhilip Lowman2009-04-141-0/+81
* ENH: add ability to control ssl cert checkingBill Hoffman2009-04-101-0/+1
* ENH: Allow lists in AddExternalProject argumentsBrad King2009-04-091-0/+7