summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge topic 'cmake-presets-include-outside-project-dir'Brad King2022-01-203-29/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | CMakePresets: Allow files included from CMakePresets.json to be anywhereKyle Edwards2022-01-193-29/+0
* | | | | | | | CMake Nightly Date StampKitware Robot2022-01-201-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'cpack-dmg-sla'Brad King2022-01-191-3/+7
|\ \ \ \ \ \ \
| * | | | | | | CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLABrad King2022-01-181-3/+7
* | | | | | | | Merge topic 'define-property-optional-args'Brad King2022-01-192-44/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | define_property(): Make BRIEF_DOCS and FULL_DOCS optionalKyle Edwards2022-01-182-13/+5
| * | | | | | | | cmDefinePropertyCommand: Refactor to use cmArgumentParserKyle Edwards2022-01-181-32/+21
| |/ / / / / / /
* | | | | | | | Merge topic 'handle_multiple_source_dirs'Brad King2022-01-191-28/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | CMake: `-S` paths preferred over other provided pathsRobert Maynard2022-01-181-28/+26
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'depfile-parsing-update'Brad King2022-01-196-84/+115
|\ \ \ \ \ \ \ \
| * | | | | | | | add_custom_command(DEPFILE): ensure all dependencies are taken into accountMarc Chevrier2022-01-163-30/+36
| * | | | | | | | Depfile parsing: enhance compatibility with GNU MakeMarc Chevrier2022-01-163-54/+79
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-01-191-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2022-01-181-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2022-01-171-1/+1
|/ / / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2022-01-161-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2022-01-151-1/+1
|/ / / / / /
* | | | | | Merge topic 'fix_file_offset'Brad King2022-01-141-14/+9
|\ \ \ \ \ \
| * | | | | | file: Fix types of the OFFSET and LIMIT argumentsAlexey Edelev2022-01-131-14/+9
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2022-01-141-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-01-131-1/+1
|/ / / / /
* | | | | Merge topic 'better_error_message_on_unsupported_language_level'Brad King2022-01-121-2/+6
|\ \ \ \ \
| * | | | | cmStandardLevelResolver: Better error message on unsupported language levelRobert Maynard2022-01-111-2/+6
* | | | | | Merge topic 'file-READ_ELF-capture-error'Brad King2022-01-121-3/+8
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | file: Restore error capture in undocumented READ_ELF modeBrad King2022-01-111-3/+8
| * | | | | CMake 3.22.1v3.22.1Brad King2021-12-071-1/+1
* | | | | | Merge topic 'update-kwsys'Brad King2022-01-125-25/+27
|\ \ \ \ \ \
| * | | | | | cmFileCommand: Update for new signature of GetLineFromStreamBrad King2022-01-111-6/+4
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-01-114-19/+23
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-01-121-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2022-01-111-1/+1
* | | | | Merge topic 'cmake-presets-include'Brad King2022-01-1018-1326/+1697
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CMakePresets: Add include fieldKyle Edwards2022-01-073-3/+66
| * | | | Refactor: Generalize file graph in CMakePresetsKyle Edwards2022-01-073-28/+111
| * | | | Refactor: Split JSON processing into configure, build, and test presetsKyle Edwards2022-01-066-599/+821
| * | | | Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraphKyle Edwards2022-01-0613-221/+224
* | | | | CMake Nightly Date StampKitware Robot2022-01-101-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-01-091-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-01-081-1/+1
* | | | | Merge topic 'refactor_vsproject_type'Brad King2022-01-077-47/+55
|\ \ \ \ \
| * | | | | Consolidate usage of VsProjectTypeSumit Bhardwaj2021-12-234-42/+41
| * | | | | Refactor VsProjectType to its own headerSumit Bhardwaj2021-12-233-5/+14
* | | | | | Merge topic 'cpack-pkg-domains'Brad King2022-01-072-1/+40
|\ \ \ \ \ \
| * | | | | | CPack/productbuild: add options to control domains elementDavid Wosk2022-01-062-1/+40
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-01-071-1/+1
|/ / / / /
* | | | | Merge topic 'xcode-framework-system-includes'Brad King2022-01-061-1/+1
|\ \ \ \ \
| * | | | | Xcode: Properly identify frameworks with system includesGregor Jasny2021-12-221-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-01-061-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-01-051-1/+1