summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ci: support a max parallelism for test-ext jobsBrad King2020-10-011-0/+5
* 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
|\ \ \ \ \
| * | | | | VS: Make ImportLibary generation optionalMark Jansen2020-09-305-10/+41
| | |/ / / | |/| | |
* | | | | Merge topic 'find_package-check-dir'Brad King2020-10-011-4/+5
|\ \ \ \ \
| * | | | | find_package: avoid showing files as directories when searching config filessanchayanghosh2020-09-301-4/+5
* | | | | | Merge topic 'intel-clang'Brad King2020-10-013-0/+9
|\ \ \ \ \ \
| * | | | | | Intel: Add Intel Clang compiler identificationHarini Chilamantula2020-09-293-0/+9
| |/ / / / /
* | | | | | Merge topic 'FindPython-version_range'Craig Scott2020-10-017-142/+491
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | FindPython: Add version range supportMarc Chevrier2020-09-307-142/+491
* | | | | | Merge topic 'ci-continuous'Brad King2020-10-013-9/+33
|\ \ \ \ \ \
| * | | | | | gitlab-ci: add sphinx job to continuous buildBrad King2020-09-301-0/+3
| * | | | | | gitlab-ci: configure rules to enable continuous builds of staged MRsBrad King2020-09-302-0/+11
| * | | | | | gitlab-ci: use separate rules for dependent jobsBrad King2020-09-302-9/+19
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2020-10-011-1/+1
|/ / / / /
* | | | | Merge topic 'cmake_language-DEFER'Brad King2020-09-30153-129/+1153
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-29143-25/+1038
| * | | | cmake_language: Make all errors fatalBrad King2020-09-291-17/+19
| * | | | cmake_language(CALL): Accept empty ${var} expansionsBrad King2020-09-297-69/+71
| * | | | cmake_language(EVAL): Factor out internal helperBrad King2020-09-291-24/+32
| * | | | Help: Use singular placeholder name in cmake_language signatureBrad King2020-09-291-2/+2
| * | | | Tests: Simplify RunCMake.cmake_language invalid command casesBrad King2020-09-295-17/+16
| * | | | cmMakefile: Clarify name of internal list file run methodBrad King2020-09-292-8/+8
* | | | | Merge topic 'find-package-check-empty-version-range'Craig Scott2020-09-3017-36/+97
|\ \ \ \ \
| * | | | | find_package: raise error on empty version rangeMarc Chevrier2020-09-2917-36/+97
* | | | | | Merge topic 'vs-mixed-lang-std'Brad King2020-09-304-0/+49
|\ \ \ \ \ \
| * | | | | | VS: Fix C language standard in target with C++ sourcesBrad King2020-09-294-0/+49
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'update-kwsys'Brad King2020-09-301-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-09-291-1/+1
| |\ \ \ \ \ \
| | * | | | | | KWSys 2020-09-29 (4a19ed43)KWSys Upstream2020-09-291-1/+1
* | | | | | | | Merge topic 'ci-src-package'Brad King2020-09-306-15/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | gitlab-ci: add a job to upload source packagesBrad King2020-09-291-0/+11
| * | | | | | | | gitlab-ci: add a job to make source packagesBrad King2020-09-295-0/+35
| * | | | | | | | gitlab-ci: re-organize packaging pipelineBrad King2020-09-293-15/+27
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.18'Brad King2020-09-300-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'cxx-as-objcxx' into release-3.18Brad King2020-09-305-2/+14
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'cxx-as-objcxx'Brad King2020-09-305-2/+14
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | OBJCXX: Fix regression for compiling cpp files as objcxxCristian Adam2020-09-295-2/+14