Marc Chevrier
							
						 | 
						
							
							
								056489d567
							
							add_library/add_executable: allow local alias to imported targets
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								b36d1bdd9d
							
							Single location for cmProp typedef
						 | 
						5 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								68a59ab288
							
							Merge topic 'stl-support'
						 | 
						5 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								8d4a9ee398
							
							Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								36aba01223
							
							cmGeneratorTarget::GetProperty: return cmProp
						 | 
						5 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								3fdae5acaa
							
							Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>
						 | 
						5 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								aacd4e4a90
							
							Refactoring: add cm::contains to <cmext/algorithm>
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								3eec21a01c
							
							cmTarget::GetProperty: return cmProp
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								b915fec56e
							
							cmTarget: minor code improvements
						 | 
						5 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								461efa7b51
							
							Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>
						 | 
						5 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								8f839d02e3
							
							cm::String: enhance compatibility with STL
						 | 
						5 years ago | 
					
				
					
						
							
								   Kitware Robot
							
						 | 
						
							
							
								ed98209ddc
							
							Revise include order using clang-format-6.0
						 | 
						6 years ago | 
					
				
					
						
							
								   Steve Wilson
							
						 | 
						
							
							
								9e66397c28
							
							Languages: Add support for Objective-C++
						 | 
						6 years ago | 
					
				
					
						
							
								   Daniel Eiband
							
						 | 
						
							
							
								c12222db86
							
							cmGeneratorExpression: Remove Evaluate overload by parameter re-ordering
						 | 
						6 years ago | 
					
				
					
						
							
								   Daniel Eiband
							
						 | 
						
							
							
								1811411fec
							
							cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression
						 | 
						6 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								c688b401d3
							
							cmstd: Modernize CMake system headers
						 | 
						6 years ago | 
					
				
					
						
							
								   Regina Pfeifer
							
						 | 
						
							
							
								f30523d090
							
							clang-tidy: modernize-deprecated-headers
						 | 
						6 years ago | 
					
				
					
						
							
								   Regina Pfeifer
							
						 | 
						
							
							
								a1ddf2d0ba
							
							clang-tidy: Replace typedef with using
						 | 
						6 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								37c671570c
							
							Merge topic 'source_sweep_ostringstream_single'
						 | 
						6 years ago | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								3b2b02825d
							
							Source sweep: Replace std::ostringstream when used with a single append
						 | 
						6 years ago | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								aaf59120bf
							
							Source sweep: Replace cmExpandList with the shorter cmExpandedList
						 | 
						6 years ago | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								9b334397f5
							
							Source sweep: Use cmStrCat for string concatenation
						 | 
						6 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								337be1507d
							
							Merge topic 'isolate-declarations'
						 | 
						6 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								dfb5936f0f
							
							Merge topic 'shared-string'
						 | 
						6 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								bfe0ea2d98
							
							Merge topic 'cm-contains'
						 | 
						6 years ago | 
					
				
					
						
							
								   Regina Pfeifer
							
						 | 
						
							
							
								d331021255
							
							clang-tidy: isolate declarations for readability
						 | 
						6 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								be7807478c
							
							cmDefinitions: Reduce allocation of keys and values in MakeClosure
						 | 
						6 years ago | 
					
				
					
						
							
								   Regina Pfeifer
							
						 | 
						
							
							
								2dfc52675c
							
							cmAlgorithms: Add cmContains
						 | 
						6 years ago | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								20e580be01
							
							Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
						 | 
						6 years ago | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								f4f3c68926
							
							Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
						 | 
						6 years ago |