Brad King
							
						 | 
						
							
							
								1972a7b6e3
							
							Merge branch 'backport-revert-vs-show-cmake-files'
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								0d1529000d
							
							VS: Revert "Add CMake input files to ZERO_CHECK"
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								809248a0c9
							
							strings: use character literals where possible
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								7137b17835
							
							cmStrCat: use in Windows-specific sources
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								a4d532e998
							
							VS: Restore Windows SDK selection with platform in generator name
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								da27ff1e96
							
							Preserve --compile-no-warning-as-error in automatic CMake re-runs
						 | 
						2 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								241304190f
							
							CMake code rely on cmList class for CMake lists management (part. 2)
						 | 
						2 years ago | 
					
				
					
						
							
								   Alexander Neundorf
							
						 | 
						
							
							
								df58dbb0e9
							
							VS: Add CMake input files to ZERO_CHECK
						 | 
						2 years ago | 
					
				
					
						
							
								   Alexander Neundorf
							
						 | 
						
							
							
								659e9ae937
							
							cmGlobalVisualStudio8Generator: Collect CMake input files earlier
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								f0a67b6291
							
							VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORM
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								e259063b0a
							
							VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is known
						 | 
						2 years ago | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								480b363724
							
							cmCustomCommand: Refactor custom command-specific policy values
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								2381634e7f
							
							clang-tidy: fix `readability-qualified-auto` lints
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								707172c66e
							
							clang-tidy: fix `readability-use-anyofallof` lints
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								1f893e5873
							
							clang-tidy: fix `modernize-loop-convert` lints
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								362d6cd234
							
							clang-tidy: fix `modernize-raw-string-literal` lints
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								a805a897a8
							
							clang-tidy: fix `bugprone-parent-virtual-call` lints
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								07172aa31e
							
							clang-tidy: fix `readability-redundant-string-cstr` lints
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								c61ece5c40
							
							clang-tidy: fix `modernize-use-auto` lints
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								64c0702f91
							
							clang-tidy: fix `readability-static-accessed-through-instance` lints
						 | 
						2 years ago | 
					
				
					
						
							
								   Sumit Bhardwaj
							
						 | 
						
							
							
								11b8366e55
							
							VS: Introduce IsInSolution to check whether a target is in sln file
						 | 
						3 years ago | 
					
				
					
						
							
								   NAKAMURA Takumi
							
						 | 
						
							
							
								780341f360
							
							cmCustomCommand: Track main dependency explicitly
						 | 
						3 years ago | 
					
				
					
						
							
								   NAKAMURA Takumi
							
						 | 
						
							
							
								0e58a5ea07
							
							Source: Fix possible IWYU warnings in Windows generators
						 | 
						4 years ago | 
					
				
					
						
							
								   NAKAMURA Takumi
							
						 | 
						
							
							
								c46b041a3b
							
							cmLocalGenerator: Simplify Add{Custom,Utility}Command
						 | 
						4 years ago | 
					
				
					
						
							
								   NAKAMURA Takumi
							
						 | 
						
							
							
								68b4e3b255
							
							cmGlobalVisualStudio8Generator: Fix the misaligned argument, stdPipesUTF8
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								f97f8537f3
							
							VS: Model a default target framework
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								78782cc7dc
							
							cmGlobalVisualStudio8Generator: Refactor SetGeneratorPlatform
						 | 
						4 years ago | 
					
				
					
						
							
								   Luigi Fiorentini
							
						 | 
						
							
							
								a2b782bbc1
							
							VS: Map /Y- flag to not use precompiled headers with VS 2008
						 | 
						4 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								cc56dc7468
							
							Rename cmProp in cmValue
						 | 
						4 years ago | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								f01f10e8fb
							
							cmCustomCommand: Record value of CMP0116 at time of creation
						 | 
						4 years ago |