summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest-libuv-linux-sparc64'Brad King2018-05-031-1/+1
|\
| * libuv: linux/sparc64: use fcntl to set and clear O_NONBLOCKBrad King2018-05-021-1/+1
* | Merge topic 'namelink-component'Brad King2018-05-0318-75/+529
|\ \
| * | Help: add release notes for NAMELINK_COMPONENTKyle Edwards2018-05-031-0/+7
| * | Help: clarify "undefined behavior" in install(EXPORT) commandKyle Edwards2018-05-031-5/+18
| * | install: add test for new NAMELINK_COMPONENT parameterKyle Edwards2018-05-0313-1/+285
| * | install: add NAMELINK_COMPONENT argumentKyle Edwards2018-05-034-15/+113
| * | Help: clean up install(TARGETS) documentationKyle Edwards2018-04-301-62/+96
| * | Help: add list of command signatures to top of INSTALL pageKyle Edwards2018-04-301-0/+18
* | | Merge topic 'doc-build-event-order'Brad King2018-05-031-4/+3
|\ \ \
| * | | Help: Clarify add_custom_command build event execution orderBrad King2018-05-021-4/+3
* | | | Merge topic 'doc-server-pipe'Brad King2018-05-031-2/+4
|\ \ \ \
| * | | | Help: Fix and clarify server mode --pipe= option docsIsrael Blancas2018-05-021-2/+4
* | | | | CMake Nightly Date StampKitware Robot2018-05-031-1/+1
| |/ / / |/| | |
* | | | Merge topic 'code-improvements'Brad King2018-05-023-47/+45
|\ \ \ \
| * | | | cmMakefile: Convert private helpers to file static functionsVitaly Stakhovsky2018-05-012-33/+30
| * | | | cmMakefile: Improve ExpandVariablesInString return typeVitaly Stakhovsky2018-05-013-11/+12
| * | | | cmCPluginAPI: Remove a few unnecessary c_str() callsVitaly Stakhovsky2018-05-011-3/+3
* | | | | CMake Nightly Date StampKitware Robot2018-05-021-1/+1
| |/ / / |/| | |
* | | | Merge topic 'source_group-empty-prefix'Brad King2018-05-011-1/+5
|\ \ \ \
| * | | | Source_Group: Allow an empty prefix with the TREE syntax.Yohann Benedic2018-04-301-1/+5
| | |/ / | |/| |
* | | | Merge topic 'doc-wiki-links'Brad King2018-05-014-9/+7
|\ \ \ \
| * | | | Modules: Update documented links to CMake community WikiBrad King2018-04-304-9/+7
* | | | | CMake Nightly Date StampKitware Robot2018-05-011-1/+1
|/ / / /
* | | | Merge topic 'cpack_docs_cleanup'Brad King2018-04-303-82/+76
|\ \ \ \
| * | | | Help: Improve accuracy, readability and cross-referencing of cpack docsCraig Scott2018-04-273-82/+76
* | | | | Merge branch 'release-3.11'Brad King2018-04-300-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cxx-checks-tolerate-more-warnings' into release-3.11Brad King2018-04-301-0/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'java-new-packaging-version-sort' into release-3.11Brad King2018-04-272-7/+31
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'cxx-checks-tolerate-more-warnings'Brad King2018-04-301-0/+3
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | C++ feature checks: Filter out warnings caused by local configurationBrad King2018-04-301-0/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'java-new-packaging-version-sort'Brad King2018-04-302-7/+31
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | FindJava, FindJNI: Ensure most recent version is searched firstMarc Chevrier2018-04-272-7/+31
* | | | | | | Merge topic 'vs-shader-generator-expressions'Brad King2018-04-302-6/+41
|\ \ \ \ \ \ \
| * | | | | | | Add generator expressions for VS_SHADER_ source file properties.Jeremiah van Oosten2018-04-262-6/+41
* | | | | | | | Merge topic 'doc_required_vs_component'Brad King2018-04-301-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Help: Add hint to required VS 2017 component for C++/CLI supportMichael Stürmer2018-04-271-0/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-04-301-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-04-291-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-04-281-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'vs-refactor-xml'Brad King2018-04-272-56/+49
|\ \ \ \ \ \
| * | | | | | cmVisualStudio10TargetGenerator: XML refactoringVitaly Stakhovsky2018-04-262-56/+49
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'vs-managed-fastlink'Brad King2018-04-271-0/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | VS: Don't turn on /DEBUG:FASTLINK for managed C++ targetsCalum Robinson2018-04-261-0/+9
* | | | | | CMake Nightly Date StampKitware Robot2018-04-271-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'csharp_reference_imported_targets'Brad King2018-04-2625-82/+475
|\ \ \ \ \
| * | | | | cmVisualStudio10TargetGenerator: warn if /clr flag is set manuallyMichael Stürmer2018-04-241-2/+14
| * | | | | cmVisualStudio10TargetGenerator: fix for backward compatibilityMichael Stürmer2018-04-241-5/+18
| * | | | | cmGlobalVisualStudioGenerator: remove TargetCanBeReferenced()Michael Stürmer2018-04-243-17/+4
| * | | | | add tests for using target_link_libraries() with imported managed targetsMichael Stürmer2018-04-2418-0/+332