Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ninja-multi-export-all-symbols' | Brad King | 2020-06-01 | 1 | -1/+2 |
|\ | |||||
| * | Ninja Multi-Config: Fix bug in CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS | Kyle Edwards | 2020-05-29 | 1 | -1/+2 |
| * | CMake 3.17.3v3.17.3 | Brad King | 2020-05-28 | 1 | -1/+1 |
| * | Merge topic 'ctest-repeat-notrun' into release-3.17 | Brad King | 2020-05-27 | 1 | -0/+5 |
| |\ | |||||
| * \ | Merge topic 'ninja-multi-install' into release-3.17 | Brad King | 2020-05-25 | 3 | -5/+42 |
| |\ \ | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-01 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-31 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-30 | 1 | -1/+1 |
* | | | | VS: Drop StdOutEncoding with VS 16.6 pending investigation | Brad King | 2020-05-29 | 1 | -2/+5 |
* | | | | Merge topic 'alias-cannot-overwrite-another-target' | Brad King | 2020-05-29 | 2 | -1/+14 |
|\ \ \ \ | |||||
| * | | | | ALIAS target: cannot overwrite an existing target | Marc Chevrier | 2020-05-28 | 2 | -1/+14 |
* | | | | | Merge topic 'bugfix-gcev' | Brad King | 2020-05-29 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | server-mode: Fix regression in cache entry reporting | Vitaly Stakhovsky | 2020-05-28 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-29 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2020-05-28 | 25 | -3005/+75 |
|\ \ \ \ \ | |||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-05-27 | 25 | -3005/+75 |
| |/ / / / | |||||
* | | | | | Merge topic 'multi-ninja-pch-object-library' | Brad King | 2020-05-28 | 2 | -95/+150 |
|\ \ \ \ \ | |||||
| * | | | | | Multi-Ninja: Fix reusable PCHs for MSVC | Cristian Adam | 2020-05-27 | 2 | -95/+150 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-28 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'update-gitlab-links' | Brad King | 2020-05-27 | 3 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | Update links to gitlab.kitware.com repos to add `-/` | Brad King | 2020-05-26 | 3 | -4/+4 |
* | | | | | Merge topic 'cmState-unused-method' | Brad King | 2020-05-27 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | cmState: Drop unused and unimplemented SetCacheValue method | Brad King | 2020-05-26 | 1 | -1/+0 |
| |/ / / / | |||||
* | | | | | Merge topic 'automoc-after-generated-sources' | Brad King | 2020-05-27 | 2 | -5/+11 |
|\ \ \ \ \ | |||||
| * | | | | | AutoMoc: Configure AutoMoc after generated sources (PCH, Unity) | Cristian Adam | 2020-05-26 | 2 | -5/+11 |
| |/ / / / | |||||
* | | | | | Merge topic 'cmake_language-check-invalid-commands' | Brad King | 2020-05-27 | 1 | -0/+26 |
|\ \ \ \ \ | |||||
| * | | | | | cmake_language: check CALL with control command | Marc Chevrier | 2020-05-26 | 1 | -0/+26 |
* | | | | | | Merge topic 'ctest-repeat-notrun' | Brad King | 2020-05-27 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-ctest-repeat-notrun' into ctest-repeat-notrun | Brad King | 2020-05-27 | 1 | -0/+5 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | | | |||||
| | * | | | | CTest: Make sure NOT_RUN tests show up in the failed test log | Robert Maynard | 2020-05-27 | 1 | -0/+5 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-27 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-26 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'fileApiAddPrecompileHeadersBacktrace' | Brad King | 2020-05-25 | 3 | -2/+32 |
|\ \ \ \ | |||||
| * | | | | fileapi: Extend codemodel targets with PRECOMPILE_HEADERS | Justin Goshi | 2020-05-22 | 2 | -1/+31 |
| * | | | | PCH: Fix source group of per-architecture PCH headers | Brad King | 2020-05-22 | 1 | -1/+1 |
* | | | | | Merge topic 'cuda-runtime-cleanup' | Brad King | 2020-05-25 | 6 | -60/+45 |
|\ \ \ \ \ | |||||
| * | | | | | CUDA: Move VS CudaRuntime selection to be with rest of CUDA options | Brad King | 2020-05-22 | 3 | -26/+11 |
| * | | | | | CUDA: Factor runtime library lookup into helper method | Brad King | 2020-05-22 | 4 | -42/+42 |
* | | | | | | Merge topic 'ninja-multi-install' | Brad King | 2020-05-25 | 3 | -5/+42 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Ninja Multi-Config: Make "install" targets depend on default configs | Kyle Edwards | 2020-05-22 | 3 | -5/+42 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-25 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-24 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-23 | 1 | -1/+1 |
* | | | | | | Merge topic 'fortran-preprocess-property' | Brad King | 2020-05-22 | 9 | -127/+308 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ninja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFF | Peter Hill | 2020-05-21 | 2 | -10/+56 |
| * | | | | | | Ninja: Add helper functions to generate Fortran build | Peter Hill | 2020-05-21 | 1 | -61/+87 |
| * | | | | | | Ninja: Add helper functions to generate Fortran preprocess rule | Peter Hill | 2020-05-21 | 1 | -69/+98 |
| * | | | | | | Fortran: Add Fortran_PREPROCESS property | Peter Hill | 2020-05-21 | 8 | -0/+80 |
* | | | | | | | Merge topic 'cmake_language-rename-from-cmake_command' | Craig Scott | 2020-05-22 | 4 | -16/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake_language: Rename command from cmake_command | Brad King | 2020-05-21 | 4 | -16/+16 |