summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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: Nightly Date StampBrad King2009-04-191-1/+1
* STYLE: Nightly Date StampBrad King2009-04-181-1/+1
* ENH: make sure CTEST_CURL_OPTIONS work from script modeBill Hoffman2009-04-171-0/+2
* 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-152-0/+48
* 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
* 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-101-2/+36
* STYLE: Nightly Date StampBrad King2009-04-101-1/+1
* STYLE: Nightly Date StampBrad King2009-04-091-1/+1
* ENH: Allow IMPORTED_IMPLIB w/o IMPORTED_LOCATIONBrad King2009-04-081-23/+68
* BUG: Fix imported target config guessBrad King2009-04-081-1/+1
* STYLE: Nightly Date StampBrad King2009-04-081-1/+1
* 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
* 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
* STYLE: Nightly Date StampBrad King2009-04-031-1/+1
* ENH: trying to reproduce issue on sunosMathieu Malaterre2009-04-021-0/+10
* STYLE: Nightly Date StampBrad King2009-04-021-1/+1
* ENH: Clarify VERBATIM option documentationBrad King2009-04-012-11/+12
* STYLE: Nightly Date StampBrad King2009-04-011-2/+2
* ENH: use 0 not FALSEBill Hoffman2009-03-311-1/+1
* ENH: add submit via cp modeBill Hoffman2009-03-312-3/+82