Marc Chevrier
							
						 | 
						
							
							
								e5cd39ca80
							
							cmProp: refactoring: transform alias in class
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								6c440ea3ce
							
							cmake: Model normal and try-compile project kinds explicitly
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								2065bd73cb
							
							cmState: Construct with mode
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								1aa16906e6
							
							Merge topic 'fix-flow-control-override'
						 | 
						4 years ago | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								c017098d4d
							
							CMake: Allow override of unexpected non-flow-control commands
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								ea6d338ea1
							
							cmState: Record imported target names in each directory
						 | 
						4 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								ef935b17ab
							
							clang-tidy: fix `readability-use-anyofallof` warnings
						 | 
						4 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								cdfc4e3195
							
							clang-tidy: fix `readability-qualified-auto` warnings
						 | 
						4 years ago | 
					
				
					
						
							
								   Oleksandr Koval
							
						 | 
						
							
							
								209daa20b2
							
							Code style: add missed explicit 'this->'
						 | 
						4 years ago | 
					
				
					
						
							
								   Craig Scott
							
						 | 
						
							
							
								105ef112c9
							
							Merge topic 'cmake-presets-path-arg'
						 | 
						5 years ago | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								b7d7eca66d
							
							CMakePresets.json: Rework how --preset argument is handled
						 | 
						5 years ago | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								8aee7fdb32
							
							cmState: Prohibit override of flow control commands
						 | 
						5 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								e8b0359a43
							
							cmake_language: Add signature to DEFER calls to later times
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								11425041f0
							
							cmMakefile::GetDefinition: return cmProp
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								7156911242
							
							cmIsOn: add overload accepting const std::string*
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								b36d1bdd9d
							
							Single location for cmProp typedef
						 | 
						5 years ago | 
					
				
					
						
							
								   Tushar Maheshwari
							
						 | 
						
							
							
								6728f0fa85
							
							cmPropertyDefinitionMap: simplify and shorten
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								e267c3fddf
							
							cmState::GetInitializedCacheValue: return cmProp
						 | 
						5 years ago | 
					
				
					
						
							
								   Tushar Maheshwari
							
						 | 
						
							
							
								80d8b20351
							
							cmCacheManager: Cleanup CacheIterator interface
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								3eec21a01c
							
							cmTarget::GetProperty: return cmProp
						 | 
						5 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								a6611577c3
							
							Merge topic 'cmprop-getglobalprop'
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								a7f2ff16a4
							
							cmState::GetCacheEntryProperty: return cmProp
						 | 
						5 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								952fbd9ee5
							
							Merge topic 'cmprop-state'
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								c84cf42897
							
							cmState::GetGlobalProperty: return cmProp
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								ef408dd232
							
							cmState::GetTargetTypeName: return type is *cmProp
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								0bf0e35e59
							
							cmCacheManager::GetProperty: return cmProp
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								bd89133543
							
							cmState::GetCacheEntryValue: return cmProp
						 | 
						5 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								d2e0b8bcfd
							
							Merge topic 'prop_t'
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								60f57d0dcc
							
							cmPropertyMap: Introduce cmProp as return type for GetProperty() functions
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								73d52a862b
							
							cmPropertyDefinition: Construct directly in defined state
						 | 
						5 years ago |