Bill Hoffman
							
						 | 
						
							
							
								3859417d1a
							
							ENH: add target properties
						 | 
						23 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								42c464c05e
							
							ENH: Added STRING command.
						 | 
						23 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								1f6a3c67b1
							
							ENH: Added reference to Copyright.txt.  Removed old reference to ITK copyright.  Changed program name to CMake instead of Insight in source file header.  Also removed tabs.
						 | 
						23 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								92714311c9
							
							Add WRITE_FILE command, which writes string to a file
						 | 
						23 years ago | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								d4f5545007
							
							updated to try compile
						 | 
						23 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								e500dd4b77
							
							ERR: Removed accidental commit.
						 | 
						23 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								722f923a9e
							
							BUG: Missing AC_SUBST commands added.
						 | 
						23 years ago | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								d0be2896d7
							
							changed cache manager and registered generators to no longer be singletons
						 | 
						23 years ago | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								716eb19819
							
							fixed bootstrap build to not use LoadCOmmandCOmmand
						 | 
						23 years ago | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								d99454cba4
							
							now uses stubs
						 | 
						23 years ago | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								216c985f72
							
							added new command
						 | 
						23 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								a83e8170e9
							
							ENH: Added ITK Tcl wrapping command.
						 | 
						23 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								2d37e6d1a8
							
							ENH: add new command to separate space separated arguments
						 | 
						23 years ago | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								9c69be42de
							
							updated for 1.4
						 | 
						23 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								0415b58573
							
							ENH: backwards compatible for VTK 4.0, add cmake version requires
						 | 
						23 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								5a418b0e00
							
							ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGURE_GCCXML
						 | 
						23 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								7d76de4403
							
							make sure ; expansion is done in all commands
						 | 
						23 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								8b3b49a010
							
							ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.
						 | 
						23 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								2f639d37b5
							
							ENH: add new command to create a test driver
						 | 
						23 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								076aafe79a
							
							ENH: add file specific compile flags
						 | 
						24 years ago | 
					
				
					
						
							
								   Will Schroeder
							
						 | 
						
							
							
								a6a43d5320
							
							ENH:Updated copyright
						 | 
						24 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								fa53ab0807
							
							ENH: Adding VTK_MAKE_INSTANTIATOR command.  This command will be used by VTK kits to register their classes with vtkInstantiator.
						 | 
						24 years ago | 
					
				
					
						
							
								   Luis Ibanez
							
						 | 
						
							
							
								1bb3fada7a
							
							ENH: Command for running FLTK's UI tool "Fluid" was added.
						 | 
						24 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								eecf4b9cbf
							
							ENH: add advanced variable types and command line wizard gui
						 | 
						24 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								da17f30cb5
							
							ENH: add new command VARIABLE_REQUIRES for better debugging of list files
						 | 
						24 years ago | 
					
				
					
						
							
								   Franck Bettinger
							
						 | 
						
							
							
								becce939a2
							
							support for compilation of .ui files into .h and .cxx files
						 | 
						24 years ago | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								39766efaaa
							
							Added accessor for add custom command
						 | 
						24 years ago | 
					
				
					
						
							
								   Phil Pritchett
							
						 | 
						
							
							
								4ba36ca453
							
							INCLUDE_EXTERNAL_MSPROJECT command
						 | 
						24 years ago | 
					
				
					
						
							
								   Ian Scott
							
						 | 
						
							
							
								3a316a6e0a
							
							added a QT_WRAP_CPP command
						 | 
						24 years ago | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								53dd41451d
							
							ENH: add Use mangled mesa command
						 | 
						24 years ago |