summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'ignore_unity_suspicious_include'Brad King2023-04-281-0/+1
|\ \ \ \
| * | | | Unity: Suppress clang-tidy 'bugprone-suspicious-include' warningSylvain Joubert2023-04-271-0/+1
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2023-04-281-1/+1
|/ / /
* | | Merge topic 'ninja-nvhpc-fortran-Werror'Brad King2023-04-271-23/+2
|\ \ \ | |/ / |/| |
| * | Ninja: Revert "Exclude NVHPC -Werror flags during Fortran preprocessing"Brad King2023-04-261-23/+2
* | | Merge topic 'ExternalProject-relative-git-urls'Craig Scott2023-04-271-1/+6
|\ \ \
| * | | ExternalProject/FetchContent: Support relative remote URLsChris Wright2023-04-261-1/+6
* | | | Merge topic 'vs-show-cmake-files'Brad King2023-04-273-13/+86
|\ \ \ \
| * | | | VS: Add CMake input files to ZERO_CHECKAlexander Neundorf2023-04-253-1/+75
| * | | | cmGlobalVisualStudio8Generator: Collect CMake input files earlierAlexander Neundorf2023-04-251-12/+11
* | | | | Merge topic 'fix-short-path'Brad King2023-04-271-1/+6
|\ \ \ \ \
| * | | | | Windows: Tolerate GetShortPathNameW failureOldřich Jedlička2023-04-261-1/+6
| |/ / / /
* | | | | Merge topic 'preset-includes-macro-expansion'Brad King2023-04-273-19/+57
|\ \ \ \ \
| * | | | | presets: add support for macro expansion to includesZoran Angelov2023-04-263-15/+54
| * | | | | presets: Fix encoding of env/penv macro expansion on WindowsBrad King2023-04-261-4/+3
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2023-04-271-1/+1
| |_|/ / |/| | |
* | | | 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