Sebastian Holtermann
							
						 | 
						
							
							
								8d934d861b
							
							cmPropertyMap: Make std::map container private
						 | 
						6 years ago | 
					
				
					
						
							
								   Zsolt Parragi
							
						 | 
						
							
							
								006768903c
							
							Work around clang-cl breakage on make_unique/std::forward
						 | 
						7 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								99337d345b
							
							cmSystemTools::Error(): new overload accepting std::string
						 | 
						6 years ago | 
					
				
					
						
							
								   Bruno Manganelli
							
						 | 
						
							
							
								cc2a5261f8
							
							Factor out enum MessageType into dedicated header
						 | 
						7 years ago | 
					
				
					
						
							
								   Regina Pfeifer
							
						 | 
						
							
							
								5731ec30f0
							
							clang-tidy: fix warnings from version 7
						 | 
						7 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								a56edad6d6
							
							CSharp: Fix regression in VS project type selection for custom target
						 | 
						7 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								a71caab46b
							
							LINK_DIRECTORIES: Add new properties and commands
						 | 
						7 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								a8f628c0a4
							
							Merge topic 'getsafedef-stdstring'
						 | 
						7 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								f4ff60a803
							
							cmMakefile: Make GetSafeDefinition return std::string const&
						 | 
						7 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								f9cb6f618a
							
							cmExportFileGenerator: Use cmGeneratorTarget::ResolveTargetReference
						 | 
						7 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								fc7e4d1ed8
							
							cmLinkItem: Convert to a "sum type" over a string and target pointer
						 | 
						7 years ago | 
					
				
					
						
							
								   Craig Scott
							
						 | 
						
							
							
								6b1089399a
							
							Merge topic 'export-properties-undefined'
						 | 
						7 years ago | 
					
				
					
						
							
								   Craig Scott
							
						 | 
						
							
							
								dbd3e2c53d
							
							EXPORT_PROPERTIES: Prevent null dereference for undefined property
						 | 
						7 years ago | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								b6802cd506
							
							cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
						 | 
						7 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								cc9f88af53
							
							LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
						 | 
						7 years ago | 
					
				
					
						
							
								   Kitware Robot
							
						 | 
						
							
							
								d7204e649e
							
							Revise C++ coding style using clang-format-6.0
						 | 
						7 years ago | 
					
				
					
						
							
								   Michael Stürmer
							
						 | 
						
							
							
								709277640b
							
							cmExportFileGenerator: set IMPORTED_COMMON_LANGUAGE_RUNTIME for CSharp target
						 | 
						7 years ago | 
					
				
					
						
							
								   Michael Stürmer
							
						 | 
						
							
							
								20e31fb4c9
							
							cmExportFileGenerator: add target property for managed targets
						 | 
						7 years ago | 
					
				
					
						
							
								   Wouter Klouwen
							
						 | 
						
							
							
								6db61f0725
							
							Export: allow exporting of additional properties
						 | 
						7 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								ea0ce73a19
							
							install,export: Maybe transform OBJECT libraries to INTERFACE libraries
						 | 
						7 years ago | 
					
				
					
						
							
								   Pavel Solodovnikov
							
						 | 
						
							
							
								653b894683
							
							Reduce raw string pointers usage.
						 | 
						7 years ago | 
					
				
					
						
							
								   luzpaz
							
						 | 
						
							
							
								777e87ae00
							
							Fix trivial typos in text
						 | 
						8 years ago | 
					
				
					
						
							
								   Matthias Maennich
							
						 | 
						
							
							
								f0489856e3
							
							Retire std::auto_ptr and its macro CM_AUTO_PTR
						 | 
						8 years ago | 
					
				
					
						
							
								   Pavel Solodovnikov
							
						 | 
						
							
							
								5db3aac111
							
							Meta: replace empty-string assignments with `clear()`.
						 | 
						8 years ago | 
					
				
					
						
							
								   Pavel Solodovnikov
							
						 | 
						
							
							
								7d5095796a
							
							Meta: modernize old-fashioned loops to range-based `for`.
						 | 
						8 years ago | 
					
				
					
						
							
								   Daniel Pfeifer
							
						 | 
						
							
							
								8d7b3ef5d4
							
							Provide and use CM_FALLTHROUGH
						 | 
						8 years ago | 
					
				
					
						
							
								   Pavel Solodovnikov
							
						 | 
						
							
							
								8b6f439ef2
							
							Access string npos without instance
						 | 
						8 years ago | 
					
				
					
						
							
								   Robert Maynard
							
						 | 
						
							
							
								eec93bceec
							
							Allow OBJECT libraries to be installed, exported, and imported
						 | 
						8 years ago | 
					
				
					
						
							
								   Daniel Pfeifer
							
						 | 
						
							
							
								1d829c862c
							
							Use quotes for non-system includes
						 | 
						8 years ago | 
					
				
					
						
							
								   Stephen Kelly
							
						 | 
						
							
							
								a91eaf3872
							
							cmState: Port dependents to new cmStateTypes header
						 | 
						9 years ago |