Brad King
|
939ae77b7b
ENH: Added a special flags integer field to the flag map entries. Added flags for user values and other special cases. Added precompiled header flag translation entries. This addresses bug#3512.
|
19 år sedan |
Brad King
|
0b4bd97210
COMP: Removed unused variable.
|
19 år sedan |
Brad King
|
62d4c1b14a
ENH: Added mapping of /NODEFAULTLIB flag when no values are provided.
|
19 år sedan |
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 år sedan |
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 år sedan |
Bill Hoffman
|
345df44dc5
BUG: make sure external vs projects use the GUID in the project if it has one.
|
19 år sedan |
Bill Hoffman
|
cc2364f559
STYLE: fix link lenght issue
|
19 år sedan |
Bill Hoffman
|
cca67d7f8e
BUG: fix for bug 4239, NODEFAULTLIB flag support in ide
|
19 år sedan |
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 år sedan |
Brad King
|
89f098bc59
BUG: Adjust prebuild/prelink/postbuild script construction to account for ConstructScript no longer producing trailing newlines. This addresses bug#3977.
|
19 år sedan |
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 år sedan |
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 år sedan |
Bill Hoffman
|
430f6f35eb
BUG: fix for fat file systems and vs8 #2617
|
19 år sedan |
Bill Hoffman
|
4c44781404
BUG: fix for bug#3362 xml escapes on -D stuff for visual studio
|
19 år sedan |
Bill Hoffman
|
8750b1960e
BUG: fix for bug# 3664
|
19 år sedan |
Bill Hoffman
|
2e7aef7422
BUG: fix for bug#3738
|
19 år sedan |
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 år sedan |
Brad King
|
dd332a00cc
ENH: Re-implemented command line argument shell quoting to support several platforms with one code base.
|
19 år sedan |
Brad King
|
2459ceb076
BUG: Centralized generation of command line arguments in escaped form. This addresses bug#3786 for several platforms.
|
19 år sedan |
Brad King
|
5d632330b6
STYLE: Fixed line-too-long.
|
19 år sedan |
Brad King
|
7e47f8496a
BUG: Fix for VS.NET 2003 SP1 to make sure global target and utility target rules run every time.
|
19 år sedan |
Brad King
|
276e7e21a3
ENH: Adding flags to force generation of manifest files when building with VC 8.
|
19 år sedan |
Bill Hoffman
|
eec4790555
BUG: fix for 3557 TargetEnvironment for MIDL Compiler set correctly for 64 bit
|
19 år sedan |
Bill Hoffman
|
3b74388050
ENH: allow for source tree to be in root directory
|
19 år sedan |
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 år sedan |
Bill Hoffman
|
f5e87c309c
ENH: add EHa option
|
19 år sedan |
Bill Hoffman
|
e050211a6d
BUG: fix for bug 3444, remove trailing . in lib names
|
19 år sedan |
Ken Martin
|
f9eb5cf768
ENH: fix line length
|
19 år sedan |
Ken Martin
|
1f1196410a
ENH: fix line length
|
19 år sedan |
Bill Hoffman
|
abf97b5b84
ENH: fix /TP for c code
|
19 år sedan |