summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'stl-support-make_unique-supports-array'Brad King2020-01-291-1/+36
|\
| * STL support: make_unique can now handle arrayMarc Chevrier2020-01-281-1/+36
* | Merge topic 'fortran-subdir-simplify'Brad King2020-01-291-9/+1
|\ \
| * | CMakeAddFortranSubdirectory: Simplfy logic to always build subdirBrad King2020-01-281-9/+1
* | | Merge topic 'blas-intel-mkl'Brad King2020-01-292-121/+232
|\ \ \
| * | | Find{BLAS,LAPACK}: Search always in dynamic linker pathsMario Emmenlauer2020-01-282-16/+12
| * | | Find{BLAS,LAPACK}: Avoid repeated setting of prefered library suffixesMario Emmenlauer2020-01-282-28/+28
| * | | Find{BLAS,LAPACK}: Fixed incorrect static library suffix for AppleMario Emmenlauer2020-01-282-6/+0
| * | | Find{BLAS,LAPACK}: Added support for MKL single dynamic libraryMario Emmenlauer2020-01-282-0/+8
| * | | Find{BLAS,LAPACK}: Added support for static MKL required linker flagsMario Emmenlauer2020-01-282-67/+75
| * | | Find{BLAS,LAPACK}: Fixed detection of MKL, and several MKL improvementsMario Emmenlauer2020-01-282-50/+155
* | | | Merge topic 'mf-json-type'Brad King2020-01-291-3/+2
|\ \ \ \
| * | | | cmMakefile: Fix construction of Json::Value from fixed-size int typesRaul Tambre2020-01-281-3/+2
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2020-01-291-1/+1
| |/ / |/| |
* | | Merge topic 'mf-typo'Brad King2020-01-281-1/+1
|\ \ \
| * | | cmMakefile: Fix spelling typo in commentMasashi Fujita2020-01-281-1/+1
| |/ /
* | | Merge topic 'ninja-1.10'Brad King2020-01-287-7/+60
|\ \ \ | |_|/ |/| |
| * | Ninja: Do not clean metadata when re-generating inside a running buildBrad King2020-01-271-1/+9
| * | Ninja: Track when running to re-generate during a buildBrad King2020-01-274-1/+7
| * | Ninja: Factor metadata cleanup into dedicated methodBrad King2020-01-272-0/+6
| * | Ninja: Skip cleandead and recompact if build.ninja is missingBrad King2020-01-271-2/+10
| * | Ninja: Fix CMAKE_NINJA_OUTPUT_PATH_PREFIX with Ninja 1.10Brad King2020-01-271-4/+7
| * | Tests: Fix RunCMake.CMP0037 test with Ninja 1.10Brad King2020-01-271-2/+23
| * | Tests: Fix RunCMake.Ninja test for Ninja 1.10Brad King2020-01-271-0/+1
* | | Merge topic 'xcode-top-level-only-with-object-library'Brad King2020-01-285-2/+29
|\ \ \
| * | | Xcode: Fix post build script for 'top level project only' optYauheni Khnykin2020-01-275-2/+29
* | | | Merge topic 'dot-dir'Brad King2020-01-281-2/+7
|\ \ \ \
| * | | | cmArchiveWrite: Remove ./ suffix from zip archivesCristian Adam2020-01-271-2/+7
* | | | | Merge topic 'modernize-memory-management'Brad King2020-01-282-15/+15
|\ \ \ \ \
| * | | | | cmComputeLinkInformation: modernize memory managementMarc Chevrier2020-01-262-15/+15
| |/ / / /
* | | | | Merge topic 'FindBoost-delay-helper-targets'Brad King2020-01-281-37/+37
|\ \ \ \ \
| * | | | | FindBoost: Do not add any Boost targets until after Boost foundNiall Murphy2020-01-271-37/+37
| | |/ / / | |/| | |
* | | | | Merge topic 'clang-tidy-driver-mode'Brad King2020-01-288-2/+29
|\ \ \ \ \
| * | | | | clang-tidy: Add driver mode argumentHanjiang Yu2020-01-278-2/+29
| |/ / / /
* | | | | Merge topic 'append-std-string'Brad King2020-01-2821-110/+98
|\ \ \ \ \
| * | | | | AppendProperty: convert value param to std::stringVitaly Stakhovsky2020-01-2521-110/+98
| |/ / / /
* | | | | Merge topic 'osx-version-flags'Brad King2020-01-2816-19/+139
|\ \ \ \ \
| * | | | | macOS: Test OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION propertiesBrad King2020-01-276-0/+55
| * | | | | macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION propertiesIsuru Fernando2020-01-2410-19/+84
* | | | | | Merge topic 'cmsting-stl-compatibility'Brad King2020-01-284-55/+170
|\ \ \ \ \ \
| * | | | | | cm::String: enhance compatibility with STLMarc Chevrier2020-01-254-55/+170
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'QNX_CMAKE_SYSROOT'Brad King2020-01-284-1/+25
|\ \ \ \ \ \
| * | | | | | QNX: Add support for CMAKE_SYSROOTStephen Kelly2020-01-274-1/+25
* | | | | | | Merge topic 'cuda_runtime_library_controls'Brad King2020-01-2841-51/+911
|\ \ \ \ \ \ \
| * | | | | | | CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-2741-51/+911
* | | | | | | | Merge topic 'findCUDAToolkit_better_find_root_support'Brad King2020-01-281-31/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | CUDAToolkit: Use CMAKE_FIND_ROOT_PATH for all sdk lib searchesRobert Maynard2020-01-271-6/+18
| * | | | | | | | CUDAToolkit: Use HINTS as it has higher precedence for searchesRobert Maynard2020-01-241-1/+1
| * | | | | | | | CUDAToolkit: functions names now use CMake's reserved namespaceRobert Maynard2020-01-241-24/+24
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'install-name-tool-bug'Brad King2020-01-282-5/+9
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |