summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* presets: add support for macro expansion to includesZoran Angelov2023-04-2611-15/+103
* presets: Fix encoding of env/penv macro expansion on WindowsBrad King2023-04-261-4/+3
* Merge topic 'CMake-uses-cmList-class'Brad King2023-04-2578-456/+440
|\
| * CMake code rely on cmList class for CMake lists management (part. 1)Marc Chevrier2023-04-2477-381/+374
| * 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
* | | Merge topic 'emacs-mode-shell-quote-fix'Marc Chevrier2023-04-221-2/+2
|\ \ \
| * | | Properly handle cases where `topic` argument is defaultedDamien Nguyen2023-04-211-2/+2
* | | | 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-20152-37/+2382
|\ \
| * | GenEx LIST: list operationsMarc Chevrier2023-04-16152-37/+2382
* | | 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 'doc-workflow-presets-vendor'Craig Scott2023-04-171-0/+6
|\ \ \
| * | | Help: Add missing vendor field to the workflow presets docsCraig Scott2023-04-151-0/+6
* | | | 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
* | | | | Merge branch 'release-3.26'Marc Chevrier2023-04-170-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge topic 'Help-CMP0105-clarifications' into release-3.26Marc Chevrier2023-04-171-2/+3
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'Help-CMP0105-clarifications'Marc Chevrier2023-04-171-2/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-3.26-help-CMP0105' into Help-CMP0105-clarificationsMarc Chevrier2023-04-151-2/+3
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | Help: CMP0105 policy: clarificationsMarc Chevrier2023-04-151-2/+3
| | |/ / / /
* | | | | | 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-1024-201/+550
|\ \ \ \
| * | | | Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target propertyOrkun Tokdemir2023-04-0915-2/+274
| * | | | Autogen: Defer setup until Generate stepOrkun Tokdemir2023-04-052-8/+20
| * | | | cmGeneratorTarget: Factor out EvaluatedTargetProperty infrastructureOrkun Tokdemir2023-04-056-189/+253
| * | | | cmGeneratorTarget: Avoid incidental include-what-you-use warningBrad King2023-04-051-2/+2
| * | | | IWYU: Add mapping for 'std::remove_reference<Defer &>::type'Brad King2023-04-051-0/+1
* | | | | Merge topic 'ninja-nvhpc-fortran-Werror'Craig Scott2023-04-102-2/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Ninja: Exclude NVHPC -Werror flags during Fortran preprocessingBrad King2023-04-042-2/+24
* | | | | CMake Nightly Date StampKitware Robot2023-04-101-1/+1
* | | | | Merge topic 'python-file-encoding'Craig Scott2023-04-093-9/+10
|\ \ \ \ \
| * | | | | Tests: Always load presets schema as UTF-8Craig Scott2023-04-071-3/+3
| * | | | | Sphinx: Modernize UTF-8 encoding handling when updating CMake.qhpCraig Scott2023-04-071-4/+4
| * | | | | Sphinx: Specify encoding when opening files for title extractionCraig Scott2023-04-071-2/+3
* | | | | | Merge topic 'list-command-uses-cmList'Marc Chevrier2023-04-093-842/+316
|\ \ \ \ \ \
| * | | | | | list(): rely on cmList classMarc Chevrier2023-04-083-842/+316
| |/ / / / /