summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Source: Assume elf.h does not exist on WindowsBrad King2020-06-031-1/+3
* Merge topic 'imported-local-target-alias'Brad King2020-06-038-32/+71
|\
| * add_library/add_executable: allow local alias to imported targetsMarc Chevrier2020-06-028-32/+71
* | 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 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
* | | | CMake Nightly Date StampKitware Robot2020-06-031-1/+1
| |_|/ |/| |
* | | Merge topic 'gitlab-ci-ninja-multi'Brad King2020-06-025-22/+53
|\ \ \
| * | | 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 'cmprop'Brad King2020-06-0261-28/+62
|\ \ \ \
| * | | | Single location for cmProp typedefVitaly Stakhovsky2020-06-0161-28/+62
* | | | | Merge topic 'target_link_libraries-self-link-is-an-error'Brad King2020-06-022-1/+11
|\ \ \ \ \
| * | | | | target_link_libraries: self-link through ALIAS is an errorMarc Chevrier2020-05-302-1/+11
| |/ / / /
* | | | | Merge topic 'getdef-nodups'Brad King2020-06-025-15/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | GetDefinition: avoid duplicate callsVitaly Stakhovsky2020-05-295-15/+14
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2020-06-021-1/+1
* | | | Merge topic 'non-coverage-lines'Brad King2020-06-011-2/+8
|\ \ \ \
| * | | | CTest: Handle non-coverage lines in gcov filesTobias Ellinghaus2020-05-291-2/+8
| |/ / /
* | | | Merge topic 'pch-fix-bad-ClearSourcesCache'Brad King2020-06-012-3/+17
|\ \ \ \
| * \ \ \ Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache'Brad King2020-05-292-3/+17
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | PCH: Fix logic error that incorrectly clears sources during VS generationBrad King2020-05-292-3/+17
* | | | | Merge topic 'ninja-multi-export-all-symbols'Brad King2020-06-011-1/+2
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Fix bug in CMAKE_WINDOWS_EXPORT_ALL_SYMBOLSKyle Edwards2020-05-291-1/+2
| |/ / / /
| * | | | CMake 3.17.3v3.17.3Brad King2020-05-281-1/+1
| * | | | Merge topic 'ctest-repeat-notrun' into release-3.17Brad King2020-05-271-0/+5
| |\ \ \ \
| * \ \ \ \ Merge topic 'ninja-multi-install' into release-3.17Brad King2020-05-253-5/+42
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2020-06-011-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2020-05-311-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2020-05-301-1/+1
| |_|_|_|/ |/| | | |
* | | | | VS: Drop StdOutEncoding with VS 16.6 pending investigationBrad King2020-05-291-2/+5
* | | | | Merge topic 'alias-cannot-overwrite-another-target'Brad King2020-05-292-1/+14
|\ \ \ \ \
| * | | | | ALIAS target: cannot overwrite an existing targetMarc Chevrier2020-05-282-1/+14
* | | | | | Merge topic 'bugfix-gcev'Brad King2020-05-291-1/+1
|\ \ \ \ \ \
| * | | | | | server-mode: Fix regression in cache entry reportingVitaly Stakhovsky2020-05-281-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2020-05-291-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'update-kwsys'Brad King2020-05-2825-3005/+75
|\ \ \ \ \ \
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-05-2725-3005/+75
| |/ / / / /
* | | | | | Merge topic 'multi-ninja-pch-object-library'Brad King2020-05-282-95/+150
|\ \ \ \ \ \
| * | | | | | Multi-Ninja: Fix reusable PCHs for MSVCCristian Adam2020-05-272-95/+150
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2020-05-281-1/+1
|/ / / / /
* | | | | Merge topic 'update-gitlab-links'Brad King2020-05-273-4/+4
|\ \ \ \ \
| * | | | | Update links to gitlab.kitware.com repos to add `-/`Brad King2020-05-263-4/+4
* | | | | | Merge topic 'cmState-unused-method'Brad King2020-05-271-1/+0
|\ \ \ \ \ \
| * | | | | | cmState: Drop unused and unimplemented SetCacheValue methodBrad King2020-05-261-1/+0
| |/ / / / /
* | | | | | Merge topic 'automoc-after-generated-sources'Brad King2020-05-272-5/+11
|\ \ \ \ \ \
| * | | | | | AutoMoc: Configure AutoMoc after generated sources (PCH, Unity)Cristian Adam2020-05-262-5/+11
| |/ / / / /