Cengizhan Pasaoglu
							
						 | 
						
							
							
								bd705788f6
							
							Constify some code as suggested by clang-tidy
						 | 
						5 سال پیش | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								11425041f0
							
							cmMakefile::GetDefinition: return cmProp
						 | 
						5 سال پیش | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								f37c14e930
							
							Source: use cmNonempty()
						 | 
						5 سال پیش | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								7ed8c9ebe3
							
							cmMakefile: add GetDefExpandList() that splits value into std::vector
						 | 
						5 سال پیش | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								61960fa466
							
							Merge topic 'add_find_call_debugging'
						 | 
						5 سال پیش | 
					
				
					
						
							
								   Robert Maynard
							
						 | 
						
							
							
								a7ea20649d
							
							find_*: Add debug logging infrastructure
						 | 
						6 سال پیش | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								f7d12609f0
							
							Refactoring: use append functions from cmext/algorithm
						 | 
						5 سال پیش | 
					
				
					
						
							
								   Regina Pfeifer
							
						 | 
						
							
							
								f30523d090
							
							clang-tidy: modernize-deprecated-headers
						 | 
						6 سال پیش | 
					
				
					
						
							
								   Regina Pfeifer
							
						 | 
						
							
							
								8a18bb7cdf
							
							cmFind*: Port away from cmCommand
						 | 
						6 سال پیش | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								9b334397f5
							
							Source sweep: Use cmStrCat for string concatenation
						 | 
						6 سال پیش | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								20e580be01
							
							Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
						 | 
						6 سال پیش | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								f4f3c68926
							
							Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
						 | 
						6 سال پیش | 
					
				
					
						
							
								   Robert Maynard
							
						 | 
						
							
							
								704e3a2ca8
							
							Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docs
						 | 
						6 سال پیش | 
					
				
					
						
							
								   Robert Maynard
							
						 | 
						
							
							
								02f527c66a
							
							Find: Provide global controls for the `NO_[]_PATH` call options
						 | 
						6 سال پیش | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								006229278b
							
							Use cmAppend to append ranges to std::vector instances
						 | 
						6 سال پیش | 
					
				
					
						
							
								   Artur Ryt
							
						 | 
						
							
							
								f3534386b5
							
							Prefer front/back/data over dereferencing begin/rbegin iter
						 | 
						6 سال پیش | 
					
				
					
						
							
								   Regina Pfeifer
							
						 | 
						
							
							
								55671b41d2
							
							clang-tidy: Use `= default`
						 | 
						6 سال پیش | 
					
				
					
						
							
								   Regina Pfeifer
							
						 | 
						
							
							
								ef61997b1b
							
							clang-tidy: Use emplace
						 | 
						6 سال پیش | 
					
				
					
						
							
								   Cengizhan Pasaoglu
							
						 | 
						
							
							
								c67ab22cdc
							
							Using front() and back() instead of calculations
						 | 
						7 سال پیش | 
					
				
					
						
							
								   luz.paz
							
						 | 
						
							
							
								be28106880
							
							Fix misc. typos
						 | 
						7 سال پیش | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								eb35d8884b
							
							find_package: Use PackageName_ROOT variables as search prefixes
						 | 
						7 سال پیش | 
					
				
					
						
							
								   Pavel Solodovnikov
							
						 | 
						
							
							
								c85bb007df
							
							Reduce allocation of temporary values on heap.
						 | 
						7 سال پیش | 
					
				
					
						
							
								   luzpaz
							
						 | 
						
							
							
								777e87ae00
							
							Fix trivial typos in text
						 | 
						8 سال پیش | 
					
				
					
						
							
								   Pavel Solodovnikov
							
						 | 
						
							
							
								7d5095796a
							
							Meta: modernize old-fashioned loops to range-based `for`.
						 | 
						8 سال پیش | 
					
				
					
						
							
								   Daniel Pfeifer
							
						 | 
						
							
							
								5962db4389
							
							Use C++11 nullptr
						 | 
						8 سال پیش | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								578d95f87d
							
							find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9
						 | 
						8 سال پیش | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								1ae1b880a8
							
							cmFindCommon: Drop unused FilterPaths method
						 | 
						8 سال پیش | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								cca8454ee5
							
							cmFindCommon: Fix typo in PackageName_ROOT path label
						 | 
						8 سال پیش | 
					
				
					
						
							
								   Pavel Solodovnikov
							
						 | 
						
							
							
								db2d46e2dd
							
							Remove second arg: npos in substr usages
						 | 
						8 سال پیش | 
					
				
					
						
							
								   Pavel Solodovnikov
							
						 | 
						
							
							
								8b6f439ef2
							
							Access string npos without instance
						 | 
						8 سال پیش |