Bill Hoffman
							
						 | 
						
							
							
								1cd9ce6f6e
							
							ENH: unify make process on unix
						 | 
						24 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								a12448c19b
							
							added output directory support
						 | 
						24 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								78232180f4
							
							fix for expanding library vars
						 | 
						24 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								639f1fa239
							
							added registry entry support and windows app support
						 | 
						24 年之前 | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								69b51cc245
							
							BUG: fix up gui with values that stay around too long
						 | 
						24 年之前 | 
					
				
					
						
							
								   Geoffrey Cross
							
						 | 
						
							
							
								978407e042
							
							Reads and uses MSPROJECT_TEMPLATE_DIRECTORY if it exists
						 | 
						24 年之前 | 
					
				
					
						
							
								   Geoffrey Cross
							
						 | 
						
							
							
								401b9eea0b
							
							ADD LINK32s are now on multiple lines because VC breaks otherwise
						 | 
						24 年之前 | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								02bdff675d
							
							BUG: escape spaces before adding .lib
						 | 
						24 年之前 | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								013b9b3849
							
							ENH: escape spaces
						 | 
						24 年之前 | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								e30a660df5
							
							ENH: only add .lib if no .lib exists
						 | 
						24 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								dec4d7afe1
							
							ENH: Added use of CMAKE cache entry for generating the DSP build rules.
						 | 
						24 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								56714a49d4
							
							fixed custom command rule
						 | 
						24 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								4d9b2f59cc
							
							better custom rules
						 | 
						24 年之前 | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								96ec40943c
							
							ENH: implement ADD_TARGET command, and add an ALL_BUILD target
						 | 
						24 年之前 | 
					
				
					
						
							
								   Anonymous
							
						 | 
						
							
							
								d6fae5faf0
							
							New command: INCLUDE(somefile.txt)
						 | 
						24 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								2da0c57d46
							
							added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
						 | 
						24 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								2f42d7ffcb
							
							BUG: Removed output of dual rules for source files that are processed by both the compiler and by a custom command.  Also removed generation of duplicate CMakeLists.txt in the project files.
						 | 
						24 年之前 | 
					
				
					
						
							
								   Will Schroeder
							
						 | 
						
							
							
								54cfe84f3f
							
							ENH:New copyright
						 | 
						24 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								41e1270413
							
							support for debug and opt libraries
						 | 
						24 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								30ad61805b
							
							bug fixes
						 | 
						24 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								73f04d1409
							
							many fixes and cleanup and features
						 | 
						24 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								24bce99cbf
							
							cleaned up the coding style made ivars private etc
						 | 
						24 年之前 | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								865ec96644
							
							major changes to support multiple libraries and source lists
						 | 
						24 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								e0da3ef275
							
							ERR: Corrected use of double-quotes to be compatible with UNIX make.  Now double quotes (windows) or escape sequences for spaces (unix) are added when dependencies are output.
						 | 
						24 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								e7bd5fcd19
							
							ENH: Added support for spaces in the output directory names.  Spaces in the input directory name may work also, but are untested.
						 | 
						24 年之前 | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								70b14df3f0
							
							BUG: fix depends for libraries and executables in the same dir
						 | 
						24 年之前 | 
					
				
					
						
							
								   Jim Miller
							
						 | 
						
							
							
								13b8be3fb7
							
							FIX: configurations list needed to be reset for each dsp file created
						 | 
						24 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								20fb92d80b
							
							ERR: Small bug in generated DSP file fixed.  A custom command environment variable has been replaced with explicity writing out the command.
						 | 
						24 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								8c087d0e7a
							
							ENH: Added SOURCE_GROUP command and corresponding support code.  This command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles.
						 | 
						24 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								410f7d12db
							
							ENH: Added text files group to DSP output.  CMakeLists.txt is duplicated in this group and outside, but fixing this will require a reorganization of custom rule generation.  I should get to that soon.
						 | 
						24 年之前 |