summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* add_custom_{target,command}: Add argument JOB_SERVER_AWAREChris Mahoney2023-07-198-0/+48
* CMake Nightly Date StampKitware Robot2023-06-191-1/+1
* CMake Nightly Date StampKitware Robot2023-06-181-1/+1
* CMake Nightly Date StampKitware Robot2023-06-171-1/+1
* CMake Nightly Date StampKitware Robot2023-06-161-1/+1
* Merge topic 'cmuvprocesschain-external-stream-fd'Brad King2023-06-1511-69/+181
|\
| * cmUVStreambuf: Update URL for example codeKyle Edwards2023-06-141-1/+2
| * cmUVStream: Add cmUVStreamRead() functionKyle Edwards2023-06-141-0/+38
| * cmUVProcessChain: Return output and error streams as file descriptorsKyle Edwards2023-06-148-68/+38
| * cmUVPipeIStream: Add cmUVPipeIStreamKyle Edwards2023-06-142-0/+103
* | Merge topic 'ccmake-keybinds'Brad King2023-06-152-12/+62
|\ \
| * | ccmake: Additional keybindingsMartin Duffy2023-06-142-12/+62
* | | CMake Nightly Date StampKitware Robot2023-06-151-1/+1
|/ /
* | Merge topic 'cross-compiling-emulator-env-var'Brad King2023-06-141-0/+12
|\ \
| * | CrossCompiling: Load CMAKE_CROSSCOMPILING_EMULATOR from environmentMatt McCormick2023-06-131-0/+12
* | | Merge topic 'remove-vs11-generator'Brad King2023-06-1411-206/+1
|\ \ \
| * | | Drop Visual Studio 11 2012 generatorBrad King2023-06-1310-194/+1
| * | | cmVisualStudio10TargetGenerator: Remove unused VS-10-only codeBrad King2023-06-131-12/+0
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2023-06-141-1/+1
|/ /
* | Merge topic 'cmuvprocesschain-input-file'Brad King2023-06-131-5/+22
|\ \
| * | cmUVProcessChain: Add support for SetExternalStream(Stream_INPUT)Kyle Edwards2023-06-121-5/+22
* | | CMake Nightly Date StampKitware Robot2023-06-131-1/+1
|/ /
* | Merge topic 'add_test-empty-args'Brad King2023-06-121-1/+2
|\ \
| * | add_test: Restore support for empty test argumentsMarc Chevrier2023-06-091-1/+2
| * | CMake 3.27.0-rc1v3.27.0-rc1Brad King2023-06-081-1/+1
| * | Merge topic 'cmcldeps-rc' into release-3.27Brad King2023-06-081-28/+18
| |\ \
* | | | CMake Nightly Date StampKitware Robot2023-06-121-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-06-111-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-06-101-1/+1
* | | | Merge topic 'cmuvprocesschain-spawn-result'Brad King2023-06-099-99/+129
|\ \ \ \
| * | | | cmUVProcessChain: Add Status::SpawnResult fieldKyle Edwards2023-06-089-56/+47
| * | | | cmUVProcessChain: Manually create pipes between processesKyle Edwards2023-06-081-23/+68
| * | | | cmUVProcessChain: Do some internal refactoringKyle Edwards2023-06-081-26/+20
* | | | | Merge topic 'Makefiles-safer-COLOR-usage'Brad King2023-06-092-2/+2
|\ \ \ \ \
| * | | | | Makefiles: quote `$(COLOR)` expansionsBen Boeckel2023-06-082-2/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'post-rel-dev'Brad King2023-06-093-4/+4
|\ \ \ \ \
| * | | | | Configure CMake itself with policies through CMake 3.26Brad King2023-06-071-1/+1
| * | | | | export: Increase maximum policy version in exported files to 3.26Brad King2023-06-071-2/+2
| * | | | | Add deprecation warnings for policies CMP0120 and belowBrad King2023-06-071-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-06-091-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'cmcldeps-rc'Brad King2023-06-081-28/+18
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | cmcldeps: Avoid passing /nologo more than once to RC compilerBrad King2023-06-071-2/+11
| * | | cmcldeps: Do not pass linker flags to clBenjamin Buch2023-06-071-19/+5
| * | | cmcldeps: Remove unused C and CXX supportBenjamin Buch2023-06-071-9/+4
* | | | CMake Nightly Date StampKitware Robot2023-06-081-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-06-071-1/+1
| |/ / |/| |
* | | Begin post-3.27 developmentBrad King2023-06-061-2/+2
| |/ |/|
* | Begin 3.27 release versioningBrad King2023-06-061-3/+3
* | Merge topic 'verify-interface-header-sets-skip-linting'Kyle Edwards2023-06-061-0/+4
|\ \
| * | VERIFY_INTERFACE_HEADER_SETS: Skip header files that have SKIP_LINTINGKyle Edwards2023-06-061-0/+4