Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'sun-better-stdlib' | Brad King | 2015-01-12 | 1 | -79/+0 |
|\ | |||||
| * | 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 'feature_record_msvc' | Brad King | 2015-01-11 | 1 | -0/+6 |
|\ \ | |||||
| * | | Help: Add notes for topic 'feature_record_msvc' | Brad King | 2015-01-11 | 1 | -0/+6 |
* | | | Merge topic 'fix-empty-target-property-queries' | Brad King | 2015-01-11 | 2 | -5/+5 |
|\ \ \ | |||||
| * | | | set_tests_properties: fix documentation | Ben Boeckel | 2015-01-11 | 1 | -1/+1 |
| * | | | get_test_property: clarify the documentation | Ben Boeckel | 2015-01-11 | 1 | -4/+4 |
* | | | | Merge topic 'doc-CXX_STANDARD-14' | Brad King | 2015-01-10 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Help: Document valid 14 value for CXX_STANDARD. (#15339) | Stephen Kelly | 2015-01-08 | 1 | -1/+1 |
| * | | | | Merge branch 'doc-mingw-makefiles' into release | Brad King | 2014-12-22 | 2 | -6/+15 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'doc-if-variable-not-defined' | Brad King | 2015-01-10 | 1 | -4/+5 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Help: Clarify if(<variable>) documentation (#15335) | Brad King | 2015-01-08 | 1 | -4/+5 |
| | |_|/ / | |/| | | | |||||
* | | | | | WCDH: Add feature portability for thread_local. | Stephen Kelly | 2015-01-01 | 1 | -0/+7 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'doc-octothorpe-escaping' | Brad King | 2014-12-23 | 1 | -0/+22 |
|\ \ \ \ | |||||
| * | | | | Help: Add 3.1 release note about '#' escaping in Makefiles (#15322) | Brad King | 2014-12-23 | 1 | -0/+22 |
| |/ / / | |||||
* | | | | Merge topic 'AppleClang-5.1-features' | Brad King | 2014-12-23 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Help: Add notes for topic 'AppleClang-5.1-features' | Brad King | 2014-12-23 | 1 | -0/+5 |
* | | | | | Merge topic 'add-FindGSL' | Brad King | 2014-12-23 | 3 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | FindGSL: Add module to find the GNU Scientific Library | Kelly Thompson | 2014-12-17 | 3 | -0/+7 |
* | | | | | | Merge topic 'doc-mingw-makefiles' | Brad King | 2014-12-22 | 2 | -6/+15 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Help: Clarify MinGW v. MSYS Makefiles generators (#15319) | Brad King | 2014-12-19 | 2 | -6/+15 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'install-EXPORT-absolute-prefix' | Brad King | 2014-12-19 | 1 | -0/+9 |
|\ \ \ \ | |||||
| * | | | | install: Allow absolute EXPORT destination with relative targets (#15258) | Brad King | 2014-12-15 | 1 | -0/+9 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'vs-nsight-tegra-min-api' | Brad King | 2014-12-18 | 6 | -2/+22 |
|\ \ \ \ | |||||
| * | | | | Add 'ANDROID_API_MIN' target property to set Android Target MIN API | Dmitry Polyanitsa | 2014-12-17 | 6 | -2/+22 |
| |/ / / | |||||
* | | | | Merge topic 'doc-INTERFACE-target-type' | Brad King | 2014-12-18 | 1 | -1/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Help: Add INTERFACE_LIBRARY to TYPE target property documentation | Tim Blechmann | 2014-12-17 | 1 | -1/+2 |
| | |/ | |/| | |||||
| * | | Merge branch 'doc-CMP0054-example' into release | Brad King | 2014-12-12 | 1 | -3/+31 |
| |\ \ | |||||
| * \ \ | 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 topic 'curl-darwinssl' | Brad King | 2014-12-18 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | curl: Use OS X SSL/TLS native implementation | Brad King | 2014-12-18 | 1 | -0/+9 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Help: Document MAIN_DEPENDENCY limitation in add_custom_command | Brad King | 2014-12-16 | 1 | -1/+2 |
* | | | | | Help: Mention add_dependencies in add_custom_target DEPENDS option | Brad King | 2014-12-16 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | curl: Use Windows SSL/TLS native implementation | Brad King | 2014-12-12 | 1 | -0/+9 |
* | | | | Merge topic 'doc-CMP0054-example' | Brad King | 2014-12-12 | 1 | -3/+31 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Help: Extend policy CMP0054 documentation with an example | Nils Gladitz | 2014-12-12 | 1 | -3/+31 |
| |/ / | |||||
| * | | Merge branch 'xerces-rename' into release | Brad King | 2014-12-05 | 4 | -2/+4 |
| |\ \ | |||||
| * \ \ | Merge branch 'doc-file-GENERATE-order' into release | Brad King | 2014-12-05 | 1 | -1/+3 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'vs-phone-store-deployment-location' into release | Brad King | 2014-12-03 | 3 | -0/+13 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'vs-hlsl-settings' into release | Brad King | 2014-12-03 | 4 | -2/+16 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'doc-CMAKE_CXX_KNOWN_FEATURES-typo' into release | Brad King | 2014-12-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'doc-Nsight-Tegra-toolchain' into release | Brad King | 2014-12-03 | 2 | -0/+21 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'FindOpenGL-revert-imported-targets' into release | Brad King | 2014-12-02 | 1 | -3/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'doc-compile-features-typo' into release | Brad King | 2014-12-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'doc-ctest-j-typo' into release | Brad King | 2014-12-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'target-sources-error-conditions' into release | Brad King | 2014-12-01 | 2 | -0/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'doc-installed-file-property' into release | Brad King | 2014-12-01 | 3 | -28/+69 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |