Harmen Stoppels
							
						 | 
						
							
							
								02f3e5be6a
							
							file(RPATH_CHANGE ...): no-op for static binary
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								a66dfe22d7
							
							Merge topic 'ctest-windows-std-handles'
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								e4d0169107
							
							ctest: Fix spurious build failures with CTEST_USE_LAUNCHERS on Windows
						 | 
						1 year ago | 
					
				
					
						
							
								   Charlotte Koch
							
						 | 
						
							
							
								4c70e72cae
							
							cmSystemTools: Fix compilation on DragonFly BSD
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								607051f266
							
							MSYS,CYGWIN: Hard-code host system names when built for these runtimes
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								96010cc968
							
							Ensure stdin, stdout, stderr FILE streams are open on Windows
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								b11c8c45f9
							
							Merge topic 'cmuvprocesschain'
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								bcbb212df7
							
							Revert use of libuv for process execution for 3.28
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								b6e4e4babc
							
							cmUVProcessChain: Simplify SetExternalStream usage
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								d9d9326e14
							
							Source: Avoid out-of-range inputs to std::isspace()
						 | 
						1 year ago | 
					
				
					
						
							
								   makise-homura
							
						 | 
						
							
							
								9bc2aba3b4
							
							LCC: get rid of ambiguous assignments of {} for LCC
						 | 
						1 year ago | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								c4be9c914b
							
							cmSystemTools::RunSingleCommand(): Pass stdin to child process
						 | 
						2 years ago | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								50a6e78a82
							
							cmSystemTools::RunSingleCommand(): Replace cmsysProcess with cmUVProcessChain
						 | 
						2 years ago | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								49a37d5a97
							
							cmCTestScriptHandler: Replace cmsysProcess with cmUVProcessChain
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								36bd3d82f8
							
							cmSystemTools: move `ComputeCertificateThumbprint` to the only consumer
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								a4e4daceaf
							
							cmSystemTools: remove `ComputeFileHash` method
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								4d5198a986
							
							cmSystemTools: remove `ComputeStringMD5` method
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								241ee252ce
							
							IWYU: Update for Debian 12 CI job
						 | 
						2 years ago | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								7050ac56a1
							
							macOS: Add support for linking against .xcframework folders
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								acd9636d9d
							
							cmSystemTools: Add helpers for reading and parsing PATH env vars
						 | 
						2 years ago | 
					
				
					
						
							
								   David Gobbi
							
						 | 
						
							
							
								aa86e8ddfd
							
							Remove component size limit for version comparisons
						 | 
						2 years ago | 
					
				
					
						
							
								   scivision
							
						 | 
						
							
							
								7b0a629693
							
							Source: use C++11 nullptr
						 | 
						2 years ago | 
					
				
					
						
							
								   Kitware Robot
							
						 | 
						
							
							
								33abef7416
							
							Revise C++ coding style using clang-format-15
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								efa9eec040
							
							file(COPY_FILE): Add option to retry on Windows if input access fails
						 | 
						3 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								fa518188d8
							
							cmSystemTools: Remove unused CopySingleFile overload
						 | 
						3 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								89b144789d
							
							file(COPY_FILE): Report if failure occurred on input or output path
						 | 
						3 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								aba48bd6ac
							
							cmSystemTools: Provide quiet link creation methods
						 | 
						3 years ago | 
					
				
					
						
							
								   zhenhaonong
							
						 | 
						
							
							
								1b64aa68b9
							
							cmSystemTools: Fix encoding of whole-environment lookup on Windows
						 | 
						3 years ago | 
					
				
					
						
							
								   Matthew Woehlke
							
						 | 
						
							
							
								d1befe5515
							
							cmSystemTools: Add MakeTempDirectory
						 | 
						3 years ago | 
					
				
					
						
							
								   Alex Reinking
							
						 | 
						
							
							
								c9d70a7cc3
							
							cmake -E env: Add --modify flag
						 | 
						3 years ago |