Brad King
|
d8aa12178d
ENH: Reimplemented parsing and mapping of flags into vcproj file attribute options. This cleans up and centralizes a few things. It is in preparation for dealing with precompiled header flags for bug #3512 since they require some special handling.
|
19 лет назад |
Brad King
|
712345ffc4
BUG: The .pdb file generated for a library or executable should match the real file name used for the target. This addresses bug#3277.
|
19 лет назад |
Bill Hoffman
|
345df44dc5
BUG: make sure external vs projects use the GUID in the project if it has one.
|
19 лет назад |
Bill Hoffman
|
cc2364f559
STYLE: fix link lenght issue
|
19 лет назад |
Bill Hoffman
|
cca67d7f8e
BUG: fix for bug 4239, NODEFAULTLIB flag support in ide
|
19 лет назад |
Brad King
|
b9f3de8491
BUG: When writing newlines between script portions in prebuild, prelink, and postbuild command lines they must be escaped for XML so that the IDE receives them. This fixes the fix for bug #3977.
|
19 лет назад |
Brad King
|
89f098bc59
BUG: Adjust prebuild/prelink/postbuild script construction to account for ConstructScript no longer producing trailing newlines. This addresses bug#3977.
|
19 лет назад |
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.
|
19 лет назад |
Bill Hoffman
|
655ba54e2d
BUG: fix for bug#3908 if header_file_only is set on cxx files in visual studio do not compile them
|
19 лет назад |
Bill Hoffman
|
430f6f35eb
BUG: fix for fat file systems and vs8 #2617
|
19 лет назад |
Bill Hoffman
|
4c44781404
BUG: fix for bug#3362 xml escapes on -D stuff for visual studio
|
19 лет назад |
Bill Hoffman
|
8750b1960e
BUG: fix for bug# 3664
|
19 лет назад |
Bill Hoffman
|
2e7aef7422
BUG: fix for bug#3738
|
19 лет назад |
Brad King
|
9a1d4e92eb
BUG: Fix/cleanup custom commands and custom targets. Make empty comment strings work. Fix ZERO_CHECK target always out of date for debugging. Fix Makefile driving of custom commands in a custom target. Fix dependencies on custom targets not in ALL in VS generators.
|
19 лет назад |
Brad King
|
dd332a00cc
ENH: Re-implemented command line argument shell quoting to support several platforms with one code base.
|
19 лет назад |
Brad King
|
2459ceb076
BUG: Centralized generation of command line arguments in escaped form. This addresses bug#3786 for several platforms.
|
19 лет назад |
Brad King
|
5d632330b6
STYLE: Fixed line-too-long.
|
19 лет назад |
Brad King
|
7e47f8496a
BUG: Fix for VS.NET 2003 SP1 to make sure global target and utility target rules run every time.
|
19 лет назад |
Brad King
|
276e7e21a3
ENH: Adding flags to force generation of manifest files when building with VC 8.
|
19 лет назад |
Bill Hoffman
|
eec4790555
BUG: fix for 3557 TargetEnvironment for MIDL Compiler set correctly for 64 bit
|
19 лет назад |
Bill Hoffman
|
3b74388050
ENH: allow for source tree to be in root directory
|
19 лет назад |
Brad King
|
9bf5af6e32
ENH: Moved unique object file name computation from cmLocalUnixMakefileGenerator3 up to cmLocalGenerator for use by all generators. Created cmLocalVisualStudioGenerator as superclass for all VS generators. Implemented on-demand unique object file name computation for VS 7 generator to avoid slow compiles when all sources are in subdirectories.
|
19 лет назад |
Bill Hoffman
|
f5e87c309c
ENH: add EHa option
|
19 лет назад |
Bill Hoffman
|
e050211a6d
BUG: fix for bug 3444, remove trailing . in lib names
|
19 лет назад |
Ken Martin
|
f9eb5cf768
ENH: fix line length
|
19 лет назад |
Ken Martin
|
1f1196410a
ENH: fix line length
|
19 лет назад |
Bill Hoffman
|
abf97b5b84
ENH: fix /TP for c code
|
19 лет назад |
Brad King
|
3db44b6973
COMP: Added missing include for isspace.
|
19 лет назад |
Brad King
|
52a8004b98
BUG: Fix parsing of definitions to support REMOVE_DEFINITIONS.
|
19 лет назад |
Ken Martin
|
7dc8a92246
STYLE: fix line length
|
19 лет назад |