summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindMPI: Make tests valid C89 by returning 0Christian Pfeiffer2019-05-062-0/+2
* FindMPI: Correct documentaiton for library versionChristian Pfeiffer2019-05-061-1/+1
* FindMPI: Add error loggingChristian Pfeiffer2019-05-061-16/+27
* Merge branch 'release-3.14'Brad King2019-05-060-0/+0
|\
| * Merge branch 'FindPython-fix-Python_RUNTIME_LIBRARY_DIRS-variable' into relea...Brad King2019-05-061-3/+6
| |\
| * \ Merge branch 'fix_ios_try_compile' into release-3.14Brad King2019-05-061-1/+8
| |\ \
* | \ \ Merge topic 'FindPython-fix-Python_RUNTIME_LIBRARY_DIRS-variable'Brad King2019-05-061-3/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | FindPython: ensure variable Python_RUNTIME_LIBRARY_DIRS is set correctlyMarc Chevrier2019-05-051-3/+6
| |/ /
* | | Merge topic 'fix_ios_try_compile'Brad King2019-05-061-1/+8
|\ \ \ | | |/ | |/|
| * | iOS: Fix try_compile FILE_COPY not to failAlexandru Croitor2019-05-061-1/+8
* | | Merge topic 'SWIG'Brad King2019-05-064-1/+62
|\ \ \
| * | | UseSWIG: Manage alternate library nameMarc Chevrier2019-05-034-1/+62
* | | | Merge topic 'findice-clang-cl'Brad King2019-05-061-2/+2
|\ \ \ \
| * | | | FindIce: Support clang-cl by checking CMAKE_CXX_SIMULATE_IDjspam2019-05-031-2/+2
* | | | | CMake Nightly Date StampKitware Robot2019-05-061-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-05-051-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-05-041-1/+1
| |/ / / |/| | |
* | | | Merge topic 'std-pipes-always'Brad King2019-05-038-2/+77
|\ \ \ \
| * | | | Ensure stdin, stdout, and stderr pipes are always openBrad King2019-05-028-2/+77
* | | | | Merge topic 'cpack-ifw-stylesheet'Brad King2019-05-034-0/+30
|\ \ \ \ \
| * | | | | CPack/IFW: Add StyleSheet fieldZaytsev Yuriy2019-05-024-0/+30
* | | | | | Merge topic 'jobs-positive-value'Brad King2019-05-0311-3/+48
|\ \ \ \ \ \
| * | | | | | cmake: --build -j <jobs> should not accept 0.Fred Baksik2019-05-0111-3/+48
* | | | | | | Merge topic 'DetermineCompilerId-versioned-llvm-for-vs'Brad King2019-05-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | CMakeDetermineCompilerId: Support versioned LLVM for Visual Studio.Zufu Liu2019-05-021-1/+1
* | | | | | | | Merge topic 'genex-TARGET_FILE_BASE_NAME-manage-postfix'Brad King2019-05-037-20/+121
|\ \ \ \ \ \ \ \
| * | | | | | | | Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIXMarc Chevrier2019-05-025-8/+100
| * | | | | | | | Refactor: introduce method cmGeneratorTarget::GetFilePostfixMarc Chevrier2019-05-022-12/+21
* | | | | | | | | Merge topic 'memorize_cxx_compilers_with_full_CXX14_support'Brad King2019-05-033-0/+16
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | CompileFeatures: Record when compilers gained full CXX14 supportRobert Maynard2019-05-023-0/+16
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-05-031-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge topic 'ios_fixes'Brad King2019-05-021-4/+13
|\ \ \ \ \ \ \
| * | | | | | | iOS: Only set the CMAKE_FIND_ROOT_PATH_MODE_* variables when not definedAlexandru Croitor2019-04-301-3/+9
| * | | | | | | iOS: Only look for packages in the provided CMAKE_FIND_ROOT_PATHsAlexandru Croitor2019-04-301-0/+1
| * | | | | | | iOS: Allow setting multiple CMAKE_FIND_ROOT_PATH valuesAlexandru Croitor2019-04-301-1/+1
| * | | | | | | iOS: Allow specifying CMAKE_MACOSX_BUNDLE in toolchain fileAlexandru Croitor2019-04-301-1/+3
* | | | | | | | Merge topic 'cpackrpm.debug'Brad King2019-05-021-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | CPackRPM: Hide CPACK_RPM_ROOTDIR debug if not CPACK_RPM_PACKAGE_DEBUGHarry Mallon2019-04-301-1/+3
| |/ / / / / / /
* | | | | | | | Merge topic 'genex-code-cleanup'Brad King2019-05-021-416/+175
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGeneratorExpressionNode: refactor TargetPropertyNodeLeonid Pospelov2019-04-221-48/+49
| * | | | | | | | cmGeneratorExpressionNode: use ctor arguments instead of macroLeonid Pospelov2019-04-221-30/+36
| * | | | | | | | cmGeneratorExpressionNode: add VersionNodeLeonid Pospelov2019-04-221-84/+10
| * | | | | | | | cmGeneratorExpressionNode: remove structs CompilerId*, CompilerVersion*Leonid Pospelov2019-04-221-166/+43
| * | | | | | | | cmGeneratorExpressionNode: add CharacterNodeLeonid Pospelov2019-04-221-36/+8
| * | | | | | | | cmGeneratorExpressionNode: simplify code in EqualNodeLeonid Pospelov2019-04-221-54/+29
| * | | | | | | | cmGeneratorExpressionNode: Simplify static string constantBrad King2019-04-221-2/+4
* | | | | | | | | Merge topic 'code-cleanup-3'Brad King2019-05-021-29/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmGlobalVisualStudioGenerator: remove redundant variablesLeonid Pospelov2019-04-241-12/+5
| * | | | | | | | | cmGlobalVisualStudioGenerator: use cmJoin to join the filenamesLeonid Pospelov2019-04-221-11/+1
| * | | | | | | | | cmGlobalVisualStudioGenerator: use auto instead of iterator typesLeonid Pospelov2019-04-221-6/+5
| | |_|_|_|/ / / / | |/| | | | | | |