Ben Boeckel
							
						 | 
						
							
							
								fabf1fbabb
							
							stringapi: Use strings in target name
						 | 
						11 years ago | 
					
				
					
						
							
								   Stephen Kelly
							
						 | 
						
							
							
								ef25ba8d06
							
							Constify handling of target dependencies.
						 | 
						12 years ago | 
					
				
					
						
							
								   Stephen Kelly
							
						 | 
						
							
							
								0bfcb450e6
							
							INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
						 | 
						12 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								558c74d0ab
							
							VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators
						 | 
						12 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								5f5c92b9a2
							
							VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdev
						 | 
						12 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								0c39a757da
							
							Drop the 'Full' field from cmDocumentationEntry
						 | 
						12 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								f8241136b4
							
							Merge topic 'INTERFACE_LIBRARY-target-type'
						 | 
						12 years ago | 
					
				
					
						
							
								   Stephen Kelly
							
						 | 
						
							
							
								fe732264e9
							
							Add the INTERFACE_LIBRARY target type.
						 | 
						13 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								e478f03469
							
							VS: Fix CMAKE_SUPPRESS_REGENERATION bad ZERO_CHECK dependency (#14378)
						 | 
						12 years ago | 
					
				
					
						
							
								   Patrick Gansterer
							
						 | 
						
							
							
								b02f09d434
							
							VS: Replace ArchitectureId with PlatformName
						 | 
						12 years ago | 
					
				
					
						
							
								   Patrick Gansterer
							
						 | 
						
							
							
								4b15dc855d
							
							VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 too
						 | 
						12 years ago | 
					
				
					
						
							
								   Patrick Gansterer
							
						 | 
						
							
							
								3a1006e41f
							
							VS: Added "Deploy" at project configuration for WindowsCE targets
						 | 
						13 years ago | 
					
				
					
						
							
								   Patrick Gansterer
							
						 | 
						
							
							
								40c36c9f7b
							
							VS: Make DetermineCompilerId working with WinCE too
						 | 
						13 years ago | 
					
				
					
						
							
								   Patrick Gansterer
							
						 | 
						
							
							
								038df9e49e
							
							VS: Allow setting the name of the target platform
						 | 
						13 years ago | 
					
				
					
						
							
								   Patrick Gansterer
							
						 | 
						
							
							
								6fe4fcba78
							
							VS: Add parser for WCE.VCPlatform.config to read WinCE platforms
						 | 
						13 years ago | 
					
				
					
						
							
								   Patrick Gansterer
							
						 | 
						
							
							
								102521b6b3
							
							VS: Change variable type of ArchitectureId from const char* to string
						 | 
						13 years ago | 
					
				
					
						
							
								   Patrick Gansterer
							
						 | 
						
							
							
								d41d4d3d61
							
							VS: Add CMAKE_VS_PLATFORM_NAME definition to cmMakefile
						 | 
						13 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								d82200df26
							
							Merge topic 'generator-factory'
						 | 
						13 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								508504ab6f
							
							Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD'
						 | 
						13 years ago | 
					
				
					
						
							
								   Patrick Gansterer
							
						 | 
						
							
							
								75ebebc39c
							
							VS: Remove platform specific generator files
						 | 
						13 years ago | 
					
				
					
						
							
								   Patrick Gansterer
							
						 | 
						
							
							
								5bdf01184b
							
							VS: Remove GetPlatformName from platform-specific generators
						 | 
						13 years ago | 
					
				
					
						
							
								   Patrick Gansterer
							
						 | 
						
							
							
								5170a8800f
							
							Make cmGlobalGenerator::GetDocumentation() a static function
						 | 
						13 years ago | 
					
				
					
						
							
								   Stephen Kelly
							
						 | 
						
							
							
								5f6432f253
							
							Resolve warnings about shadowing parameters and local variables.
						 | 
						13 years ago | 
					
				
					
						
							
								   Petr Kmoch
							
						 | 
						
							
							
								d1f8828cc8
							
							Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>
						 | 
						13 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								750fcaa858
							
							VS8: Remove '.NET' from generator description (#10158)
						 | 
						13 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								485a940e4c
							
							VS: Simplify MSVC version reporting
						 | 
						13 years ago | 
					
				
					
						
							
								   Patrick Gansterer
							
						 | 
						
							
							
								2c7a451de0
							
							VS: Cleanup AddPlatformDefinitions() of Visual Studio generators
						 | 
						13 years ago | 
					
				
					
						
							
								   Kitware Robot
							
						 | 
						
							
							
								7bbaa4283d
							
							Remove trailing whitespace from most CMake and C/C++ code
						 | 
						13 years ago | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								91f83347d3
							
							Merge topic 'enhance-include_external_msproject'
						 | 
						13 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								b8034104c1
							
							VS: Fix line-too-long style errors
						 | 
						13 years ago |