Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Add an option to skip RPATH during installation. | Stephen Kelly | 2012-03-05 | 3 | -3/+22 | |
* | | | | | | | | Merge topic 'win32_executable-and-macosx_bundle-initializers' | David Cole | 2012-03-06 | 2 | -2/+24 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add default initializers for WIN32_EXECUTABLE and MACOSX_BUNDLE | Stephen Kelly | 2012-03-05 | 2 | -2/+24 | |
* | | | | | | | | | Merge topic 'remove-unused-members' | David Cole | 2012-03-06 | 3 | -10/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove cmExprParserHelper::SetLineFile() | Yury G. Kudryashov | 2012-03-03 | 2 | -8/+0 | |
| * | | | | | | | | | Remove UnionsAvailable member from 2 classes | Yury G. Kudryashov | 2012-03-03 | 2 | -2/+0 | |
* | | | | | | | | | | Merge topic 'rename-used-commands' | David Cole | 2012-03-06 | 2 | -12/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Rename UsedCommands to FinalPassCommands | Yury G. Kudryashov | 2012-02-29 | 2 | -12/+6 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-06 | 1 | -1/+1 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-05 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-04 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-03 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'while-testing' | David Cole | 2012-03-02 | 2 | -5/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | improve error message on a stray "endwhile()" | Rolf Eike Beer | 2012-03-01 | 2 | -5/+14 | |
* | | | | | | | | | Merge topic 'doxygen-fixes' | David Cole | 2012-03-02 | 11 | -147/+121 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'add-const-qualifiers' into doxygen-fixes | Brad King | 2012-03-01 | 117 | -421/+421 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | doxygen: MathCommand is not about string operators | Yury G. Kudryashov | 2012-02-29 | 1 | -4/+1 | |
| * | | | | | | | | | | doxygen: review cmake.h | Yury G. Kudryashov | 2012-02-29 | 1 | -28/+24 | |
| * | | | | | | | | | | doxygen: remove a few comments | Yury G. Kudryashov | 2012-02-29 | 6 | -55/+5 | |
| * | | | | | | | | | | doxygen: fix some comments in cmPolicies.h | Yury G. Kudryashov | 2012-02-29 | 1 | -24/+39 | |
| * | | | | | | | | | | doxygen: Small fixes in cmake.h apidocs | Yury G. Kudryashov | 2012-02-28 | 1 | -3/+2 | |
| * | | | | | | | | | | doxygen: Use proper syntax to document enum | Yury G. Kudryashov | 2012-02-28 | 1 | -12/+15 | |
| * | | | | | | | | | | doxygen: Improve API docs of GetRealDependency | Yury G. Kudryashov | 2012-02-28 | 1 | -9/+12 | |
| * | | | | | | | | | | doxygen: cmPropertyDefinition | Yury G. Kudryashov | 2012-02-28 | 1 | -12/+23 | |
* | | | | | | | | | | | Merge topic 'add-const-qualifiers' | David Cole | 2012-03-02 | 117 | -421/+421 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Add 'const' qualifier to some cmCommand members | Yury G. Kudryashov | 2012-02-29 | 116 | -420/+420 | |
| * | | | | | | | | | | cmPropertyDefinition::IsChained is const | Yury G. Kudryashov | 2012-02-24 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'inject_code_via_variable' | David Cole | 2012-03-02 | 2 | -1/+22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix typo in error message, and remove redundent test. | Bill Hoffman | 2012-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | | Add ability to include a file in a project via a cache variable. | Bill Hoffman | 2012-02-17 | 2 | -1/+22 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'run-vim-spellcheck' | David Cole | 2012-03-02 | 7 | -22/+24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Run vim spellcheck on some files | Yury G. Kudryashov | 2012-02-29 | 7 | -22/+24 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'dragndrop-sla' | David Cole | 2012-03-02 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | DragNDrop: Fix problem with relocated files in Xcode 4.3 | Clinton Stimpson | 2012-02-29 | 1 | -5/+4 | |
* | | | | | | | | | | | Merge topic 'find_package-improve-messages' | David Cole | 2012-03-02 | 3 | -72/+214 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | find_package: Optionally warn when implicitly using Config mode | Brad King | 2012-02-28 | 3 | -0/+62 | |
| * | | | | | | | | | | | find_package: Reject mixed use of MODULE- and CONFIG-only options | Brad King | 2012-02-28 | 1 | -43/+37 | |
| * | | | | | | | | | | | find_package: mention requested version number in error message | Alex Neundorf | 2012-02-28 | 1 | -2/+11 | |
| * | | | | | | | | | | | find_package: add CONFIG mode keyword alias for NO_MODULE | Alex Neundorf | 2012-02-28 | 1 | -4/+21 | |
| * | | | | | | | | | | | find_package: add MODULE mode to use only Find-modules | Alex Neundorf | 2012-02-28 | 2 | -56/+117 | |
| * | | | | | | | | | | | find_package: improve error message when no Find module is present | Alex Neundorf | 2012-02-28 | 1 | -18/+17 | |
| * | | | | | | | | | | | find_package: rename NoModule to UseFindModules | Alex Neundorf | 2012-02-27 | 2 | -15/+15 | |
* | | | | | | | | | | | | Merge topic 'find_package-report-CONFIGS-error' | David Cole | 2012-03-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | find_package: print error if an invalid CONFIGS name is used | Alex Neundorf | 2012-02-27 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge topic 'factor-install-type' | David Cole | 2012-03-02 | 13 | -70/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Factor cmInstallType out of cmTarget::TargetType | Brad King | 2012-02-27 | 13 | -70/+81 | |
* | | | | | | | | | | | | Merge topic 'simplify-GetRealDependency' | David Cole | 2012-03-02 | 1 | -9/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Drop if(...) check because condition is always true | Yury G. Kudryashov | 2012-02-27 | 1 | -9/+2 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'fix-BORLAND-doc-typo' | David Cole | 2012-03-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix typo in documentation | Yury G. Kudryashov | 2012-02-27 | 1 | -1/+1 | |
| |/ / / / / / / / / / / |