summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Presets: Add cmCMakePresetsFile classKyle Edwards2020-10-053-0/+906
* Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()Kyle Edwards2020-10-0510-19/+20
* cmJSONHelpers: Add new Bind() functionKyle Edwards2020-10-052-12/+34
* CMake GUI Tests: Increase default sleep timeKyle Edwards2020-10-051-1/+1
* Merge topic 'update-regenerate-lexers'Brad King2020-10-051-1/+4
|\
| * Utilities/Scripts: Update regenerate-lexers.bashKyle Edwards2020-10-021-1/+4
* | Merge topic 'cuda_nvcc_abi_werror'Brad King2020-10-052-1/+5
|\ \
| * | CMakeDetermineCompilerABI: Handle NVCC-style -Werror flagsRaul Tambre2020-10-042-1/+5
* | | CMake Nightly Date StampKitware Robot2020-10-051-1/+1
* | | Merge topic 'xcode-refactor-framework-linking'Craig Scott2020-10-047-17/+78
|\ \ \
| * | | Xcode: Don't add framework as -framework argument in linker info listGusts Kaksis2020-10-027-17/+78
* | | | Merge topic 'FetchContent_missing_SOURCE_DIR'Craig Scott2020-10-046-0/+32
|\ \ \ \ | |_|/ / |/| | |
| * | | FetchContent: Raise error if manually given source dir does not existCraig Scott2020-10-036-0/+32
| |/ /
* | | CMake Nightly Date StampKitware Robot2020-10-041-1/+1
* | | Merge topic 'FindSWIG-foreach-missing'Craig Scott2020-10-034-1/+31
|\ \ \
| * | | FindSWIG: Fix syntax errorMarc Chevrier2020-10-024-1/+31
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2020-10-031-1/+1
|/ /
* | Merge topic 'UseSWIG-output-source-file-properties'Brad King2020-10-0211-10/+213
|\ \
| * | UseSWIG: Add OUTPUT_DIR and OUTFILE_DIR source file propertiesMarc Chevrier2020-09-3011-10/+213
* | | Merge topic 'execute_process-fatal-error'Brad King2020-10-0213-2/+101
|\ \ \
| * | | execute_process: add options for fatal errors on subprocess failureAsit Dhal2020-10-0113-2/+101
* | | | Merge topic 'ctest-memcheck-compute-sanitizer'Brad King2020-10-021-1/+2
|\ \ \ \
| * | | | CTest: add compute-sanitizer alias for cuda-memcheckTobias Ribizel2020-10-011-1/+2
| |/ / /
* | | | Merge topic 'FindPython-tests-optimizations'Marc Chevrier2020-10-0221-82/+82
|\ \ \ \
| * | | | FindPython: Tests optimizationsMarc Chevrier2020-10-0121-82/+82
* | | | | Merge topic 'optimize-cmListFileFunction'Marc Chevrier2020-10-0214-85/+123
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cmListFileCache: Make cmListFileFunction a shared pointerOleksandr Koval2020-10-0114-85/+123
| | |/ / | |/| |
* | | | Merge topic 'FindSWIG-version-range'Craig Scott2020-10-024-6/+70
|\ \ \ \
| * | | | FindSWIG: Add version range supportMarc Chevrier2020-10-014-6/+70
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2020-10-021-1/+1
* | | | Merge topic 'ci-win-no-ExternalData'Brad King2020-10-011-0/+9
|\ \ \ \
| * | | | ci: Skip the Module.ExternalData test on WindowsBrad King2020-10-011-0/+9
|/ / / /
* | | | Merge topic 'ci-test-external-max-parallel'Brad King2020-10-011-0/+5
|\ \ \ \
| * | | | ci: support a max parallelism for test-ext jobsBrad King2020-10-011-0/+5
| | |/ / | |/| |
* | | | Merge topic 'doc-rel-ci'Brad King2020-10-011-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Help/dev: Add maintainer guide steps for CI packaging pipeline updatesBrad King2020-10-011-1/+17
|/ / /
* | | Merge topic 'ci-linux-package'Brad King2020-10-012-8/+85
|\ \ \
| * | | gitlab-ci: hide modern whitespace attribute usage from old Git versionsBen Boeckel2020-10-011-0/+10
| * | | gitlab-ci: add jobs to make Linux release packagesBen Boeckel2020-10-012-0/+67
| * | | gitlab-ci: rename package-pipeline jobs to end in "-package"Brad King2020-10-011-8/+8
* | | | Merge topic 'macos-arm64'Brad King2020-10-016-5/+40
|\ \ \ \
| * | | | macOS: Default to arm64 architecture on Apple Silicon hostsBrad King2020-09-305-4/+35
| * | | | Tests: Teach RunCMake to ignore Xcode internal objc warningsBrad King2020-09-301-0/+1
| * | | | Tests: Enable Assembler test case when CMAKE_OSX_ARCHITECTURES has one valueBrad King2020-09-291-1/+4
* | | | | Merge topic 'cmake-gui-reference-manual'Brad King2020-10-014-8/+40
|\ \ \ \ \
| * | | | | CMake GUI: Add "CMake Reference Manual" help itemKyle Edwards2020-09-304-2/+34
| * | | | | Refactor: Modernize cmSystemTools::FindCMakeResources()Kyle Edwards2020-09-301-6/+6
| | |_|_|/ | |/| | |
* | | | | Merge topic 'genexpr-for-mfc-flag'Brad King2020-10-015-2/+13
|\ \ \ \ \
| * | | | | VS: Teach CMAKE_MFC_FLAG to support generator expressionsAndrey Starodubtsev2020-09-305-2/+13
* | | | | | Merge topic 'msvc_implib'Brad King2020-10-015-10/+41
|\ \ \ \ \ \