Marc Chevrier
							
						 | 
						
							
							
								45f17e5a85
							
							cmList: Add container conversion to string
						 | 
						há 2 anos atrás | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								4fc322bab4
							
							AddCacheEntry: Suppress raw pointer usage
						 | 
						há 2 anos atrás | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								aa5fed5052
							
							SetProperty: suppress raw pointer usage
						 | 
						há 2 anos atrás | 
					
				
					
						
							
								   Meekness Adesina
							
						 | 
						
							
							
								8c066045ec
							
							Source: Improve some code readability and efficiency
						 | 
						há 2 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								eee0c6ec0d
							
							Merge topic 'block-var-scope'
						 | 
						há 3 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								96ddcbee60
							
							cmState: Clarify name of member tracking the active scope in a directory
						 | 
						há 3 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								cb53d9309e
							
							block: Fix variable scope protection from modification by subdirectories
						 | 
						há 3 anos atrás | 
					
				
					
						
							
								   Juan Ramos
							
						 | 
						
							
							
								3c3bce133d
							
							cmake: Honor CMAKE_GENERATOR env var in --help output
						 | 
						há 3 anos atrás | 
					
				
					
						
							
								   FeRD (Frank Dana)
							
						 | 
						
							
							
								98a10290a8
							
							cmSystemTools: Fix 'ErrorOccurred' spelling
						 | 
						há 3 anos atrás | 
					
				
					
						
							
								   Craig Scott
							
						 | 
						
							
							
								2aa83fa15b
							
							Dependency providers: Add find_package and FetchContent support
						 | 
						há 3 anos atrás | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								fce24e4f10
							
							define_property(): Add INITIALIZE_FROM_VARIABLE argument
						 | 
						há 3 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								3d378541bb
							
							cmMessenger: Adopt backtrace printing functions
						 | 
						há 3 anos atrás | 
					
				
					
						
							
								   Sean McBride
							
						 | 
						
							
							
								37859e3244
							
							Source: Fix clang -Wimplicit-fallthrough warnings
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								cc56dc7468
							
							Rename cmProp in cmValue
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								9488f8a7b7
							
							Merge topic 'enh-AddCacheEntry-accepts-new-types'
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								3c2e58eeb8
							
							AddCacheEntry accept cmProp or std::string
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								ab94c369c9
							
							Refactor: Convert parallel string/backtrace vectors to BT vectors
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								6dfa581bab
							
							Enhancement: SetProperty accept cmProp or std::string
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								e5cd39ca80
							
							cmProp: refactoring: transform alias in class
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								6c440ea3ce
							
							cmake: Model normal and try-compile project kinds explicitly
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								2065bd73cb
							
							cmState: Construct with mode
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								1aa16906e6
							
							Merge topic 'fix-flow-control-override'
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								c017098d4d
							
							CMake: Allow override of unexpected non-flow-control commands
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								ea6d338ea1
							
							cmState: Record imported target names in each directory
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								ef935b17ab
							
							clang-tidy: fix `readability-use-anyofallof` warnings
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								cdfc4e3195
							
							clang-tidy: fix `readability-qualified-auto` warnings
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Oleksandr Koval
							
						 | 
						
							
							
								209daa20b2
							
							Code style: add missed explicit 'this->'
						 | 
						há 4 anos atrás | 
					
				
					
						
							
								   Craig Scott
							
						 | 
						
							
							
								105ef112c9
							
							Merge topic 'cmake-presets-path-arg'
						 | 
						há 5 anos atrás | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								b7d7eca66d
							
							CMakePresets.json: Rework how --preset argument is handled
						 | 
						há 5 anos atrás | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								8aee7fdb32
							
							cmState: Prohibit override of flow control commands
						 | 
						há 5 anos atrás |