summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-refactor-xml'Brad King2018-04-262-50/+71
|\
| * VS: Add Elem::Content() helper and usage demoVitaly Stakhovsky2018-04-262-18/+21
| * cmVisualStudio10TargetGenerator: refactoring (continued)Vitaly Stakhovsky2018-04-242-32/+50
* | Merge topic 'numeric-indent'Brad King2018-04-265-68/+68
|\ \
| * | cmVisualStudioGeneratorOptions: specify indentation with integerVitaly Stakhovsky2018-04-255-68/+68
* | | Merge branch 'release-3.11'Brad King2018-04-260-0/+0
|\ \ \
| * \ \ Merge branch 'backport-java-new-packaging' into release-3.11Brad King2018-04-253-23/+91
| |\ \ \
* | \ \ \ Merge topic 'java-new-packaging'Brad King2018-04-263-23/+91
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-java-new-packaging' into java-new-packagingBrad King2018-04-253-23/+91
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| | * | | FindJava, FindJNI, UseJava: update for version 10 supportMarc Chevrier2018-04-253-23/+91
* | | | | CMake Nightly Date StampKitware Robot2018-04-261-1/+1
|/ / / /
* | | | Merge branch 'release-3.11'Brad King2018-04-250-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'BLAS-no-target-in-libs' into release-3.11Brad King2018-04-242-2/+5
| |\ \ \
| * \ \ \ Merge branch 'fix-CMAKE_DISABLE_SOURCE_CHANGES-top-dir' into release-3.11Brad King2018-04-241-1/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'BLAS-no-target-in-libs'Brad King2018-04-252-2/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | FindBLAS: do not write an imported target name into BLAS_LIBRARIESRolf Eike Beer2018-04-241-1/+5
| * | | | | FindPkgConfig: do not unset unused variableRolf Eike Beer2018-04-241-1/+0
| | |_|/ / | |/| | |
* | | | | Merge topic 'fix-CMAKE_DISABLE_SOURCE_CHANGES-top-dir'Brad King2018-04-251-1/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix CMAKE_DISABLE_SOURCE_CHANGES recognition of top of build treeMarc Chevrier2018-04-241-1/+2
| |/ / /
* | | | Merge topic 'vs-dedup-custom-commands'Brad King2018-04-258-20/+87
|\ \ \ \
| * | | | VS: Generate a custom command only in the least dependent targetFujii Hironori2018-04-238-16/+82
| * | | | cmVisualStudio10TargetGenerator: Use cmLocalVisualStudio10GeneratorFujii Hironori2018-04-172-4/+5
* | | | | Merge topic 'vs-hlsl-object-name'Brad King2018-04-254-0/+21
|\ \ \ \ \
| * | | | | VS: Add VS_SHADER_OBJECT_FILE_NAME source file propertyJeremiah van Oosten2018-04-244-0/+21
* | | | | | Merge topic 'testbigendian-cache-check-fix'Brad King2018-04-251-2/+2
|\ \ \ \ \ \
| * | | | | | TestBigEndian: Include CheckTypeSize outside macroCristian Adam2018-04-241-2/+2
* | | | | | | Merge topic 'file_install_always_out_of_date_fix'Brad King2018-04-251-0/+12
|\ \ \ \ \ \ \
| * | | | | | | file(INSTALL): Preserve file time when writing NTFS alternate streamYves Frederix2018-04-231-0/+12
* | | | | | | | Merge topic 'cuda-no-cache-host-compiler'Brad King2018-04-251-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | CUDA: Do not create CMAKE_CUDA_HOST_COMPILER cache entryBrad King2018-04-241-1/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-251-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'doc-tidy-example'Brad King2018-04-241-2/+9
|\ \ \ \ \ \ \
| * | | | | | | Help: Add example to CMAKE_<LANG>_CLANG_TIDYBrad King2018-04-241-2/+9
| |/ / / / / /
* | | | | | | Merge topic 'Genex-TARGET_GENEX_PROPERTY'Brad King2018-04-2431-1/+390
|\ \ \ \ \ \ \
| * | | | | | | Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...>Marc Chevrier2018-04-2331-1/+390
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'reorder-sys-includes'Brad King2018-04-247-1/+40
|\ \ \ \ \ \ \
| * | | | | | | Order SYSTEM include directories after non-system directoriesEphi Sinowitz2018-04-237-1/+40
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'FindPython-stabilization'Brad King2018-04-241-5/+74
|\ \ \ \ \ \ \
| * | | | | | | FindPython: ensure correct architecture (i.e. 32/64bit) is usedMarc Chevrier2018-04-201-5/+74
| |/ / / / / /
* | | | | | | Merge topic 'CUDA7'Brad King2018-04-242-3/+21
|\ \ \ \ \ \ \
| * | | | | | | CUDA: Add compiler detection for CUDA < 7.5Henry Schreiner2018-04-232-3/+21
* | | | | | | | Merge topic 'cpack-doc-defaults'Brad King2018-04-241-1/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack: Add CPACK_PACKAGE_HOMEPAGE_URL settingAlex Turbov2018-04-231-0/+12
| * | | | | | | | CPack: Fix documented CPACK_PACKAGE_DESCRIPTION_SUMMARY defaultAlex Turbov2018-04-231-1/+1
* | | | | | | | | Merge topic 'FindMatlab/mcr-compatibility'Brad King2018-04-2410-280/+523
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | FindMatlab: Matlab Runtime Compiler supportRaffi Enficiaud2018-04-2310-280/+523
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2018-04-241-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'fortran-submodule-depends'Brad King2018-04-2315-90/+207
|\ \ \ \ \ \ \
| * | | | | | | Fortran: Extend submodule test with great-grandchildBrad King2018-04-205-0/+23
| * | | | | | | Fortran: Add support for submodule dependenciesBrad King2018-04-2012-64/+126