Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Don't create empty property. Fixes bug #7193. | Clinton Stimpson | 2008-06-24 | 1 | -0/+5 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-24 | 1 | -1/+1 |
| | |||||
* | BUG: fix for bug 7228 FLTK_WRAP_UI segfault fixed | Bill Hoffman | 2008-06-23 | 1 | -1/+13 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-23 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-22 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-21 | 1 | -1/+1 |
| | |||||
* | BUG: fix for bug 7222 manifest:no not working for makefiles | Bill Hoffman | 2008-06-20 | 2 | -10/+33 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-20 | 1 | -1/+1 |
| | |||||
* | COMP: Eliminate unreferenced variable warning | David Cole | 2008-06-19 | 1 | -0/+2 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-19 | 1 | -1/+1 |
| | |||||
* | COMP: Eliminate compiler warning on 64-bit build. | David Cole | 2008-06-18 | 1 | -1/+2 |
| | |||||
* | BUG: Always look for the NSIS reg value in the 32-bit hive even in 64-bit ↵ | David Cole | 2008-06-18 | 1 | -1/+2 |
| | | | | builds of CPack. | ||||
* | ENH: support large object file lists with incremental visual studio linking | Bill Hoffman | 2008-06-18 | 1 | -1/+1 |
| | |||||
* | ENH: Apply patch for feature request #7170. Thanks to Tim Shead for ↵ | David Cole | 2008-06-18 | 4 | -0/+372 |
| | | | | contributing... | ||||
* | BUG: make sure ctest sees the output of the cmake run in build and test ↵ | Bill Hoffman | 2008-06-18 | 1 | -0/+8 |
| | | | | cases, it was not... | ||||
* | BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. ↵ | David Cole | 2008-06-18 | 2 | -50/+92 |
| | | | | Thanks again to Doug Gregor for the patch. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-18 | 1 | -1/+1 |
| | |||||
* | COMP: Use cmOStringStream instead of std::ostringstream for the HP compiler. | David Cole | 2008-06-17 | 1 | -3/+3 |
| | |||||
* | BUG: fix for bug 7136 | Bill Hoffman | 2008-06-17 | 1 | -12/+16 |
| | |||||
* | ENH: add an enabled language property | Bill Hoffman | 2008-06-17 | 1 | -0/+23 |
| | |||||
* | COMP: Fix errors and warnings from continuous dashboards running different ↵ | David Cole | 2008-06-17 | 2 | -1/+4 |
| | | | | compilers... | ||||
* | COMP: Include full class definitions of classes used in std::map data members. | David Cole | 2008-06-17 | 1 | -3/+4 |
| | |||||
* | ENH: Add patch for feature request #6847 - CPack components for NSIS and ↵ | David Cole | 2008-06-17 | 7 | -142/+1327 |
| | | | | PackageMaker installers. Thanks to Doug Gregor for all the hard work involved with implementing this patch! Also added new test CPackComponents that is conditionally executed only when NSIS or PackageMaker installer builders are available. | ||||
* | BUG: fix for bug 6619 | Bill Hoffman | 2008-06-17 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-17 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-16 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-15 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-14 | 1 | -1/+1 |
| | |||||
* | ENH: remove red blending. It didn't look good on some systems. | Clinton Stimpson | 2008-06-13 | 1 | -4/+4 |
| | |||||
* | ENH: instead of solid red for new entries, blend it with the alternating | Clinton Stimpson | 2008-06-13 | 1 | -4/+4 |
| | | | | white/gray (depending on style). | ||||
* | ENH: Make original flat view the default. | Clinton Stimpson | 2008-06-13 | 4 | -418/+320 |
| | | | | Add option to switch to grouped view (and remember it). | ||||
* | ENH: remove beta stuff from version | Bill Hoffman | 2008-06-13 | 1 | -6/+2 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-13 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-12 | 1 | -1/+1 |
| | |||||
* | ENH: better name for ungrouped entries. | Clinton Stimpson | 2008-06-11 | 1 | -1/+1 |
| | |||||
* | BUG: need to invalidate filtering when using Qt 4.3+. | Clinton Stimpson | 2008-06-11 | 1 | -0/+5 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-11 | 1 | -1/+1 |
| | |||||
* | ENH: Add items under the Options menu for collapsing and expanding the variable | Clinton Stimpson | 2008-06-11 | 1 | -0/+7 |
| | | | | tree. | ||||
* | ENH: Give a label for the group of properties that didn't get put into another | Clinton Stimpson | 2008-06-11 | 1 | -0/+4 |
| | | | | group. | ||||
* | ENH: group together items with no prefix and items that won't be | Clinton Stimpson | 2008-06-10 | 1 | -3/+24 |
| | | | | grouped with others. | ||||
* | BUG: -fail with error if the CMake<LANG>Information.cmake file wasn't found | Alexander Neundorf | 2008-06-10 | 1 | -8/+24 |
| | | | | | | | | ENH: -if no compiler has been found, don't test it, and also remove the compiler information file again. This makes optionally enabling a language work better. Alex | ||||
* | BUG: In find_* commands support NO_* options in short-hand | Brad King | 2008-06-10 | 1 | -4/+8 |
| | | | | | | | - The short-hand forms do not document the NO_* options. - CMake 2.4 and 2.6.0 accepted them accidentally, but also treated the options as paths. - Now the options are accepted but do not become paths. | ||||
* | ENH: Use a tree view of the properties instead of a flat list view. | Clinton Stimpson | 2008-06-10 | 4 | -157/+417 |
| | | | | | | | Properties are grouped by a prefix (up to first "_") and can be expanded or collapsed. Fixes #6359. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-10 | 1 | -1/+1 |
| | |||||
* | ENH: Make find_* command search order more intuitive. | Brad King | 2008-06-09 | 2 | -18/+15 |
| | | | | | | | | - The CMAKE_PREFIX_PATH and similar variables have both environment and CMake cache versions. - Previously the environment value was checked before the cache value. - Now the cache value is favored because it is more specific. | ||||
* | ENH: Add HINTS option to find_* commands. | Brad King | 2008-06-09 | 6 | -66/+104 |
| | | | | | | - Hints are searched after user locations but before system locations - The HINTS option should have paths provided by system introspection - The PATHS option should have paths that are hard-coded guesses | ||||
* | ENH: Improve framework search speed for find_file and find_path | Brad King | 2008-06-09 | 1 | -2/+2 |
| | | | | | | | - Locating a header inside a framework often requires globbing - Previously the glob was <dir>/*/Headers/<name> - Now the glob is <dir>/*.framework/Headers/<name> - This is much faster when <dir> is not really a framework dir | ||||
* | ENH: Refactor find_* command framework/appbundle search order impl. | Brad King | 2008-06-09 | 7 | -183/+195 |
| | | | | | | | | | | | - CMAKE_FIND_FRAMEWORK and CMAKE_FIND_APPBUNDLE are supposed to specify whether to find frameworks/appbundles FIRST, LAST, ONLY, or NEVER. - Previously this affected only the placement of CMAKE_FRAMEWORK_PATH and CMAKE_APPBUNDLE_PATH with respect to the other path specifiers. - Now it behaves as documented. The entire search path is inspected for each kind of program, library, or header before trying the next kind. - Additionally the ONLY mode is now honored for headers so that users do not end up with a library in framework and a header from elsewhere. | ||||
* | ENH: In find_* implementation centralize addition of trailing slashes | Brad King | 2008-06-09 | 6 | -29/+23 |
| | | | | | | - Create cmFindCommon::AddTrailingSlashes - Use it in cmFindBase and cmFindPackageCommand - Remove duplication from other find commands | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-06-09 | 1 | -1/+1 |
| |