Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'csharp-source_group-bugfix' | Brad King | 2020-10-06 | 4 | -6/+20 |
|\ | |||||
| * | VS: Fix regression in C# source links | Kinan Mahdi | 2020-10-05 | 4 | -6/+20 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-06 | 1 | -1/+1 |
* | | Merge topic 'update-regenerate-lexers' | Brad King | 2020-10-05 | 1 | -1/+4 |
|\ \ | |||||
| * | | Utilities/Scripts: Update regenerate-lexers.bash | Kyle Edwards | 2020-10-02 | 1 | -1/+4 |
* | | | Merge topic 'cuda_nvcc_abi_werror' | Brad King | 2020-10-05 | 2 | -1/+5 |
|\ \ \ | |||||
| * | | | CMakeDetermineCompilerABI: Handle NVCC-style -Werror flags | Raul Tambre | 2020-10-04 | 2 | -1/+5 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-05 | 1 | -1/+1 |
* | | | | Merge topic 'xcode-refactor-framework-linking' | Craig Scott | 2020-10-04 | 7 | -17/+78 |
|\ \ \ \ | |||||
| * | | | | Xcode: Don't add framework as -framework argument in linker info list | Gusts Kaksis | 2020-10-02 | 7 | -17/+78 |
* | | | | | Merge topic 'FetchContent_missing_SOURCE_DIR' | Craig Scott | 2020-10-04 | 6 | -0/+32 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | FetchContent: Raise error if manually given source dir does not exist | Craig Scott | 2020-10-03 | 6 | -0/+32 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-04 | 1 | -1/+1 |
* | | | | Merge topic 'FindSWIG-foreach-missing' | Craig Scott | 2020-10-03 | 4 | -1/+31 |
|\ \ \ \ | |||||
| * | | | | FindSWIG: Fix syntax error | Marc Chevrier | 2020-10-02 | 4 | -1/+31 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-03 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'UseSWIG-output-source-file-properties' | Brad King | 2020-10-02 | 11 | -10/+213 |
|\ \ \ | |||||
| * | | | UseSWIG: Add OUTPUT_DIR and OUTFILE_DIR source file properties | Marc Chevrier | 2020-09-30 | 11 | -10/+213 |
* | | | | Merge topic 'execute_process-fatal-error' | Brad King | 2020-10-02 | 13 | -2/+101 |
|\ \ \ \ | |||||
| * | | | | execute_process: add options for fatal errors on subprocess failure | Asit Dhal | 2020-10-01 | 13 | -2/+101 |
* | | | | | Merge topic 'ctest-memcheck-compute-sanitizer' | Brad King | 2020-10-02 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: add compute-sanitizer alias for cuda-memcheck | Tobias Ribizel | 2020-10-01 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'FindPython-tests-optimizations' | Marc Chevrier | 2020-10-02 | 21 | -82/+82 |
|\ \ \ \ \ | |||||
| * | | | | | FindPython: Tests optimizations | Marc Chevrier | 2020-10-01 | 21 | -82/+82 |
* | | | | | | Merge topic 'optimize-cmListFileFunction' | Marc Chevrier | 2020-10-02 | 14 | -85/+123 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | cmListFileCache: Make cmListFileFunction a shared pointer | Oleksandr Koval | 2020-10-01 | 14 | -85/+123 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'FindSWIG-version-range' | Craig Scott | 2020-10-02 | 4 | -6/+70 |
|\ \ \ \ \ | |||||
| * | | | | | FindSWIG: Add version range support | Marc Chevrier | 2020-10-01 | 4 | -6/+70 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-02 | 1 | -1/+1 |
* | | | | | Merge topic 'ci-win-no-ExternalData' | Brad King | 2020-10-01 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | ci: Skip the Module.ExternalData test on Windows | Brad King | 2020-10-01 | 1 | -0/+9 |
|/ / / / / | |||||
* | | | | | Merge topic 'ci-test-external-max-parallel' | Brad King | 2020-10-01 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | ci: support a max parallelism for test-ext jobs | Brad King | 2020-10-01 | 1 | -0/+5 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'doc-rel-ci' | Brad King | 2020-10-01 | 1 | -1/+17 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Help/dev: Add maintainer guide steps for CI packaging pipeline updates | Brad King | 2020-10-01 | 1 | -1/+17 |
|/ / / / | |||||
* | | | | Merge topic 'ci-linux-package' | Brad King | 2020-10-01 | 2 | -8/+85 |
|\ \ \ \ | |||||
| * | | | | gitlab-ci: hide modern whitespace attribute usage from old Git versions | Ben Boeckel | 2020-10-01 | 1 | -0/+10 |
| * | | | | gitlab-ci: add jobs to make Linux release packages | Ben Boeckel | 2020-10-01 | 2 | -0/+67 |
| * | | | | gitlab-ci: rename package-pipeline jobs to end in "-package" | Brad King | 2020-10-01 | 1 | -8/+8 |
* | | | | | Merge topic 'macos-arm64' | Brad King | 2020-10-01 | 6 | -5/+40 |
|\ \ \ \ \ | |||||
| * | | | | | macOS: Default to arm64 architecture on Apple Silicon hosts | Brad King | 2020-09-30 | 5 | -4/+35 |
| * | | | | | Tests: Teach RunCMake to ignore Xcode internal objc warnings | Brad King | 2020-09-30 | 1 | -0/+1 |
| * | | | | | Tests: Enable Assembler test case when CMAKE_OSX_ARCHITECTURES has one value | Brad King | 2020-09-29 | 1 | -1/+4 |
* | | | | | | Merge topic 'cmake-gui-reference-manual' | Brad King | 2020-10-01 | 4 | -8/+40 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMake GUI: Add "CMake Reference Manual" help item | Kyle Edwards | 2020-09-30 | 4 | -2/+34 |
| * | | | | | | Refactor: Modernize cmSystemTools::FindCMakeResources() | Kyle Edwards | 2020-09-30 | 1 | -6/+6 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'genexpr-for-mfc-flag' | Brad King | 2020-10-01 | 5 | -2/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Teach CMAKE_MFC_FLAG to support generator expressions | Andrey Starodubtsev | 2020-09-30 | 5 | -2/+13 |
* | | | | | | | Merge topic 'msvc_implib' | Brad King | 2020-10-01 | 5 | -10/+41 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Make ImportLibary generation optional | Mark Jansen | 2020-09-30 | 5 | -10/+41 |
| | |/ / / / / | |/| | | | | |