Brad King
							
						 | 
						
							
							
								09e398fa9f
							
							Create VS generator GetRegistryBase method
						 | 
						16 years ago | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								ca2a16c0a2
							
							ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too.
						 | 
						17 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								77ef811c8e
							
							ENH: add MSVC90 define to vs9 ide
						 | 
						18 years ago | 
					
				
					
						
							
								   David Cole
							
						 | 
						
							
							
								867de7fc67
							
							ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual Studio macro to reload a solution file automatically if CMake makes changes to .sln files or .vcproj files. Add code to call the macro automatically for any running Visual Studio instances with the .sln file open at the end of the Visual Studio Generate call. Only call the macro if some .sln or .vcproj file changed during Generate. Also, add handling for REG_EXPAND_SZ type to SystemTools::ReadRegistryValue - returned string has environment variable references expanded.
						 | 
						18 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								9cbb998737
							
							ENH: add support for vs 2008 beta 2
						 | 
						18 years ago |