summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix RunCMake.CommandLine toolchain case command lineBrad King2022-01-202-2/+3
* CMake Nightly Date StampKitware Robot2022-01-201-1/+1
* Merge topic 'cpack-dmg-sla'Brad King2022-01-1913-3/+95
|\
| * CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLABrad King2022-01-189-3/+64
| * Tests: Add CPack/DMG case covering SLA from CPACK_RESOURCE_FILE_LICENSEBrad King2022-01-185-0/+31
* | Merge topic 'define-property-optional-args'Brad King2022-01-198-46/+65
|\ \
| * | define_property(): Make BRIEF_DOCS and FULL_DOCS optionalKyle Edwards2022-01-188-15/+45
| * | cmDefinePropertyCommand: Refactor to use cmArgumentParserKyle Edwards2022-01-181-32/+21
| |/
* | Merge topic 'handle_multiple_source_dirs'Brad King2022-01-192-28/+39
|\ \
| * | CMake: `-S` paths preferred over other provided pathsRobert Maynard2022-01-181-28/+26
| * | Add tests that showcase cmake -S limitationsRobert Maynard2022-01-181-0/+13
* | | Merge topic 'update-expat'Brad King2022-01-198-20/+215
|\ \ \
| * \ \ Merge branch 'upstream-expat' into update-expatBrad King2022-01-187-19/+214
| |\ \ \
| | * | | expat 2022-01-16 (57c7da69)Expat Upstream2022-01-187-19/+216
| * | | | expat: Update script to get Expat 2.4.3Brad King2022-01-181-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'depfile-parsing-update'Brad King2022-01-1911-88/+137
|\ \ \ \
| * | | | 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-168-58/+101
* | | | | CMake Nightly Date StampKitware Robot2022-01-191-1/+1
| |/ / / |/| | |
* | | | Merge topic 'cuda_host_env'Brad King2022-01-183-14/+12
|\ \ \ \
| * | | | CUDA: Fix CMAKE_CUDA_COMPILER_ARG1 cache descriptionRaul Tambre2022-01-151-9/+9
| * | | | Help: Correct CUDAHOSTCXX and CUDAARCHS as having higher precedenceRaul Tambre2022-01-152-5/+3
* | | | | Merge topic 'doc-internal-linker-preference'Brad King2022-01-183-2/+6
|\ \ \ \ \
| * | | | | Help: Move linker preference variables to the internal sectionCraig Scott2022-01-153-2/+6
* | | | | | Merge topic 'CheckLinkerFlag-update-implementation'Brad King2022-01-186-113/+118
|\ \ \ \ \ \
| * | | | | | CheckLinkerFlag: rely now on internal implementationMarc Chevrier2022-01-142-47/+37
| * | | | | | internal/CheckCompilerFlag: rely on common configurationMarc Chevrier2022-01-144-66/+81
* | | | | | | Merge topic 'find_library-clean-env'Brad King2022-01-183-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Tests: Avoid interference from environment in RunCMake.find_libraryWilliam R. Dieter2022-01-143-0/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'add-intel-copyright'Brad King2022-01-181-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add Intel to the Copyright.txt fileWilliam R. Dieter2022-01-141-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'IntelLLVM-windows-link-with-driver'Brad King2022-01-181-0/+13
|\ \ \ \ \ \ \
| * | | | | | | IntelLLVM: Set linker to compiler driver for WindowsWilliam R. Dieter2022-01-141-0/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | 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
* | | | | | Merge topic 'doc-LANG_STANDARD_REQUIRED'Craig Scott2022-01-152-5/+18
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Help: Actual language standard can be higher than <LANG>_STANDARDCraig Scott2022-01-142-5/+18
| | |_|/ / | |/| | |
* | | | | 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
* | | | | Merge topic 'doc-DEPRECATION-format'Brad King2022-01-143-2/+14
|\ \ \ \ \
| * | | | | Help: Document formatting of DEPRECATION target propertyBrad King2022-01-133-2/+14
* | | | | | Merge topic 'update-libuv'Brad King2022-01-1421-915/+170
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | libuv: add cast to pass sockaddr_storage as sockaddr on windowsBrad King2022-01-131-1/+1
| * | | | | Merge branch 'upstream-libuv' into update-libuvBrad King2022-01-1321-914/+169
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | libuv 2022-01-13 (2fbfa035)libuv upstream2022-01-1321-914/+169
* | | | | | CMake Nightly Date StampKitware Robot2022-01-141-1/+1
|/ / / / /
* | | | | Merge topic 'cudatoolkit_find_cufft_static_nocallback'Brad King2022-01-132-0/+9
|\ \ \ \ \
| * | | | | CUDAToolkit: Add CUDA::cufft_static_nocallback targetRobert Maynard2022-01-122-0/+9
| | |/ / / | |/| | |