| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'wix-shortcut-properties' | Brad King | 2015-02-23 | 1 | -0/+3 |
|\ |
|
| * | CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property. | Nils Gladitz | 2015-02-21 | 1 | -0/+1 |
|
|
| * | CPackWIX: Add installed file properties for the creation of shortcuts. | Nils Gladitz | 2015-02-21 | 1 | -0/+2 |
|
|
* | | Merge topic 'private-FindJsonCpp' | Brad King | 2015-02-23 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | FindJsonCpp: Drop new module due to upstream jsoncpp providing package | Brad King | 2015-02-20 | 1 | -1/+0 |
|
|
* | | cmTarget: Remove template argument workaround. | Stephen Kelly | 2015-02-17 | 1 | -28/+0 |
|
|
* | | CheckFortranCompilerFlag: Add module to check Fortran flag existence | Nicolas Bock | 2015-02-05 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'doc-3.2-relnotes' | Brad King | 2015-02-05 | 1 | -0/+2 |
|\ |
|
| * | Help: Add link target to cmake-language.7 encoding section | Brad King | 2015-02-05 | 1 | -0/+2 |
|
|
* | | Help: Add some cross-linking. | Stephen Kelly | 2015-02-04 | 1 | -1/+1 |
|/ |
|
* | Features: Define meaning for no language standard default | Brad King | 2015-01-29 | 1 | -1/+3 |
|
|
* | VS: Add source file property to set extra hlsl shader flags | Robert Goulet | 2015-01-28 | 1 | -0/+1 |
|
|
* | Merge topic 'doc-cmake-E-mode' | Brad King | 2015-01-27 | 1 | -12/+108 |
|\ |
|
| * | Help: Document 'cmake -E <command>' modes in cmake.1 manual | Brad King | 2015-01-26 | 1 | -12/+108 |
|
|
* | | Merge topic 'doc-link_libraries-note' | Brad King | 2015-01-27 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Help: Clarify status of link_libraries command | Brad King | 2015-01-26 | 1 | -1/+1 |
|
|
| * | Merge branch 'fix-cmake-org-links' into release | Brad King | 2015-01-16 | 1 | -2/+2 |
| |\ |
|
* | \ | Merge topic 'add-missing-variable-docs' | Brad King | 2015-01-23 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Help: add missing MINGW variable documentation | Ben Boeckel | 2015-01-21 | 1 | -0/+1 |
|
|
* | | | | CTestCoverageCollectGCOV: Add module to run gcov | Bill Hoffman | 2015-01-22 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge topic 'fix-cmake-org-links' | Brad King | 2015-01-19 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Help: Update cmake.org links to avoid redirects | William Lynch | 2015-01-16 | 1 | -2/+2 |
|
|
* | | | FindJsonCpp: Add module to find JsonCpp package | Brad King | 2015-01-19 | 1 | -0/+1 |
|
|
* | | | Encoding: Switch to use UTF-8 internally by default on Windows. | Clinton Stimpson | 2015-01-16 | 1 | -3/+5 |
|
|
* | | | Merge topic 'doc-CMAKE_FIND_PACKAGE_NAME' | Brad King | 2015-01-12 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Help: Document CMAKE_FIND_PACKAGE_NAME variable | Brad King | 2015-01-11 | 1 | -0/+1 |
| |/ |
|
| * | Merge branch 'backport-doc-find-module-no-summary' into release | Brad King | 2014-12-09 | 1 | -11/+0 |
| |\ |
|
| | * | Help: Drop FeatureSummary example in cmake-developer.7 | Brad King | 2014-12-09 | 1 | -11/+0 |
|
|
| * | | Merge branch 'xerces-rename' into release | Brad King | 2014-12-05 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'vs-phone-store-deployment-location' into release | Brad King | 2014-12-03 | 1 | -0/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'vs-hlsl-settings' into release | Brad King | 2014-12-03 | 1 | -0/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'doc-Nsight-Tegra-toolchain' into release | Brad King | 2014-12-03 | 1 | -0/+17 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'doc-compile-features-typo' into release | Brad King | 2014-12-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
* | | | | | | | | Help: Remove documented restriction on template use. | Stephen Kelly | 2015-01-11 | 1 | -6/+0 |
|
|
* | | | | | | | | Help: Remove documented restriction on find in conditions. | Stephen Kelly | 2015-01-11 | 1 | -26/+0 |
|
|
* | | | | | | | | Help: Remove documented restriction on insert APIs. | Stephen Kelly | 2015-01-11 | 1 | -47/+0 |
|
|
* | | | | | | | | Merge topic 'add-FindGSL' | Brad King | 2014-12-23 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | FindGSL: Add module to find the GNU Scientific Library | Kelly Thompson | 2014-12-17 | 1 | -0/+1 |
|
|
* | | | | | | | | | Add 'ANDROID_API_MIN' target property to set Android Target MIN API | Dmitry Polyanitsa | 2014-12-17 | 3 | -2/+5 |
|/ / / / / / / / |
|
* | | | | | | | | Help: Drop FeatureSummary example in cmake-developer.7 | Brad King | 2014-12-09 | 1 | -11/+0 |
|
|
* | | | | | | | | Merge topic 'try_compile-link-flags' | Brad King | 2014-12-08 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | try_compile: Pass linker flags into test project (#14066) | Brad King | 2014-12-03 | 1 | -0/+1 |
|
|
* | | | | | | | | | Merge topic 'xerces-rename' | Brad King | 2014-12-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| * | | | | | | | | Modules: Rename FindXerces to FindXercesC | Brad King | 2014-12-04 | 1 | -1/+1 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Help: Document that IMPORTED targets in Find modules may be UNKNOWN. | Stephen Kelly | 2014-12-04 | 1 | -0/+5 |
|
|
* | | | | | | | | Help: Document IMPORTED_CONFIGURATIONS target property for Find modules. | Stephen Kelly | 2014-12-04 | 1 | -1/+40 |
|
|
* | | | | | | | | Help: Remove recommendation about checking minimum CMake version. | Stephen Kelly | 2014-12-04 | 1 | -10/+0 |
|
|
* | | | | | | | | Help: Add useful links to IMPORTED targets and usage requirements. | Stephen Kelly | 2014-12-04 | 1 | -4/+3 |
|
|
* | | | | | | | | Help: Remove disadvantage creating IMPORTED targets in Find modules. | Stephen Kelly | 2014-12-04 | 1 | -4/+1 |
|
|
* | | | | | | | | Help: Link to cmake-packages(7) from the Module creation documentation. | Stephen Kelly | 2014-12-04 | 2 | -1/+5 |
|
|