summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix so that MinGW use win32_find_style (6478). Also, consolidated search...Miguel A. Figueroa-Villanueva2008-06-161-20/+17
* ENH: add test which executes all FindXXX.cmake modulesAlexander Neundorf2008-06-163-0/+34
* STYLE: Nightly Date StampBrad King2008-06-161-1/+1
* STYLE: Nightly Date StampBrad King2008-06-151-1/+1
* STYLE: Nightly Date StampBrad King2008-06-141-1/+1
* ENH: remove red blending. It didn't look good on some systems.Clinton Stimpson2008-06-131-4/+4
* BUG: Fixed incorrectly matched FOREACH (7008).Miguel A. Figueroa-Villanueva2008-06-131-1/+1
* ENH: instead of solid red for new entries, blend it with the alternatingClinton Stimpson2008-06-131-4/+4
* ENH: Make original flat view the default.Clinton Stimpson2008-06-134-418/+320
* ENH: remove beta stuff from versionBill Hoffman2008-06-131-6/+2
* STYLE: Nightly Date StampBrad King2008-06-131-1/+1
* STYLE: Nightly Date StampBrad King2008-06-121-1/+1
* ENH: better name for ungrouped entries.Clinton Stimpson2008-06-111-1/+1
* BUG: need to invalidate filtering when using Qt 4.3+.Clinton Stimpson2008-06-111-0/+5
* STYLE: Nightly Date StampBrad King2008-06-111-1/+1
* ENH: Add items under the Options menu for collapsing and expanding the variableClinton Stimpson2008-06-111-0/+7
* ENH: Give a label for the group of properties that didn't get put into anotherClinton Stimpson2008-06-111-0/+4
* ENH: group together items with no prefix and items that won't beClinton Stimpson2008-06-101-3/+24
* BUG: -fail with error if the CMake<LANG>Information.cmake file wasn't foundAlexander Neundorf2008-06-101-8/+24
* BUG: In find_* commands support NO_* options in short-handBrad King2008-06-101-4/+8
* ENH: Use a tree view of the properties instead of a flat list view.Clinton Stimpson2008-06-104-157/+417
* STYLE: Nightly Date StampBrad King2008-06-101-1/+1
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-0939-531/+132
* STYLE: apply patch from Thomas Klausner (NetBSD): use "=" for testingAlexander Neundorf2008-06-091-3/+3
* ENH: Make find_* command search order more intuitive.Brad King2008-06-092-18/+15
* ENH: Add test for new find_* command HINTS option.Brad King2008-06-095-0/+25
* ENH: Add HINTS option to find_* commands.Brad King2008-06-096-66/+104
* ENH: Improve framework search speed for find_file and find_pathBrad King2008-06-091-2/+2
* ENH: Refactor find_* command framework/appbundle search order impl.Brad King2008-06-097-183/+195
* ENH: In find_* implementation centralize addition of trailing slashesBrad King2008-06-096-29/+23
* STYLE: Nightly Date StampBrad King2008-06-091-1/+1
* ENH: Whenever CMake re-runs from inside the VS IDE inform the user why.Brad King2008-06-081-1/+5
* BUG: Fix CMake.FindBase test to normalize paths before comparing.Brad King2008-06-081-0/+4
* BUG: Fix find_* command calls with no PATHS but new-style options.Brad King2008-06-081-0/+1
* STYLE: Nightly Date StampBrad King2008-06-081-1/+1
* STYLE: Nightly Date StampBrad King2008-06-071-1/+1
* ENH: Recognize more color terminals.Brad King2008-06-061-1/+19
* ENH: fix for flags that have sub-string matchesBill Hoffman2008-06-061-1/+1
* ENH: fix for bug 6364, extra help targets when there are subdirectories of th...Ken Martin2008-06-061-8/+8
* BUG: Fix cmFindBase::AddMacPath to actually use its arguments after previous ...Brad King2008-06-061-3/+3
* BUG: Fix for #7118.Clinton Stimpson2008-06-061-0/+1
* STYLE: Nightly Date StampBrad King2008-06-061-1/+1
* ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommandBrad King2008-06-056-301/+247
* BUG: Fix new custom command with make-var expansion test on VS6. The VS6 IDE...Brad King2008-06-051-2/+8
* BUG: Fix 64-bit build of CMake so it can find 32-bit VS install.Brad King2008-06-051-16/+6
* STYLE: Nightly Date StampBrad King2008-06-051-1/+1
* ENH: Add test for make variable replacement in a custom command with the VERB...Brad King2008-06-042-0/+14
* ENH: Allow custom commands with VERBATIM option to have $(SomeVar) make varia...Brad King2008-06-041-0/+2
* STYLE: Nightly Date StampBrad King2008-06-041-1/+1
* ENH: Some Linux distros don't install xorg-devel, png-devel, etc... whenClinton Stimpson2008-06-031-14/+49