summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Add support for /JMC (Just My Code)Luca Cappa2019-05-1413-1/+137
* Merge topic 'enforce-explicit-use-of-project'Brad King2019-05-073-7/+30
|\
| * cmMakefile: Enforce explicit use of project() commandBartosz Kosiorek2019-05-063-7/+30
* | Merge topic 'findmpi-debug'Brad King2019-05-073-17/+30
|\ \
| * | 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 topic 'CTestCoverageCollectGCOV-updates'Brad King2019-05-072-32/+29
|\ \ \
| * | | CTestCoverageCollectGCOV: run gcov with -xCristian Morales Vega2019-05-031-2/+2
| * | | CTestCoverageCollectGCOV: run gcov only onceCristian Morales Vega2019-05-032-31/+28
* | | | Merge topic 'use_intel_mkl_blas_intface_on_osX'Brad King2019-05-071-1/+2
|\ \ \ \
| * | | | FindBLAS: Use Intel fortran interface on OS X even with GNU FortranJakub Benda2019-05-041-1/+2
* | | | | Merge branch 'release-3.14'Brad King2019-05-070-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'touch-after-ranlib' into release-3.14Brad King2019-05-061-0/+14
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'touch-after-ranlib'Brad King2019-05-071-0/+14
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Apple: Preserve high resolution mtime for static librariesGregor Jasny2019-05-051-0/+14
* | | | | | | Merge topic 'docs-static-lib-link-options'Marc Chevrier2019-05-072-15/+26
|\ \ \ \ \ \ \
| * | | | | | | Help: Clarify that link options don't apply to static library targetsCraig Scott2019-05-052-15/+26
* | | | | | | | CMake Nightly Date StampKitware Robot2019-05-071-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | 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