summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: Unconditionally build libjsoncppKyle Edwards2023-07-261-4/+0
* Merge topic 'exec-program-policy'Kyle Edwards2023-07-262-2/+6
|\
| * exec_program(): Remove by policy CMP0153Kyle Edwards2023-07-252-2/+6
* | CMake Nightly Date StampKitware Robot2023-07-261-1/+1
* | Merge topic 'property-typo-fix'Brad King2023-07-251-1/+1
|\ \
| * | cmTarget: Restore Fortran_PREPROCESS property initializationBen Boeckel2023-07-251-1/+1
* | | Merge topic 'cdash_checksum_400'Brad King2023-07-251-9/+12
|\ \ \ | |_|/ |/| |
| * | ctest: Update ctest_submit for CDash behavior changeZack Galbreath2023-07-251-9/+12
| * | CMake 3.26.5v3.26.5Brad King2023-07-191-1/+1
| * | CMake 3.26.4v3.26.4Brad King2023-05-181-1/+1
| * | CMake 3.26.3v3.26.3Brad King2023-04-041-1/+1
| * | CMake 3.26.2v3.26.2Brad King2023-03-291-1/+1
* | | Merge topic 'fix-ctest-timeout-regression'Brad King2023-07-251-3/+5
|\ \ \ | | |/ | |/|
| * | CTest: Fix regression in calculating test timeoutKyle Edwards2023-07-241-3/+5
* | | CMake Nightly Date StampKitware Robot2023-07-251-1/+1
* | | Merge topic 'file-REAL_PATH-relative'Brad King2023-07-242-4/+58
|\ \ \
| * | | file(REAL_PATH): resolve symlinks before '..' componentsRobert Maynard2023-07-202-4/+58
* | | | Merge topic 'dyndep-module-info-objlib-dependency'Brad King2023-07-243-5/+24
|\ \ \ \ | | |/ / | |/| |
| * | | cmComputeLinkInformation: track OBJECT library dependenciesBen Boeckel2023-07-223-5/+24
| * | | CMake 3.27.0v3.27.0Brad King2023-07-181-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-07-241-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-07-231-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-07-221-1/+1
* | | | Merge topic 'cmstrcat-pass'Brad King2023-07-213-108/+117
|\ \ \ \
| * | | | cmMakefile: use single characters where possibleBen Boeckel2023-07-191-6/+6
| * | | | cmMakefile: use static string views in some locationsBen Boeckel2023-07-191-10/+9
| * | | | cmMakefile: use `cmStrCat` where possibleBen Boeckel2023-07-191-21/+26
| * | | | cmGlobalGenerator: use single chars where possibleBen Boeckel2023-07-191-1/+1
| * | | | cmGlobalGenerator: use `cmStrCat` where possibleBen Boeckel2023-07-191-39/+42
| * | | | cmCoreTryCompile: combine strings where possibleBen Boeckel2023-07-191-11/+14
| * | | | cmCoreTryCompile: use single characters where possibleBen Boeckel2023-07-191-16/+16
| * | | | cmCoreTryCompile: use `cmStrCat` where possibleBen Boeckel2023-07-191-15/+14
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2023-07-211-1/+1
* | | | Merge topic 'command-job-server-aware'Brad King2023-07-208-0/+48
|\ \ \ \
| * | | | add_custom_{target,command}: Add argument JOB_SERVER_AWAREChris Mahoney2023-07-198-0/+48
* | | | | CMake Nightly Date StampKitware Robot2023-07-201-1/+1
| |/ / / |/| | |
* | | | Merge topic 'imported-implib-only'Brad King2023-07-193-13/+32
|\ \ \ \
| * | | | cmTarget: Add a way to represent imported shared library stubsRobert Maynard2023-07-183-13/+32
* | | | | Merge topic 'windows-kernel-mode-driver'Brad King2023-07-194-11/+88
|\ \ \ \ \
| * | | | | Windows: Add experimental WindowsKernelModeDriver platformKyle Edwards2023-07-172-0/+7
| * | | | | try_compile(): Pass down CMAKE_EXPERIMENTAL_* feature flagsKyle Edwards2023-07-173-0/+14
| * | | | | cmake_language(): Add undocumented GET_EXPERIMENTAL_FEATURE_ENABLED modeKyle Edwards2023-07-173-1/+48
| * | | | | cmExperimental: Expose feature data APIKyle Edwards2023-07-172-10/+19
* | | | | | Merge topic 'cmCMakePath-SunPro-sparc-workaround'Brad King2023-07-192-7/+208
|\ \ \ \ \ \
| * | | | | | cmCMakePath: workarounds for Sunpro/sparc compilerMarc Chevrier2023-07-182-7/+208
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2023-07-191-1/+1
* | | | | | Merge topic 'LINK_OPTIONS-dollar-escaping'Brad King2023-07-186-12/+27
|\ \ \ \ \ \
| * | | | | | LINK_OPTIONS: ensure correct dollar escapingMarc Chevrier2023-07-176-12/+27
| |/ / / / /
* | | | | | Merge topic 'innosetup-component-install'Brad King2023-07-181-11/+8
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | InnoSetup: Always specify at least one component installation typeJannik Alber2023-07-171-11/+8