Brad King
							
						 | 
						
							
							
								962e4479d4
							
							cmSystemTools: Clarify app bundle layout on macOS
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								56632ddaa3
							
							cmSystemTools: Remove redundant filesystem access on Windows
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								f2b3907cd0
							
							cmSystemTools: Move static data to anonymous namespace
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								16af27fd42
							
							cmSystemTools: Drop GetRealPathResolvingWindowsSubst
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								823e1df54c
							
							cmSystemTools: Implement GetRealPath on Windows
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								b378781c5d
							
							cmSystemTools: Cache ToNormalizedPathOnDisk actual-case lookups
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								622596c6b2
							
							cmSystemTools: Re-implement ToNormalizedPathOnDisk without translation map
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								5aed3ee49d
							
							cmSystemTools: Add GetLogicalWorkingDirectory
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								773b75e4ed
							
							cmake: Explicitly look up on-disk case of input paths on Windows
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								ee83165923
							
							cmake: Explicitly normalize input paths as they exist on disk
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								9fe09ebc53
							
							cmSystemTools: Add GetEnvPathNormalized to get paths from environment
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								2108f3507f
							
							cmSystemTools: Add SplitEnvPathNormalized to split paths from environment
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								6d57403e14
							
							cmSystemTools: Fix SplitEnvPath to avoid empty paths
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								2503b43b6c
							
							cmSystemTools: Add ToNormalizedPathOnDisk helper
						 | 
						1 year ago | 
					
				
					
						
							
								   Daniel Pfeifer
							
						 | 
						
							
							
								58c5f77837
							
							clang-tidy: fix `readability-redundant-*` warnings
						 | 
						1 year ago | 
					
				
					
						
							
								   Yuri Witte
							
						 | 
						
							
							
								d8a9aabd24
							
							file(ARCHIVE_CREATE): add WORKING_DIRECTORY option
						 | 
						1 year ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								58da4aa47d
							
							Source: Avoid comparing pointers to nullptr
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								3d61720112
							
							Merge topic 'autogen-predefs-emscripten'
						 | 
						1 year ago | 
					
				
					
						
							
								   Alexey Edelev
							
						 | 
						
							
							
								9ab270f47d
							
							cmSystemTools: Add GetComspec method to get cmd on Windows
						 | 
						1 year ago | 
					
				
					
						
							
								   Alex Turbov
							
						 | 
						
							
							
								fc36ac6b22
							
							Refactor: Eliminate redundant `operator<<` calls
						 | 
						1 year ago | 
					
				
					
						
							
								   Alex Turbov
							
						 | 
						
							
							
								3855131c53
							
							Refactor: Eliminate sequential calls to `cmSystemTools::Stdout`
						 | 
						1 year ago | 
					
				
					
						
							
								   Alex Turbov
							
						 | 
						
							
							
								dc38f81237
							
							cmSystemTools: Revise MoveFileIfDifferent to return cmsys::Status
						 | 
						1 year ago | 
					
				
					
						
							
								   Martin Duffy
							
						 | 
						
							
							
								5b3fbd5f64
							
							cmSystemTools: Add CMake config directory
						 | 
						1 year ago | 
					
				
					
						
							
								   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 |