summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* STYLE: fix warningBill Hoffman2007-02-181-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-02-181-1/+1
* ENH: fix for external object testBill Hoffman2007-02-171-0/+6
* STYLE: fix line length issuesBill Hoffman2007-02-175-6/+11
* ENH: remove warnings and debug statementBill Hoffman2007-02-172-6/+2
* ENH: fix for vs ideBill Hoffman2007-02-163-3/+19
* ENH: check in initial conv library stuffBill Hoffman2007-02-1623-15/+305
* STYLE: Nightly Version updateAndy Cedilnik2007-02-161-1/+1
* BUG: Overwrite the symlink if it already exists. Close Bug #4418 - cmake -cre...Andy Cedilnik2007-02-151-0/+16
* BUG: Do not hack the exception handling default for linker flags or for per-s...Brad King2007-02-151-0/+8
* STYLE: Nightly Version updateAndy Cedilnik2007-02-151-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-02-141-1/+1
* ENH: More work on the packaging. Add Applicaitons, add icons, etcAndy Cedilnik2007-02-136-2/+51
* STYLE: Nightly Version updateAndy Cedilnik2007-02-131-1/+1
* ENH: add cygwin cpack stuff to release scriptsBill Hoffman2007-02-122-3/+17
* ENH: add cygwin on vogonBill Hoffman2007-02-121-0/+10
* STYLE: Nightly Version updateAndy Cedilnik2007-02-121-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-02-111-1/+1
* STYLE: remove empty line, so the documentation for the module is completeAlexander Neundorf2007-02-101-1/+0
* STYLE: Nightly Version updateAndy Cedilnik2007-02-101-1/+1
* ENH: add atonly support to cmCommandArgumentParserHelper.cxx and remove old n...Bill Hoffman2007-02-093-212/+90
* STYLE: Nightly Version updateAndy Cedilnik2007-02-091-1/+1
* ENH: Added PrecompiledHeader test for MSVC compilers.Brad King2007-02-087-0/+112
* STYLE: Nightly Version updateAndy Cedilnik2007-02-081-1/+1
* ENH: now also the "ecosclean" target works with MS nmakeAlexander Neundorf2007-02-072-5/+16
* BUG: fix for bug 4399Bill Hoffman2007-02-071-1/+3
* BUG: fix for bug 4414, find targets in the global generator for set_target_pr...Bill Hoffman2007-02-072-13/+15
* BUG: fix for 4420 Unicode and MBC versions of the MFCBill Hoffman2007-02-071-0/+3
* STYLE: Fixed line-too-long.Brad King2007-02-071-3/+6
* STYLE: Nightly Version updateAndy Cedilnik2007-02-071-1/+1
* ENH: fix documentation to include source language propertyBill Hoffman2007-02-061-0/+3
* BUG: Patch from Alex to fix single-command help broken by previous patch.Brad King2007-02-061-4/+8
* STYLE: Nightly Version updateAndy Cedilnik2007-02-061-1/+1
* ENH: add more time to bootstrap testKen Martin2007-02-052-1/+39
* BUG: Patch from Alex to recompute dependencies when the include regex changes...Brad King2007-02-052-2/+43
* STYLE: Nightly Version updateAndy Cedilnik2007-02-051-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-02-041-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-02-031-1/+1
* STYLE: fix warningsBill Hoffman2007-02-022-2/+0
* ENH: fix depend bug in qtBill Hoffman2007-02-021-2/+7
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-0226-87/+244
* COMP: Fix void return failure.Brad King2007-02-021-1/+1
* BUG: add gettext module for working with GNU gettext (#4081)Alexander Neundorf2007-02-021-0/+65
* ENH: allow the dashboard to override the timeouts for CTestTestKen Martin2007-02-021-5/+17
* STYLE: Fixed line length and this-> convention violations from yesterday's pa...Brad King2007-02-021-6/+12
* STYLE: Fixed line-too-long.Brad King2007-02-021-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2007-02-021-1/+1
* STYLE: fix line lengthBill Hoffman2007-02-011-1/+2
* BUG: Use the exe/lib output path for .pdb file location. This addresses bug#...Brad King2007-02-011-7/+21
* ENH: Added cmTarget::GetPDBName method to simplify computation of .pdb file n...Brad King2007-02-013-14/+16