David Cole
							
						 | 
						
							
							
								f55119e63b
							
							Merge topic 'fix-12189-support-SBCS-in-VS'
						 | 
						преди 13 години | 
					
				
					
						
							
								   Stephen Kelly
							
						 | 
						
							
							
								9106b564ae
							
							Extract and use the INCLUDE_DIRECTORIES target properties.
						 | 
						преди 14 години | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								df19b9cadb
							
							VS6: Avoid _MBCS define when _SBCS is defined (#12189)
						 | 
						преди 13 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								1be4b6f463
							
							Order VS local generator Version ivar values consistently
						 | 
						преди 14 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								2516c05c2c
							
							VS: Create a Fortran DLL's import library directory
						 | 
						преди 14 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								bfb7288f81
							
							Record backtrace in cmCustomCommand
						 | 
						преди 15 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								6fe5b3db0b
							
							Simplify VS generator ConstructScript interface
						 | 
						преди 15 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								e30a775f68
							
							Improve signature of cmLocalGenerator::GetRealDependency
						 | 
						преди 15 години | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								390117435a
							
							Fix KWStyle line length issues.
						 | 
						преди 15 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								9d21281b7d
							
							Fix line-too-long style errors
						 | 
						преди 15 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								fe971d97ca
							
							Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)
						 | 
						преди 15 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								7458d465dd
							
							Fix LINK_FLAGS_<CONFIG> in VS 6 generator
						 | 
						преди 15 години | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								667b1b223f
							
							Fix for Bug#10700, COMPILE_DEFINITIONS_MINSIZEREL missing REL part.
						 | 
						преди 15 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								b38c2929b0
							
							Create a static library's output dir for VS 6
						 | 
						преди 16 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								90b8164e44
							
							Use per-config output dir in VS 6 templates
						 | 
						преди 16 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								51ba120844
							
							Remove unused members of local VS 6 generator
						 | 
						преди 16 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								96afb12087
							
							Convert CMake to OSI-approved BSD License
						 | 
						преди 16 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								0e8c7859c8
							
							Silence VS generator for missing CMakeLists.txt
						 | 
						преди 16 години | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								3d1c12b802
							
							ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10
						 | 
						преди 16 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								a608467180
							
							ENH: Simpler cmTarget::GetLinkerLanguage signature
						 | 
						преди 16 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								43669f0ef2
							
							BUG: Avoid cmTarget::GetDirectory for utilities
						 | 
						преди 16 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								44021718a6
							
							STYLE: Replace large if() with named boolean
						 | 
						преди 16 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								962bbbec95
							
							BUG: Create an exe's implib output dir for VS 6
						 | 
						преди 16 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								5129c23cba
							
							ENH: Refactor VS 6 build event generation
						 | 
						преди 16 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								708d1cf1ee
							
							ENH: Support more preprocessor values in VS6
						 | 
						преди 16 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								4085454658
							
							ENH: Support preprocessor def values in VS6
						 | 
						преди 16 години | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								3cf9265fa7
							
							ENH: Refactor passing of max length object dir
						 | 
						преди 17 години | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								227c86d8cc
							
							STYLE: Fix line length style violations.
						 | 
						преди 17 години | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								16f35e189e
							
							COMP: Fix the ExternalProject test for Visual Studio 6. Visual Studio 6 *.dsp files cannot have hyphens in them. Add utility function GetVS6TargetName to replace hyphens with underscores when generating *.dsp file names. Use the function everywhere necessary in the VS6 generators. And, a workaround: VS6 uses ".\Debug" (for example) as an "$(IntDir)" value - strip any leading ".\" when processing a --config argument in the cmake --build handling code.
						 | 
						преди 17 години | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								97392a754c
							
							STYLE: fix link length issues
						 | 
						преди 17 години |