Bill Hoffman
|
cc2364f559
STYLE: fix link lenght issue
|
19 years ago |
Bill Hoffman
|
cca67d7f8e
BUG: fix for bug 4239, NODEFAULTLIB flag support in ide
|
19 years ago |
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 years ago |
Brad King
|
89f098bc59
BUG: Adjust prebuild/prelink/postbuild script construction to account for ConstructScript no longer producing trailing newlines. This addresses bug#3977.
|
19 years ago |
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 years ago |
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 years ago |
Bill Hoffman
|
430f6f35eb
BUG: fix for fat file systems and vs8 #2617
|
19 years ago |
Bill Hoffman
|
4c44781404
BUG: fix for bug#3362 xml escapes on -D stuff for visual studio
|
19 years ago |
Bill Hoffman
|
8750b1960e
BUG: fix for bug# 3664
|
19 years ago |
Bill Hoffman
|
2e7aef7422
BUG: fix for bug#3738
|
19 years ago |
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 years ago |
Brad King
|
dd332a00cc
ENH: Re-implemented command line argument shell quoting to support several platforms with one code base.
|
19 years ago |
Brad King
|
2459ceb076
BUG: Centralized generation of command line arguments in escaped form. This addresses bug#3786 for several platforms.
|
19 years ago |
Brad King
|
5d632330b6
STYLE: Fixed line-too-long.
|
19 years ago |
Brad King
|
7e47f8496a
BUG: Fix for VS.NET 2003 SP1 to make sure global target and utility target rules run every time.
|
19 years ago |
Brad King
|
276e7e21a3
ENH: Adding flags to force generation of manifest files when building with VC 8.
|
19 years ago |
Bill Hoffman
|
eec4790555
BUG: fix for 3557 TargetEnvironment for MIDL Compiler set correctly for 64 bit
|
19 years ago |
Bill Hoffman
|
3b74388050
ENH: allow for source tree to be in root directory
|
19 years ago |
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 years ago |
Bill Hoffman
|
f5e87c309c
ENH: add EHa option
|
19 years ago |
Bill Hoffman
|
e050211a6d
BUG: fix for bug 3444, remove trailing . in lib names
|
19 years ago |
Ken Martin
|
f9eb5cf768
ENH: fix line length
|
19 years ago |
Ken Martin
|
1f1196410a
ENH: fix line length
|
19 years ago |
Bill Hoffman
|
abf97b5b84
ENH: fix /TP for c code
|
19 years ago |
Brad King
|
3db44b6973
COMP: Added missing include for isspace.
|
19 years ago |
Brad King
|
52a8004b98
BUG: Fix parsing of definitions to support REMOVE_DEFINITIONS.
|
19 years ago |
Ken Martin
|
7dc8a92246
STYLE: fix line length
|
19 years ago |
Bill Hoffman
|
1a2b8afe1e
ENH: remove bogus machine setting
|
19 years ago |
Bill Hoffman
|
d5d1525339
ENH: remove debug output
|
19 years ago |
Bill Hoffman
|
1794836ee3
ENH: fix build c stuff with c and c++ with c++
|
19 years ago |