summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'inject_code_via_variable'David Cole2012-03-026-2/+35
|\
| * Fix typo in error message, and remove redundent test.Bill Hoffman2012-03-012-3/+1
| * Add ability to include a file in a project via a cache variable.Bill Hoffman2012-02-176-2/+37
* | Merge topic 'run-vim-spellcheck'David Cole2012-03-027-22/+24
|\ \
| * | Run vim spellcheck on some filesYury G. Kudryashov2012-02-297-22/+24
* | | Merge topic 'document-missing-versions'David Cole2012-03-022-0/+4
|\ \ \
| * | | document when version detection will not workRolf Eike Beer2012-02-292-0/+4
* | | | Merge topic 'dragndrop-sla'David Cole2012-03-021-5/+4
|\ \ \ \
| * | | | DragNDrop: Fix problem with relocated files in Xcode 4.3Clinton Stimpson2012-02-291-5/+4
| |/ / /
* | | | Merge topic 'find_package-improve-messages'David Cole2012-03-0234-72/+532
|\ \ \ \
| * | | | find_package: Test error and warning messages in failure casesBrad King2012-02-2831-0/+318
| * | | | Merge branch 'test-CMakeCommands' into find_package-improve-messagesBrad King2012-02-283-7/+11
| |\ \ \ \
| * | | | | find_package: Optionally warn when implicitly using Config modeBrad King2012-02-283-0/+62
| * | | | | find_package: Reject mixed use of MODULE- and CONFIG-only optionsBrad King2012-02-281-43/+37
| * | | | | find_package: mention requested version number in error messageAlex Neundorf2012-02-281-2/+11
| * | | | | find_package: add CONFIG mode keyword alias for NO_MODULEAlex Neundorf2012-02-281-4/+21
| * | | | | find_package: add MODULE mode to use only Find-modulesAlex Neundorf2012-02-282-56/+117
| * | | | | find_package: improve error message when no Find module is presentAlex Neundorf2012-02-281-18/+17
| * | | | | find_package: rename NoModule to UseFindModulesAlex Neundorf2012-02-272-15/+15
* | | | | | Merge topic 'test-CMakeCommands'David Cole2012-03-023-7/+11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Add infrastructure for CMakeCommands testsBrad King2012-02-283-7/+11
* | | | | | Merge topic 'find_package-report-CONFIGS-error'David Cole2012-03-021-0/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | find_package: print error if an invalid CONFIGS name is usedAlex Neundorf2012-02-271-0/+1
| |/ / / /
* | | | | Merge topic 'fix-FindPackageMode-symlink'David Cole2012-03-021-1/+2
|\ \ \ \ \
| * | | | | CMakeFindPackageMode: fix 32/64bit detection if 'file' is a symlinkYury G. Kudryashov2012-02-281-1/+2
* | | | | | Merge topic 'factor-install-type'David Cole2012-03-0213-70/+81
|\ \ \ \ \ \
| * | | | | | Factor cmInstallType out of cmTarget::TargetTypeBrad King2012-02-2713-70/+81
* | | | | | | Merge topic 'findpythoninterp-version-detection'David Cole2012-03-021-16/+35
|\ \ \ \ \ \ \
| * | | | | | | FindPythonInterp: rework the version detectionRolf Eike Beer2012-02-271-16/+35
* | | | | | | | Merge topic 'simplify-GetRealDependency'David Cole2012-03-021-9/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Drop if(...) check because condition is always trueYury G. Kudryashov2012-02-271-9/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'fix-findimagemagick-no-components'David Cole2012-03-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | FindImageMagick: fix fail if no components were givenRolf Eike Beer2012-02-271-1/+1
* | | | | | | | | Merge topic 'escape-test-pass-regex'David Cole2012-03-021-2/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Escape metachars before embedding paths into the regex (#12999)Modestas Vainius2012-02-271-2/+9
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'fix-BORLAND-doc-typo'David Cole2012-03-021-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix typo in documentationYury G. Kudryashov2012-02-271-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'CPack-fixPackageMaker-doc'David Cole2012-03-021-12/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Typo: Add missing ##end for ##moduleEric NOULARD2012-02-251-0/+1
| * | | | | | | | | Update CPack PackageMaker variable doc layoutEric NOULARD2012-02-251-12/+12
* | | | | | | | | | Merge topic 'CPack-cygwinGeneratorDoc'David Cole2012-03-021-0/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Provide template for CPack Cygwin generator specific variables.Eric NOULARD2012-02-251-0/+33
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'CPack-updateCommonDoc'David Cole2012-03-023-111/+170
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update CPackConfig template.Eric NOULARD2012-02-251-25/+8
| * | | | | | | | | | Review and update CPack variable documentation.Eric NOULARD2012-02-252-86/+162
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'CPack-fixCPackDMG-docLayout'David Cole2012-03-021-29/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix CPack Drag and Drop generator documentation layout.Eric NOULARD2012-02-251-29/+29
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'CPack-fixCPackBundleDocLayout'David Cole2012-03-021-15/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix layout of the CPack Bundle documentationEric NOULARD2012-02-251-15/+14
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'fix-macos-findprogramm-crash'David Cole2012-03-021-1/+2
|\ \ \ \ \ \ \ \ \ \