summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'iwyu_errors'Brad King2023-04-261-3/+10
|\
| * IWYU: Return error code if user enables error reportingAshish Sadanandan2023-04-251-3/+10
* | Merge topic 'update-libarchive'Brad King2023-04-261-1/+1
|\ \
| * | libarchive: Set build options the way we need for CMakeBrad King2023-04-251-1/+1
* | | CMake Nightly Date StampKitware Robot2023-04-261-1/+1
|/ /
* | Merge topic 'CMake-uses-cmList-class'Brad King2023-04-2577-455/+438
|\ \
| * | CMake code rely on cmList class for CMake lists management (part. 1)Marc Chevrier2023-04-2476-380/+372
| * | cmExpandList and cmExpandLists rely on cmList classMarc Chevrier2023-04-233-75/+66
* | | CMake Nightly Date StampKitware Robot2023-04-251-1/+1
* | | CMake Nightly Date StampKitware Robot2023-04-241-1/+1
* | | CMake Nightly Date StampKitware Robot2023-04-231-1/+1
* | | Merge topic 'Link_instruction_in_RSP'Marc Chevrier2023-04-222-5/+35
|\ \ \
| * | | Add support of CMAKE_<LANG>_USE_RESPONSE_FILE_FOR_LIBRARIES variable.Matthieu Ribiere2023-04-132-5/+35
* | | | CMake Nightly Date StampKitware Robot2023-04-221-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-04-211-1/+1
| |/ / |/| |
* | | Merge topic 'GenEx-list'Marc Chevrier2023-04-202-18/+715
|\ \ \
| * | | GenEx LIST: list operationsMarc Chevrier2023-04-162-18/+715
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2023-04-201-1/+1
* | | CMake Nightly Date StampKitware Robot2023-04-191-1/+1
* | | CMake Nightly Date StampKitware Robot2023-04-181-1/+1
* | | Merge topic 'export-file-set-old-cmake-versions'Craig Scott2023-04-171-1/+16
|\ \ \
| * | | install(EXPORT): Fall back to set_property(APPEND) for FILE_SETKyle Edwards2023-04-121-1/+16
* | | | CMake Nightly Date StampKitware Robot2023-04-171-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-04-161-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-04-151-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-04-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-04-131-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2023-04-121-1/+1
* | | CMake Nightly Date StampKitware Robot2023-04-111-1/+1
* | | Merge topic 'automoc-macro-names'Craig Scott2023-04-1010-199/+299
|\ \ \
| * | | Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target propertyOrkun Tokdemir2023-04-093-0/+25
| * | | Autogen: Defer setup until Generate stepOrkun Tokdemir2023-04-052-8/+20
| * | | cmGeneratorTarget: Factor out EvaluatedTargetProperty infrastructureOrkun Tokdemir2023-04-055-189/+252
| * | | cmGeneratorTarget: Avoid incidental include-what-you-use warningBrad King2023-04-051-2/+2
* | | | Merge topic 'ninja-nvhpc-fortran-Werror'Craig Scott2023-04-101-2/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Ninja: Exclude NVHPC -Werror flags during Fortran preprocessingBrad King2023-04-041-2/+23
* | | | CMake Nightly Date StampKitware Robot2023-04-101-1/+1
* | | | Merge topic 'list-command-uses-cmList'Marc Chevrier2023-04-092-841/+315
|\ \ \ \
| * | | | list(): rely on cmList classMarc Chevrier2023-04-082-841/+315
* | | | | CMake Nightly Date StampKitware Robot2023-04-091-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-04-081-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2023-04-071-1/+1
|/ / /
* | | Merge topic 'cmList-class'Brad King2023-04-065-29/+2214
|\ \ \
| * | | GenEx: list oriented genexes use cmList classMarc Chevrier2023-04-051-28/+17
| * | | cmList: CMake list implementationMarc Chevrier2023-04-054-1/+2197
* | | | Merge topic 'vs-sdk-selection'Brad King2023-04-069-26/+259
|\ \ \ \
| * | | | VS: Select Windows SDK matching WindowsSDKVersion env varBrad King2023-04-051-1/+11
| * | | | VS: Select latest available Windows SDK version by defaultBrad King2023-04-052-4/+10
| * | | | VS: Add support for setting WindowsTargetPlatformVersion to 10.0Brad King2023-04-051-0/+10
| * | | | VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selectionBrad King2023-04-055-3/+92