Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source: use std::string in place of const char* | Vitaly Stakhovsky | 2020-01-29 | 25 | -94/+85 |
* | Merge branch 'release-3.15' | Brad King | 2020-01-29 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'vs-16.4-custom-command-inputs' into release-3.15 | Brad King | 2020-01-28 | 1 | -1/+7 |
| |\ | |||||
* | \ | Merge branch 'release-3.16' | Brad King | 2020-01-29 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'vs-16.4-custom-command-inputs' into release-3.16 | Brad King | 2020-01-29 | 1 | -1/+7 |
| |\ \ \ | | | |/ | | |/| | |||||
* | | | | Merge topic 'vs-16.4-custom-command-inputs' | Brad King | 2020-01-29 | 1 | -1/+7 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | VS: Tell VS 16.4 not to verify SYMBOLIC custom command inputs | Brad King | 2020-01-28 | 1 | -1/+7 |
* | | | | Merge topic 'mixed-mode-multi-arch' | Brad King | 2020-01-29 | 5 | -0/+24 |
|\ \ \ \ | |||||
| * | | | | Swift: disallow multiple `CMAKE_OSX_ARCHITECTURES` with Swift | Saleem Abdulrasool | 2020-01-28 | 5 | -0/+24 |
* | | | | | Merge topic 'FindCUDAToolkit-target-guards' | Brad King | 2020-01-29 | 1 | -45/+28 |
|\ \ \ \ \ | |||||
| * | | | | | FindCUDAToolkit: Fix behavior on multiple calls | Rodolfo Lima | 2020-01-28 | 1 | -41/+22 |
| * | | | | | FindCUDAToolkit: Fix CUDA::* target guard logic | Rodolfo Lima | 2020-01-28 | 1 | -4/+6 |
* | | | | | | Merge topic 'stl-support-make_unique-supports-array' | Brad King | 2020-01-29 | 1 | -1/+36 |
|\ \ \ \ \ \ | |||||
| * | | | | | | STL support: make_unique can now handle array | Marc Chevrier | 2020-01-28 | 1 | -1/+36 |
* | | | | | | | Merge topic 'fortran-subdir-simplify' | Brad King | 2020-01-29 | 1 | -9/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CMakeAddFortranSubdirectory: Simplfy logic to always build subdir | Brad King | 2020-01-28 | 1 | -9/+1 |
* | | | | | | | | Merge topic 'blas-intel-mkl' | Brad King | 2020-01-29 | 2 | -121/+232 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Find{BLAS,LAPACK}: Search always in dynamic linker paths | Mario Emmenlauer | 2020-01-28 | 2 | -16/+12 |
| * | | | | | | | | Find{BLAS,LAPACK}: Avoid repeated setting of prefered library suffixes | Mario Emmenlauer | 2020-01-28 | 2 | -28/+28 |
| * | | | | | | | | Find{BLAS,LAPACK}: Fixed incorrect static library suffix for Apple | Mario Emmenlauer | 2020-01-28 | 2 | -6/+0 |
| * | | | | | | | | Find{BLAS,LAPACK}: Added support for MKL single dynamic library | Mario Emmenlauer | 2020-01-28 | 2 | -0/+8 |
| * | | | | | | | | Find{BLAS,LAPACK}: Added support for static MKL required linker flags | Mario Emmenlauer | 2020-01-28 | 2 | -67/+75 |
| * | | | | | | | | Find{BLAS,LAPACK}: Fixed detection of MKL, and several MKL improvements | Mario Emmenlauer | 2020-01-28 | 2 | -50/+155 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'mf-json-type' | Brad King | 2020-01-29 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmMakefile: Fix construction of Json::Value from fixed-size int types | Raul Tambre | 2020-01-28 | 1 | -3/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-29 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'mf-typo' | Brad King | 2020-01-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmMakefile: Fix spelling typo in comment | Masashi Fujita | 2020-01-28 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'ninja-1.10' | Brad King | 2020-01-28 | 7 | -7/+60 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Ninja: Do not clean metadata when re-generating inside a running build | Brad King | 2020-01-27 | 1 | -1/+9 |
| * | | | | | | Ninja: Track when running to re-generate during a build | Brad King | 2020-01-27 | 4 | -1/+7 |
| * | | | | | | Ninja: Factor metadata cleanup into dedicated method | Brad King | 2020-01-27 | 2 | -0/+6 |
| * | | | | | | Ninja: Skip cleandead and recompact if build.ninja is missing | Brad King | 2020-01-27 | 1 | -2/+10 |
| * | | | | | | Ninja: Fix CMAKE_NINJA_OUTPUT_PATH_PREFIX with Ninja 1.10 | Brad King | 2020-01-27 | 1 | -4/+7 |
| * | | | | | | Tests: Fix RunCMake.CMP0037 test with Ninja 1.10 | Brad King | 2020-01-27 | 1 | -2/+23 |
| * | | | | | | Tests: Fix RunCMake.Ninja test for Ninja 1.10 | Brad King | 2020-01-27 | 1 | -0/+1 |
* | | | | | | | Merge topic 'xcode-top-level-only-with-object-library' | Brad King | 2020-01-28 | 5 | -2/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Xcode: Fix post build script for 'top level project only' opt | Yauheni Khnykin | 2020-01-27 | 5 | -2/+29 |
* | | | | | | | | Merge topic 'dot-dir' | Brad King | 2020-01-28 | 1 | -2/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmArchiveWrite: Remove ./ suffix from zip archives | Cristian Adam | 2020-01-27 | 1 | -2/+7 |
* | | | | | | | | | Merge topic 'modernize-memory-management' | Brad King | 2020-01-28 | 2 | -15/+15 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmComputeLinkInformation: modernize memory management | Marc Chevrier | 2020-01-26 | 2 | -15/+15 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'FindBoost-delay-helper-targets' | Brad King | 2020-01-28 | 1 | -37/+37 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindBoost: Do not add any Boost targets until after Boost found | Niall Murphy | 2020-01-27 | 1 | -37/+37 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'clang-tidy-driver-mode' | Brad King | 2020-01-28 | 8 | -2/+29 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | clang-tidy: Add driver mode argument | Hanjiang Yu | 2020-01-27 | 8 | -2/+29 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'append-std-string' | Brad King | 2020-01-28 | 21 | -110/+98 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | AppendProperty: convert value param to std::string | Vitaly Stakhovsky | 2020-01-25 | 21 | -110/+98 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'osx-version-flags' | Brad King | 2020-01-28 | 16 | -19/+139 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | macOS: Test OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties | Brad King | 2020-01-27 | 6 | -0/+55 |