Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'CPack-updateCommonDoc' | David Cole | 2012-03-02 | 1 | -8/+56 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Review and update CPack variable documentation. | Eric NOULARD | 2012-02-25 | 1 | -8/+56 |
* | | | | | | | | | Merge topic 'fix-macos-findprogramm-crash' | David Cole | 2012-03-02 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix crash if app bundle executeable couldn't be found | Bjoern Ricks | 2012-02-25 | 1 | -1/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-02 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-01 | 1 | -2/+2 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-29 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-28 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-02-27 | 1 | -1/+1 |