Marc Chevrier
							
						 | 
						
							
							
								2bd4c06c26
							
							Refactoring cmRulePlaceHolderExpander: propagate cmBuildStep information
						 | 
						1 year ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								9f8afacb3e
							
							cmGlobalNinjaGenerator: Reuse local generator caching of config list
						 | 
						1 year ago | 
					
				
					
						
							
								   scivision
							
						 | 
						
							
							
								6ebf0e1a46
							
							Ninja: Use absolute path to COMSPEC if possible
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								241ee252ce
							
							IWYU: Update for Debian 12 CI job
						 | 
						2 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								72faa9a017
							
							CreateRulePlaceholderExpander(): enhance memory management
						 | 
						2 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								375e6fdbbe
							
							Link step: use linker dependency linker file
						 | 
						2 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								24a3e5cda0
							
							cmLocalGenerator::MayBeRelativeToWorkDir: take care of all cases
						 | 
						2 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								241304190f
							
							CMake code rely on cmList class for CMake lists management (part. 2)
						 | 
						2 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								e08ba229ee
							
							CMake code rely on cmList class for CMake lists management (part. 1)
						 | 
						2 years ago | 
					
				
					
						
							
								   Nicolas van Kempen
							
						 | 
						
							
							
								426f3295f6
							
							Ninja: Use more efficient data structures to collect outputs
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								ca8c171021
							
							Merge topic 'clang-windows-cxx-modules'
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								1b7c26da49
							
							Ninja: Wrap rules using '>' shell redirection with 'cmd /C' on Windows
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								edab56d29a
							
							cmLocalNinjaGenerator: De-duplicate condition for using 'cmd /C' on Windows
						 | 
						2 years ago | 
					
				
					
						
							
								   Abdelmaged Khalifa
							
						 | 
						
							
							
								082ccd7530
							
							add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja
						 | 
						2 years ago | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								09d7f947d6
							
							cmGeneratorExpression: Require cmake instance
						 | 
						3 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								2e5af30ce0
							
							Ninja: Match showIncludes dependencies using console output code page
						 | 
						3 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								94a58e502b
							
							cmLocalGenerator: Remove unused IncludePathStyle infrastructure
						 | 
						3 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								3c855b167f
							
							Merge topic 'fix-ifdef-windows'
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								40e73c5ac4
							
							Source: Fix typo in _WIN32 preprocessor checks
						 | 
						4 years ago | 
					
				
					
						
							
								   Sean McBride
							
						 | 
						
							
							
								37859e3244
							
							Source: Fix clang -Wimplicit-fallthrough warnings
						 | 
						4 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								cc56dc7468
							
							Rename cmProp in cmValue
						 | 
						4 years ago | 
					
				
					
						
							
								   NAKAMURA Takumi
							
						 | 
						
							
							
								61a737b088
							
							cmGlobalNinjaGenerator: Rename SupportsConsolePool to SupportsDirectConsole
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								a6de8ec51b
							
							cmTransformDepfile: Make directory for transformed depfile automatically
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								c564a3e3ff
							
							Ninja: Always compile sources using absolute paths
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								51116c3ea9
							
							cmLocalNinjaGenerator: Remove unnecessary CollapseFullPath call
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								2725ecff38
							
							Ninja: Handle depfiles with absolute paths to generated files
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								68e5f92cad
							
							cmGlobalNinjaGenerator: Factor out custom command output collection
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								c5195193d3
							
							cmGlobalNinjaGenerator: Reduce string copies in WriteCustomCommandBuild
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								ceb82752ef
							
							cmLocalNinjaGenerator: Use variable for main custom command output path
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								d346805e41
							
							cmLocalCommonGenerator: Select work directory semantically
						 | 
						4 years ago |