Alexander Neundorf
							
						 | 
						
							
							
								8245f437b6
							
							
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Alexander Neundorf
							
						 | 
						
							
							
								7f11536704
							
							
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								af95f61d76
							
							ENH: Created method cmTarget::GetExportMacro to centralize computation of the export symbol name.  This removes duplicate code from all the generators.  Also enabled the export definition for executable targets with the ENABLE_EXPORTS property set.
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								fc7c433463
							
							ENH: Added support for import libraries created by executable and module targets.  The module import libraries should never be used but some windows compilers always create them for .dll files since there is no distinction from shared libraries on that platform.  The executable import libraries may be used to create modules that when loaded bind to symbols from the executables.  This is an enhancement related to bug#4210 though not requested by it explicitly.
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								1f639ee76c
							
							ENH: Added computation of object file names that are almost always short enough to not exceed the filesystem path length limitation.  This is useful when a source file from outside the tree is referenced with a long full path.  The object file name previously would contain the entire path which when combined with the build output directory could exceed the filesystem limit.  Now CMake recognizes this case and replaces enough of the beginning of the full path to the source file with an md5sum of the replaced portion to make the name fit on disk.  This addresses bug#4520.
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								01a27cb5b4
							
							STYLE: Fix line-too-long.
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								ade0fb94d8
							
							BUG: Re-enable backward compatibility replacements in user-provided VS6 DSP template files.
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								80e6cade7a
							
							ENH: Implemented use of cmTarget::GetDirectory() in Visual Studio 6 generator.  This is an incremental fix for bug#4210.
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								323860cbdf
							
							ENH: fix crash
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								1d8e7e9411
							
							BUG: fix for bug 4423 set language fixes
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								857a54ec54
							
							STYLE: fix warning
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								ca0230a33e
							
							ENH: check in initial conv library stuff
						 | 
						há 18 anos atrás | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								e537b60ea2
							
							ENH: undo bug fix because of failed test
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								ef9e460f65
							
							ENH: add link flags for debug/release etc
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								e15249f11e
							
							COMP: Remove unused variable.
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								89f098bc59
							
							BUG: Adjust prebuild/prelink/postbuild script construction to account for ConstructScript no longer producing trailing newlines.  This addresses bug#3977.
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								b155f3aa1c
							
							ENH: Adding image version number (major.minor) property to windows binaries.  Default is 0.0, but the VERSION target property may change the value.  Windows now has first-class support for dll and exe versioning.  This addresses bug#1219.
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								dd332a00cc
							
							ENH: Re-implemented command line argument shell quoting to support several platforms with one code base.
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								2459ceb076
							
							BUG: Centralized generation of command line arguments in escaped form.  This addresses bug#3786 for several platforms.
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								87ef95c715
							
							ENH: Made cmLocalVisualStudioGenerator a superclass of cmLocalVisualStudio6Generator.  Implemented object file unique naming when multiple sources share the same name.
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								7dc8a92246
							
							STYLE: fix line length
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								864c0292d5
							
							BUG: VS6 generator now uses ComputeLinkInformation just like all other generators.
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								7b4adecf98
							
							BUG: Do not require language flags variables.  Other generators do not, and it breaks programmable language support (like the Java test).
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								428b4c9244
							
							ENH: Updated VS6 generator to use target.GetFullName() to compute target file names.
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								08289893b8
							
							ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_STANDARD_LIBRARIES.  This is needed to get programmable language support working with Visual Studio generators.  It makes sense anyway.
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								d5719f22c1
							
							ENH: Added support for multiple outputs generated by a single custom command.  For Visual Studio generators the native tool provides support.  For Xcode and Makefile generators a simple trick is used.  The first output is considered primary and has the build rule attached.  Other outputs simply depend on the first output with no build rule.  During cmake_check_build_system CMake detects when a secondary output is missing and removes the primary output to make sure all outputs are regenerated.  This approach always builds the custom command at the right time and only once even during parallel builds.
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Bill Hoffman
							
						 | 
						
							
							
								3c8e899102
							
							ENH: add support for per config target LINK_FLAGS
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								00d2546664
							
							ENH: removed unused rules from targets for VS
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Ken Martin
							
						 | 
						
							
							
								3d96e52261
							
							STYLE: some m_ to this-> cleanup
						 | 
						há 19 anos atrás | 
					
				
					
						
							
								   Andy Cedilnik
							
						 | 
						
							
							
								c4156b4531
							
							COMP: Even more global target fixes
						 | 
						há 19 anos atrás |