Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621) | David Cole | 2012-03-09 | 4 | -40/+100 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-03 | 1 | -1/+1 |
* | Merge topic 'while-testing' | David Cole | 2012-03-02 | 9 | -5/+74 |
|\ | |||||
| * | add testcases for while()/endwhile() errors | Rolf Eike Beer | 2012-03-01 | 7 | -0/+60 |
| * | improve error message on a stray "endwhile()" | Rolf Eike Beer | 2012-03-01 | 2 | -5/+14 |
* | | Merge topic 'allfindmodules-versions' | David Cole | 2012-03-02 | 1 | -18/+24 |
|\ \ | |||||
| * | | AllFindModules test: once again expand version checking | Rolf Eike Beer | 2012-03-01 | 1 | -18/+24 |
* | | | 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 'bootstrap-msys-paths' | David Cole | 2012-03-02 | 1 | -4/+14 |
|\ \ \ | |||||
| * | | | bootstrap: Convert MSYS paths to Windows format (#13001) | Brad King | 2012-03-01 | 1 | -4/+14 |
* | | | | Merge topic 'inject_code_via_variable' | David Cole | 2012-03-02 | 6 | -2/+35 |
|\ \ \ \ | |||||
| * | | | | Fix typo in error message, and remove redundent test. | Bill Hoffman | 2012-03-01 | 2 | -3/+1 |
| * | | | | Add ability to include a file in a project via a cache variable. | Bill Hoffman | 2012-02-17 | 6 | -2/+37 |
* | | | | | 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 'document-missing-versions' | David Cole | 2012-03-02 | 2 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | document when version detection will not work | Rolf Eike Beer | 2012-02-29 | 2 | -0/+4 |
* | | | | | | 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 | 34 | -72/+532 |
|\ \ \ \ \ \ | |||||
| * | | | | | | find_package: Test error and warning messages in failure cases | Brad King | 2012-02-28 | 31 | -0/+318 |
| * | | | | | | Merge branch 'test-CMakeCommands' into find_package-improve-messages | Brad King | 2012-02-28 | 3 | -7/+11 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | 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 'test-CMakeCommands' | David Cole | 2012-03-02 | 3 | -7/+11 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Add infrastructure for CMakeCommands tests | Brad King | 2012-02-28 | 3 | -7/+11 |
* | | | | | | | | 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 'fix-FindPackageMode-symlink' | David Cole | 2012-03-02 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CMakeFindPackageMode: fix 32/64bit detection if 'file' is a symlink | Yury G. Kudryashov | 2012-02-28 | 1 | -1/+2 |
* | | | | | | | | 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 'findpythoninterp-version-detection' | David Cole | 2012-03-02 | 1 | -16/+35 |
|\ \ \ \ \ \ \ \ \ |