summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2023-05-031-1/+1
* Merge topic 'vs-debugger-init'Brad King2023-05-021-0/+4
|\
| * VS: Add variables to initialize debugger-related propertiesAlex Neundorf2023-05-011-0/+4
* | CMake Nightly Date StampKitware Robot2023-05-021-1/+1
* | Merge topic 'CMake-uses-cmList-class'Brad King2023-05-0162-616/+609
|\ \
| * | CMake code rely on cmList class for CMake lists management (part. 2)Marc Chevrier2023-04-2959-496/+398
| * | cmList class: various enhancementsMarc Chevrier2023-04-297-123/+214
* | | Merge topic 'cpack-inno-setup'Brad King2023-05-014-0/+1281
|\ \ \
| * | | CPack: Add Inno Setup generatorJannik Alber2023-04-284-0/+1281
* | | | CMake Nightly Date StampKitware Robot2023-05-011-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-04-301-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2023-04-291-1/+1
| |/ |/|
* | 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