| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | FindMPI: Preserve order of include directories on re-runs of CMake | Brad King | 2020-02-10 | 1 | -12/+27 |
| * | FindMPI: Restore re-construction of include directories | Brad King | 2020-02-10 | 1 | -0/+21 |
| * | Merge topic 'FindMPI-fix-return' | Brad King | 2020-01-22 | 1 | -4/+3 |
| |\ | |||||
| | * | FindMPI: Fix regression when compiling with MPI wrappers | Brad King | 2020-01-21 | 1 | -4/+3 |
| * | | Merge topic 'vs-std-string' | Brad King | 2020-01-22 | 2 | -50/+45 |
| |\ \ | |||||
| | * | | cmLocalVisualStudio7Generator: clean up c_str() | Vitaly Stakhovsky | 2020-01-20 | 2 | -50/+45 |
| * | | | Merge branch 'release-3.15' | Brad King | 2020-01-22 | 0 | -0/+0 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'msvc-runtime-library-masm' into release-3.15 | Brad King | 2020-01-21 | 1 | -0/+6 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge branch 'release-3.16' | Brad King | 2020-01-22 | 0 | -0/+0 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge topic 'msvc-runtime-library-masm' into release-3.16 | Brad King | 2020-01-22 | 1 | -0/+6 |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | | Merge topic 'msvc-runtime-library-masm' | Brad King | 2020-01-22 | 1 | -0/+6 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | ASM_MASM: Populate MSVC runtime library abstraction table | Brad King | 2020-01-21 | 1 | -0/+6 |
| * | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-22 | 1 | -1/+1 |
| * | | | | | | Merge topic 'FindGTK2-doc' | Brad King | 2020-01-21 | 1 | -65/+52 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | FindGTK2: Fix documentation formatting | Brad King | 2020-01-21 | 1 | -65/+52 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'release-3.16' | Brad King | 2020-01-21 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | CMake 3.16.3v3.16.3 | Brad King | 2020-01-21 | 1 | -1/+1 |
| * | | | | | | Merge topic 'mingw-find-no-dll' | Brad King | 2020-01-21 | 3 | -2/+8 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | MinGW: Update find_library to not find plain .dll files | Brad King | 2020-01-20 | 3 | -2/+8 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge topic 'install-std-string' | Brad King | 2020-01-21 | 17 | -119/+122 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | cmInstall*Generator: std::string params | Vitaly Stakhovsky | 2020-01-21 | 17 | -119/+122 |
| | |/ / / / / | |||||
| * | | | | | | Merge branch 'release-3.15' | Brad King | 2020-01-21 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | | Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15 | Brad King | 2020-01-20 | 1 | -6/+20 |
| | |\ \ \ \ \ | |||||
| * | \ \ \ \ \ | Merge branch 'release-3.16' | Brad King | 2020-01-21 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | | Merge topic 'InstallRequiredSystemLibraries-redist' into release-3.16 | Brad King | 2020-01-21 | 1 | -6/+20 |
| | |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | | Merge topic 'InstallRequiredSystemLibraries-redist' | Brad King | 2020-01-21 | 1 | -6/+20 |
| |\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | | IRSL: Install msvcp140_{1,2,codecvt_ids}.dll if available | Brad King | 2020-01-20 | 1 | -6/+20 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-21 | 1 | -1/+1 |
| | |_|_|/ / |/| | | | | |||||
| * | | | | | Merge topic 'multi-ninja-pch' | Brad King | 2020-01-20 | 13 | -133/+192 |
| |\ \ \ \ \ | |||||
| | * | | | | | Multi-Ninja: Add precompile headers support | Cristian Adam | 2020-01-17 | 13 | -133/+192 |
| * | | | | | | Merge topic 'realpath-cache' | Brad King | 2020-01-20 | 3 | -2/+17 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | cmGlobalGenerator: Add cache for realpath() results | Tim Blechmann | 2020-01-16 | 3 | -2/+17 |
| * | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-01-20 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | | Merge topic 'autogen_rcc_skip_unity' into release-3.16 | Brad King | 2020-01-20 | 2 | -14/+19 |
| | |\ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ | Merge topic 'autogen_rcc_skip_unity' | Brad King | 2020-01-20 | 2 | -14/+19 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | | Autogen: Enable SKIP_UNITY_BUILD_INCLUSION on AUTORCC generated files | Sebastian Holtermann | 2020-01-17 | 2 | -14/+19 |
| * | | | | | | | | Merge topic 'fphsa-name-mismatch' | Brad King | 2020-01-20 | 15 | -4/+121 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | FPHSA: acknowledge the name mismatches in CMake-owned modules | Ben Boeckel | 2020-01-14 | 5 | -1/+8 |
| | * | | | | | | | | FPHSA: detect package name mismatches | Ben Boeckel | 2020-01-14 | 10 | -3/+113 |
| * | | | | | | | | | Merge topic 'acc-fix-in-source-depends-path' | Brad King | 2020-01-20 | 4 | -6/+38 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Tests/CustomCommand: add a test for depending on a `./path` | Ben Boeckel | 2020-01-16 | 1 | -0/+8 |
| | * | | | | | | | | | Tests/CustomCommand: fix custom command line to actually make its output | Ben Boeckel | 2020-01-16 | 1 | -1/+1 |
| | * | | | | | | | | | cmGeneratorTarget: search for relative paths to the binary directory | Ben Boeckel | 2020-01-16 | 1 | -0/+11 |
| | * | | | | | | | | | cmLocalGenerator: collapse the path after construction | Ben Boeckel | 2020-01-16 | 2 | -0/+3 |
| | * | | | | | | | | | add_custom_command: check if a relative path should be an in-source path | Ben Boeckel | 2020-01-16 | 3 | -4/+15 |
| | * | | | | | | | | | cmLocalGenerator: simplify the current source dir query | Ben Boeckel | 2020-01-16 | 1 | -2/+1 |
| * | | | | | | | | | | Merge topic 'stl-support' | Brad King | 2020-01-20 | 3 | -1/+87 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | STL Support: enhance behavior of cm::dynamic_reference_cast | Marc Chevrier | 2020-01-17 | 1 | -1/+9 |
| | * | | | | | | | | | | STL Support: extends type_traits for future developments | Marc Chevrier | 2020-01-17 | 2 | -0/+78 |
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-20 | 1 | -1/+1 |
