summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sphinx/create_identifiers: remove unused importBen Boeckel2020-06-031-1/+1
* Merge topic 'doc-EXCLUDE_FROM_ALL'Brad King2020-06-032-7/+7
|\
| * Help: Clarify the effect of EXCLUDE_FROM_ALL on target installationArcturus2020-06-021-6/+6
| * Help: Rename 'artefact' to 'artifact' in target_precompile_headersArcturus2020-06-021-1/+1
* | Merge topic 'imported-local-target-alias'Brad King2020-06-0327-67/+321
|\ \
| * | add_library/add_executable: allow local alias to imported targetsMarc Chevrier2020-06-0227-65/+310
| * | Help: add_executable: Add TOCMarc Chevrier2020-06-021-2/+11
* | | Merge topic 'armclang-armlink'Brad King2020-06-031-2/+14
|\ \ \
| * | | ARMClang: Add support for armlinkOsama Moharam2020-06-021-2/+14
* | | | Merge topic 'cpack-archive-zip-timestamps'Brad King2020-06-031-0/+5
|\ \ \ \
| * | | | CPack: Use SOURCE_DATE_EPOCH for all timestamps in archivesBen Stone2020-06-021-0/+5
* | | | | Merge branch 'release-3.17'Brad King2020-06-030-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge topic 'pch-no-Fortran' into release-3.17Brad King2020-06-032-11/+15
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'pch-no-Fortran'Brad King2020-06-032-13/+17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-3.17-pch-no-Fortran' into pch-no-FortranBrad King2020-06-022-13/+17
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | PCH: Do not enable GNU or Intel PCH settings for FortranBrad King2020-06-022-11/+15
* | | | | | | Merge branch 'release-3.17'Brad King2020-06-030-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'vs-sln-version-16' into release-3.17Brad King2020-06-031-1/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'vs-sln-version-16'Brad King2020-06-031-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | VS: Fix .sln support for VS Version Selector with VS 2019Brad King2020-06-021-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'libarchive-reduce-checks'Brad King2020-06-034-330/+56
|\ \ \ \ \ \ \
| * | | | | | | libarchive: Use KWIML to get fixed-size integer typesBrad King2020-06-022-216/+41
| * | | | | | | libarchive: Avoid configure-time checks for integer range constantsBrad King2020-06-014-101/+15
| * | | | | | | libarchive: Drop unused code providing uintmax_t and intmax_tBrad King2020-06-012-13/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'curl-reduce-checks'Brad King2020-06-032-19/+12
|\ \ \ \ \ \ \
| * | | | | | | curl: Use KWIML to get integer type sizesBrad King2020-06-022-19/+12
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2020-06-031-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'gitlab-ci-ninja-multi'Brad King2020-06-0212-31/+103
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | gitlab-ci: add a Ninja Multi-Config test jobBen Boeckel2020-06-022-0/+35
| * | | | | gitlab-ci: also build ncurses and Qt code on LinuxBen Boeckel2020-06-025-7/+11
| * | | | | ci: install ncurses and Qt development into the Fedora 31 imageBen Boeckel2020-06-021-2/+4
| * | | | | CursesDialog: resolve clang-tidy warningsBen Boeckel2020-06-024-22/+6
| * | | | | QtDialog: avoid using deprecated APIsBen Boeckel2020-06-022-0/+47
* | | | | | Merge topic 'getdef-expand'Brad King2020-06-0216-137/+70
|\ \ \ \ \ \
| * | | | | | cmMakefile: add GetDefExpandList() that splits value into std::vectorVitaly Stakhovsky2020-05-3016-137/+70
* | | | | | | Merge topic 'doc-c-standard'Brad King2020-06-021-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Help: Clarify that no version of MSVC today support C standard levelsHong Xu2020-06-011-2/+2
* | | | | | | | Merge topic 'cmprop'Brad King2020-06-0261-28/+62
|\ \ \ \ \ \ \ \
| * | | | | | | | Single location for cmProp typedefVitaly Stakhovsky2020-06-0161-28/+62
| |/ / / / / / /
* | | | | | | | Merge topic 'UseSWIG-note-dep-strategy'Brad King2020-06-021-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | UseSWIG: note dependency behavior for Make generatorsBen Boeckel2020-06-011-0/+8
* | | | | | | | | Merge topic 'macos-sdk-libraries'Brad King2020-06-021-5/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Darwin: honour `CMAKE_OSX_SYSROOT` more faithfullySaleem Abdulrasool2020-05-311-5/+21
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'target_link_libraries-self-link-is-an-error'Brad King2020-06-0212-1/+62
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | target_link_libraries: self-link through ALIAS is an errorMarc Chevrier2020-05-3012-1/+62
| |/ / / / / / / /
* | | | | | | | | Merge topic 'getdef-nodups'Brad King2020-06-025-15/+14
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | GetDefinition: avoid duplicate callsVitaly Stakhovsky2020-05-295-15/+14
* | | | | | | | | Merge topic 'asm-preprocessor-flag'Brad King2020-06-022-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASM: Fix preprocessor definition flags for GNU 'as' toolKyle Edwards2020-06-012-0/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'test-fs-time-resolution'Brad King2020-06-022-2/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |