Marc Chevrier
							
						 | 
						
							
							
								d9b2c7dae2
							
							Introduce memory management helper: cm_memory.hxx
						 | 
						6 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								71fbebd1dc
							
							IWYU: Fix handling of <memory> standard header
						 | 
						6 年之前 | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								006229278b
							
							Use cmAppend to append ranges to std::vector instances
						 | 
						6 年之前 | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								e884b1b693
							
							cmSystemTools::Error(): remove const char* overload
						 | 
						6 年之前 | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								1ded3599d6
							
							Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory level
						 | 
						6 年之前 | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								0d41b45cc9
							
							Makefiles: Inline range loop range arguments
						 | 
						6 年之前 | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								7c8c18b1e6
							
							Makefiles: Sort clean files by using a std::set<std::string> container
						 | 
						6 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								249fb7f71d
							
							Merge topic 'cmDepends_tweaks'
						 | 
						6 年之前 | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								87341d8328
							
							cmDepends: Define DependencyMap instead of DependencyVector
						 | 
						6 年之前 | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								db182eb160
							
							cmTarget: Move member `*Commands` to impl
						 | 
						6 年之前 | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								5536cec46e
							
							Rename cmFileTimeCache::FileTimeCompare to cmFileTimeCache::Compare
						 | 
						6 年之前 | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								a6d75a1ce0
							
							Substitute FileComparison in variable names with FileTimeCache
						 | 
						6 年之前 | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								216416219a
							
							Rename cmFileTimeComparison to cmFileTimeCache
						 | 
						6 年之前 | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								ae416a6b5c
							
							cmLocalUnixMakefileGenerator3: Use std::unique_ptr instead of new/delete
						 | 
						6 年之前 | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								60a407b01c
							
							cmLocalUnixMakefileGenerator3: Pass strings instead of recomputing them
						 | 
						6 年之前 | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								addd1ce402
							
							cmLocalUnixMakefileGenerator3: Move local strings into local brace scopes
						 | 
						6 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								a4d99e4dec
							
							Merge topic 'cmrange-improvements'
						 | 
						6 年之前 | 
					
				
					
						
							
								   Regina Pfeifer
							
						 | 
						
							
							
								9eb0e73f46
							
							cmRange: Move to dedicated header file
						 | 
						6 年之前 | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								9dd255548d
							
							cmSystemTools::Error: consolidate parameters into single std::string
						 | 
						6 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								d80ecba5c2
							
							Fortran: Fix submodule file names across compilers
						 | 
						6 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								d75fec5a88
							
							Merge topic 'tidy-use-equals-default'
						 | 
						6 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								60c06620a6
							
							Merge topic 'cmoutputconverter-simplify'
						 | 
						6 年之前 | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								2fc69ba0b3
							
							cmFileTimeComparison: use std::string arguments
						 | 
						6 年之前 | 
					
				
					
						
							
								   Bruno Manganelli
							
						 | 
						
							
							
								b6a957c969
							
							cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								40745ad35a
							
							Merge topic 'cmake-files-directory'
						 | 
						6 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								5a6e683a32
							
							Merge topic 'unixmfg3-string'
						 | 
						6 年之前 | 
					
				
					
						
							
								   Regina Pfeifer
							
						 | 
						
							
							
								55671b41d2
							
							clang-tidy: Use `= default`
						 | 
						6 年之前 | 
					
				
					
						
							
								   Regina Pfeifer
							
						 | 
						
							
							
								5a0784ddea
							
							clang-tidy: Pass by value
						 | 
						6 年之前 | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								614876c638
							
							cmLocalUnixMakefileGenerator3: more methods accept std::string
						 | 
						6 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								cb7fbf1dbb
							
							Merge topic 'stdout-string'
						 | 
						6 年之前 |