summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | CMake Nightly Date StampKitware Robot2022-05-221-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-05-211-1/+1
* | | | | | Merge topic 'vs-system-include'Brad King2022-05-201-6/+37
|\ \ \ \ \ \
| * | | | | | VS: Add support for SYSTEM include directoriesJosiah Bills2022-05-181-6/+37
* | | | | | | Merge topic 'win_arm64_native_toolchain'Brad King2022-05-202-8/+13
|\ \ \ \ \ \ \
| * | | | | | | VS: ARM64 as default toolset architecture for ARM64 hostNiyas Sait2022-05-192-8/+13
* | | | | | | | Merge topic 'vs2022-only'Brad King2022-05-201-0/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | file(GET_RUNTIME_DEPENDENCIES): Support VS 2022 without VS 2019Brad King2022-05-191-0/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2022-05-201-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'ignore-werror-command-arg'Brad King2022-05-194-5/+21
|\ \ \ \ \ \ \
| * | | | | | | COMPILE_WARNING_AS_ERROR: Add command-line optionMartin Duffy2022-05-184-5/+21
* | | | | | | | Merge topic 'verify-interface-header-sets'Brad King2022-05-192-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETSKyle Edwards2022-05-182-6/+6
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-191-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'ccmake-fix-infinite-loop-search'Brad King2022-05-182-7/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | ccmake: Fix infinite loop during invalid searchMartin Duffy2022-05-182-7/+8
| * | | | | | | Merge topic 'cuda-arch-off-vs' into release-3.23Brad King2022-05-161-4/+5
| |\ \ \ \ \ \ \
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-181-1/+1
* | | | | | | | | Merge topic 'try_compile-project-platform-vars'Brad King2022-05-172-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | try_compile: Add option to skip passing platform variablesBrad King2022-05-161-3/+4
| * | | | | | | | | try_compile: Propagate platform variables in project-mode tooBrad King2022-05-162-2/+7
* | | | | | | | | | Merge topic 'install-all-components-fix'Brad King2022-05-172-6/+16
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | install: Don't ignore EXCLUDE_FROM_ALL when used with ALL_COMPONENTSNils Gladitz2022-05-162-6/+16
* | | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-171-1/+1
* | | | | | | | | | Merge topic 'CMAKE_PROJECT_TOP_LEVEL_INCLUDES'Brad King2022-05-161-0/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection pointCraig Scott2022-05-131-0/+27
* | | | | | | | | | | Merge topic 'cuda-arch-off-vs'Brad King2022-05-161-4/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | VS: Fix CUDA CodeGeneration field for CMAKE_CUDA_ARCHITECTURES=OFFBrad King2022-05-131-4/+5
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-161-1/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-151-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-141-1/+1
* | | | | | | | | Merge topic 'presets-pathListSep'Brad King2022-05-133-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake-presets: add ${pathListSep} macroErin Melucci2022-05-123-0/+19
* | | | | | | | | | Merge topic 'ccmake-delete-cache'Brad King2022-05-132-21/+17
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | ccmake: Fix crash when deleting all cache entriesMartin Duffy2022-05-122-9/+11
| * | | | | | | | | ccmake: Move Initialization of Fields InlineMartin Duffy2022-05-122-12/+6
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'avoid-remove-empty-path' into release-3.23Brad King2022-05-031-1/+3
| |\ \ \ \ \ \ \ \
* | | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-131-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-121-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-111-1/+1
* | | | | | | | | Merge topic 'werror-property'Brad King2022-05-102-0/+10
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-062-0/+10
* | | | | | | | | Merge topic 'watcom-runtime-library-v2'Brad King2022-05-104-1/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | OpenWatcom: Allow specifying the runtime libraryCameron Cawley2022-05-064-1/+47
* | | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-101-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-091-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-081-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-05-071-1/+1
* | | | | | | | | Merge topic 'json-pass-state'Kyle Edwards2022-05-066-386/+353
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | cmJSONHelpers: Allow passing state contextMartin Duffy2022-05-051-57/+70