summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: Test transitive link to subdir-imported libBrad King2009-04-066-62/+97
* BUG: Lookup transitive link deps in depender scopeBrad King2009-04-062-14/+26
* BUG: comment out faulty seekp which make kwsys::*stringstream fails on platfo...Mathieu Malaterre2009-04-061-3/+1
* STYLE: Nightly Date StampBrad King2009-04-061-1/+1
* ENH: hopefully seekp is the call making kwsys::stringstream behaves oddly on ...Mathieu Malaterre2009-04-051-0/+3
* STYLE: Nightly Date StampBrad King2009-04-051-1/+1
* STYLE: Nightly Date StampBrad King2009-04-041-1/+1
* BUG: Fix issue #8759 - add support for setting dmg volume name and compressio...David Cole2009-04-031-2/+78
* BUG: Fix documentation deficiency noted in issue #7885. Thanks to Philip Lowm...David Cole2009-04-031-4/+18