Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Xcode: Add support of DEPFILE for add_custom_command, part 2 | Marc Chevrier | 2021-04-17 | 9 | -21/+55 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-04-17 | 1 | -1/+1 |
* | Merge branch 'release-3.20' | Brad King | 2021-04-16 | 0 | -0/+0 |
|\ | |||||
| * | Merge topic 'ci-lint-delay' into release-3.20 | Brad King | 2021-04-16 | 1 | -1/+2 |
| |\ | |||||
* | \ | Merge topic 'ci-lint-delay' | Brad King | 2021-04-16 | 1 | -1/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | gitlab-ci: equally delay all jobs on integration branches | Brad King | 2021-04-16 | 1 | -1/+2 |
| |/ | |||||
* | | Merge topic 'Xcode-add_custom_command-DEPFILE' | Brad King | 2021-04-16 | 9 | -27/+115 |
|\ \ | |||||
| * | | Xcode: Add support of DEPFILE for add_custom_command | Marc Chevrier | 2021-04-15 | 9 | -27/+115 |
* | | | Merge topic 'report-system-error' | Brad King | 2021-04-16 | 6 | -35/+50 |
|\ \ \ | |||||
| * | | | try_compile: Improve error message when a file cannot be removed | Brad King | 2021-04-15 | 1 | -5/+9 |
| * | | | cmcmd: Improve error message from cmake_symlink_{library,executable} | Brad King | 2021-04-15 | 2 | -10/+19 |
| * | | | cmSystemTools: Return KWSys Status from CreateLink and CreateSymlink | Brad King | 2021-04-15 | 3 | -20/+22 |
* | | | | Merge topic 'add_toolchain_cmake_option' | Brad King | 2021-04-16 | 17 | -3/+66 |
|\ \ \ \ | |||||
| * | | | | cmake: add support for --toolchain command argument | Robert Maynard | 2021-04-15 | 16 | -3/+63 |
| * | | | | CMAKE_TOOLCHAIN_FILE: Document relative path behavior | Robert Maynard | 2021-04-15 | 1 | -0/+3 |
* | | | | | Merge topic 'fujitsu-fixup' | Brad King | 2021-04-16 | 2 | -3/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Fujitsu: Fix C90 standard flags | Paul Zehner | 2021-04-14 | 1 | -3/+3 |
| * | | | | | FujitsuClang: Use GNU-like command-line | Paul Zehner | 2021-04-14 | 1 | -0/+2 |
* | | | | | | Merge branch 'release-3.20' | Brad King | 2021-04-16 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge topic 'depfile-reader-thread-safety' into release-3.20 | Brad King | 2021-04-16 | 1 | -5/+6 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'depfile-reader-thread-safety' | Brad King | 2021-04-16 | 1 | -5/+6 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | autogen: fix race in depfile parsing | Kyle Edwards | 2021-04-15 | 1 | -5/+6 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-04-16 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2021-04-15 | 21 | -243/+557 |
|\ \ \ \ \ | |||||
| * | | | | | cmSystemTools: Simplify using KWSys Status | Brad King | 2021-04-14 | 1 | -31/+26 |
| * | | | | | Update CMake code using KWSys to account for Status return values | Brad King | 2021-04-14 | 12 | -21/+28 |
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-04-14 | 9 | -191/+503 |
| |\ \ \ \ \ | |||||
| | * | | | | | KWSys 2021-04-14 (7ab1c601) | KWSys Upstream | 2021-04-14 | 9 | -191/+503 |
* | | | | | | | Merge topic 'FindBLAS-FindLAPACK' | Brad King | 2021-04-15 | 12 | -81/+92 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Find{BLAS,LAPACK}: Make library variable names more robust | Brad King | 2021-04-14 | 2 | -10/+12 |
| * | | | | | | | Find{BLAS,LAPACK}: Generalize recognition of dependencies as link flags | Brad King | 2021-04-14 | 2 | -4/+4 |
| * | | | | | | | Find{BLAS,LAPACK}: Convert internal CHECK_*_LIBRARIES to functions | Brad King | 2021-04-14 | 2 | -47/+32 |
| * | | | | | | | Find{BLAS,LAPACK}: Clarify name of internal argument for dependencies | Brad King | 2021-04-14 | 2 | -10/+10 |
| * | | | | | | | Find{BLAS,LAPACK}: Simplify appending to list of libraries | Brad King | 2021-04-14 | 2 | -6/+6 |
| * | | | | | | | Find{BLAS,LAPACK}: Add test case covering Intel MKL | Brad King | 2021-04-14 | 8 | -26/+45 |
| * | | | | | | | Find{BLAS,LAPACK}: Revert bad refactoring of internal CHECK_*_LIBRARIES | Brad King | 2021-04-14 | 2 | -14/+18 |
| * | | | | | | | ci: factor out Intel Compiler common configure script | Brad King | 2021-04-14 | 3 | -2/+3 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'release-3.20' | Brad King | 2021-04-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'doc-error-unknown-arg' into release-3.20 | Brad King | 2021-04-15 | 2 | -0/+5 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'doc-error-unknown-arg' | Brad King | 2021-04-15 | 2 | -0/+5 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Help: Add 3.20 release note for error on unknown arguments | Brad King | 2021-04-14 | 2 | -0/+5 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-04-15 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'release-3.20' | Brad King | 2021-04-14 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge topic 'openbsd-defines' into release-3.20 | Brad King | 2021-04-14 | 4 | -10/+9 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'openbsd-defines' | Brad King | 2021-04-14 | 4 | -10/+9 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | OpenBSD: Fix system feature definitions | Rafael Sadowski | 2021-04-14 | 4 | -10/+9 |
* | | | | | | Merge topic 'add_custom_command-DEPFILE-genex' | Brad King | 2021-04-14 | 11 | -12/+74 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Genex: add_custom_command: DEPFILE supports genex | Marc Chevrier | 2021-04-12 | 11 | -12/+74 |
* | | | | | | | Merge topic 'vs-autouic-on-ui-file-change' | Brad King | 2021-04-14 | 2 | -40/+80 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Autogen: Add detection of UI file changes to the pre-build VS case | Duncan Barber | 2021-04-10 | 2 | -1/+40 |