Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindPythonInterp: rework the version detection | Rolf Eike Beer | 2012-02-27 | 1 | -16/+35 |
* | | | | | | | | | 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-findimagemagick-no-components' | David Cole | 2012-03-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindImageMagick: fix fail if no components were given | Rolf Eike Beer | 2012-02-27 | 1 | -1/+1 |
* | | | | | | | | | | Merge topic 'escape-test-pass-regex' | David Cole | 2012-03-02 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Tests: Escape metachars before embedding paths into the regex (#12999) | Modestas Vainius | 2012-02-27 | 1 | -2/+9 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | 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-fixPackageMaker-doc' | David Cole | 2012-03-02 | 1 | -12/+13 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Typo: Add missing ##end for ##module | Eric NOULARD | 2012-02-25 | 1 | -0/+1 |
| * | | | | | | | | | | Update CPack PackageMaker variable doc layout | Eric NOULARD | 2012-02-25 | 1 | -12/+12 |
* | | | | | | | | | | | Merge topic 'CPack-cygwinGeneratorDoc' | David Cole | 2012-03-02 | 1 | -0/+33 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Provide template for CPack Cygwin generator specific variables. | Eric NOULARD | 2012-02-25 | 1 | -0/+33 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'CPack-updateCommonDoc' | David Cole | 2012-03-02 | 3 | -111/+170 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Update CPackConfig template. | Eric NOULARD | 2012-02-25 | 1 | -25/+8 |
| * | | | | | | | | | | | Review and update CPack variable documentation. | Eric NOULARD | 2012-02-25 | 2 | -86/+162 |
| |/ / / / / / / / / / |