summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: search also for mpeg2dec/mpeg2.h, as the documentation says, and as itAlexander Neundorf2009-04-211-2/+4
* ENH: make sure tests for cpack are run correctlyBill Hoffman2009-04-211-1/+1
* ENH: make sure tests for cpack are run correctlyBill Hoffman2009-04-211-2/+2
* ENH: make sure tests for cpack are run correctlyBill Hoffman2009-04-211-1/+1
* ENH: make sure tests for cpack are run correctlyBill Hoffman2009-04-211-2/+2
* 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
* BUG: Avoid infinite loop at directory tree rootBrad King2009-04-211-1/+3
* ENH: Remove obscure method from KWSys SystemToolsBrad King2009-04-214-31/+31
* STYLE: Nightly Date StampBrad King2009-04-211-1/+1
* BUG: Fix SystemTools::IsSubDirectory on bad inputBrad King2009-04-201-0/+4
* STYLE: Nightly Date StampBrad King2009-04-201-1/+1
* STYLE: fix typos in the docsAlexander Neundorf2009-04-194-8/+8
* STYLE: fix typos in the docsAlexander Neundorf2009-04-198-11/+11
* STYLE: Nightly Date StampBrad King2009-04-191-1/+1
* BUG: fix cmake so that if you configure with a bad env for cl, then with a go...Bill Hoffman2009-04-182-0/+10
* STYLE: Nightly Date StampBrad King2009-04-181-1/+1
* ENH: make sure CTEST_CURL_OPTIONS work from script modeBill Hoffman2009-04-172-0/+5
* STYLE: Nightly Date StampBrad King2009-04-171-1/+1
* BUG: Path lengths in combo box for binary directory was forcing a minimum sizeClinton Stimpson2009-04-161-3/+1
* STYLE: Nightly Date StampBrad King2009-04-161-1/+1
* BUG: Replace brittle GetParentDirectory implBrad King2009-04-151-25/+1
* COMP: Fix BOOL to bool conversion warningBrad King2009-04-151-3/+3
* BUG: SystemTools::GetParentDirectory() will crash if "/" is passed in as arge...Yumin Yuan2009-04-151-1/+7
* ENH: Create command line api "cmake -E rename"Brad King2009-04-151-0/+16
* ENH: Create file(RENAME) command modeBrad King2009-04-153-1/+51
* ENH: Move RenameFile to cmSystemToolsBrad King2009-04-153-53/+55
* STYLE: Nightly Date StampBrad King2009-04-151-1/+1
* ENH: Skip KWSys name maros in case of identityBrad King2009-04-149-235/+264
* ENH: New function for determining Visual Studio service packPhilip Lowman2009-04-141-0/+81
* STYLE: Nightly Date StampBrad King2009-04-141-1/+1
* STYLE: Nightly Date StampBrad King2009-04-131-1/+1
* STYLE: Nightly Date StampBrad King2009-04-121-1/+1
* ENH: remove warning and improve messageBill Hoffman2009-04-111-6/+1
* STYLE: Nightly Date StampBrad King2009-04-111-1/+1
* ENH: remove cerr callBill Hoffman2009-04-101-1/+0
* ENH: add ability to control ssl cert checkingBill Hoffman2009-04-102-2/+37
* ENH: allow for shared build of libcurl and fix build with openssl option (ssl...Bill Hoffman2009-04-102-7/+39
* STYLE: Nightly Date StampBrad King2009-04-101-1/+1
* ENH: Allow lists in AddExternalProject argumentsBrad King2009-04-093-0/+15
* STYLE: Nightly Date StampBrad King2009-04-091-1/+1
* ENH: Allow IMPORTED_IMPLIB w/o IMPORTED_LOCATIONBrad King2009-04-085-26/+104
* BUG: Fix imported target config guessBrad King2009-04-081-1/+1
* ENH: Teach Update* tests to report local mod stepBrad King2009-04-082-0/+2
* ENH: Make UpdateCVS test robust to 1s file time resBrad King2009-04-081-0/+7
* STYLE: Nightly Date StampBrad King2009-04-081-1/+1
* BUG: Fix issue #8682. Use CPACK_NSIS_DISPLAY_NAME in appropriate places rathe...David Cole2009-04-071-6/+6
* BUG: Fix invalid array access discovered during investigation of issue #7832.David Cole2009-04-071-1/+1
* STYLE: Nightly Date StampBrad King2009-04-071-1/+1
* BUG: Fix parsing of linux 2.6 /proc/meminfo formatBrad King2009-04-061-47/+23