summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* BUG: Fix issue #8682. Use CPACK_NSIS_DISPLAY_NAME in appropriate places rathe...David Cole2009-04-071-6/+6
* BUG: Fix issue #8804. Add vtk-5.4 lib path to the FindVTK.cmake module.David Cole2009-03-311-0/+1
* BUG: Fix AddExternalProject config command idBrad King2009-03-311-10/+6
* ENH: Simpler AddExternalProject install stepBrad King2009-03-301-21/+8
* ENH: Simpler AddExternalProject build stepBrad King2009-03-301-21/+8
* ENH: Simpler AddExternalProject configure stepBrad King2009-03-301-41/+24
* ENH: Simpler AddExternalProject patch stepBrad King2009-03-301-18/+7
* ENH: Simpler AddExternalProject update stepBrad King2009-03-301-79/+26
* ENH: Simpler AddExternalProject download stepBrad King2009-03-301-148/+65
* ENH: Generalize AddExternalProject step creationBrad King2009-03-301-0/+82
* ENH: Factor argument parsing in AddExternalProjectBrad King2009-03-301-42/+49
* ENH: Teach AddExternalProject a 'complete' stepBrad King2009-03-301-8/+15
* ENH: mark the two variables as advancedAlexander Neundorf2009-03-271-3/+1
* ENH: Do a recheck of QT_MAC_USE_COCOA when qmake executable changes.Clinton Stimpson2009-03-261-0/+3
* ENH: Support OUTPUT_LOCATION property for qm files.Clinton Stimpson2009-03-251-1/+7
* ENH: NEW: FindGTK2 modulePhilip Lowman2009-03-221-0/+540
* BUG: LIST(REMOVE_ITEM...) was being called on a variable that could be empty.Philip Lowman2009-03-211-1/+1
* BUG: Need to fix find of qtmain library when qmake executable is changed.Clinton Stimpson2009-03-191-0/+4