Bill Hoffman
|
7b576866b7
ENH: add support for static library property STATIC_LIBRARY_FLAGS
|
21 years ago |
Bill Hoffman
|
4e8b76dc93
BUG 178: make top level cmakelist file a source in ALL_BUILD
|
21 years ago |
Bill Hoffman
|
62bd5b7c8c
BUG: fix for bug 91
|
21 years ago |
Ken Martin
|
df3205e873
fix problem with custom command
|
21 years ago |
Andy Cedilnik
|
c7067f426f
ENH: Properly build WIN32 executables
|
21 years ago |
Andy Cedilnik
|
b1a7421840
ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE
|
21 years ago |
Bill Hoffman
|
a588dbcba1
BUG: .lib from a .dll should go in m_LibraryOutputPath not m_ExecutableOutputPath
|
22 years ago |
Bill Hoffman
|
8685faba69
BUG: fix for debug flags into project files
|
22 years ago |
Bill Hoffman
|
0bdb092a01
ENH: add relative paths to visual studio 6 and 7 project files
|
22 years ago |
Andy Cedilnik
|
72d8bd1e41
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
22 years ago |
Brad King
|
6018ebdc85
BUG#393: Adding XML escaping for additional per-source compile flags.
|
22 years ago |
Bill Hoffman
|
343f327b32
BUG: fix for 363, VCMIDLTool not used for idl files
|
22 years ago |
Bill Hoffman
|
77afae681a
BUG: add preprocessor flags to resource compiler
|
22 years ago |
Bill Hoffman
|
16fe086267
BUG: make sure -M flags are not duplicated and are only set in the xml
|
22 years ago |
Bill Hoffman
|
545ae439b7
BUG: fix for unicode and for /D -D
|
22 years ago |
Bill Hoffman
|
073a5b69b7
ENH: allow users to change to unicode
|
22 years ago |
Bill Hoffman
|
db3cd82590
BUG: fix for bug 78 should be on 1.8 branch
|
22 years ago |
Brad King
|
c056415593
BUG: Check for whether to use CMAKE_EXE_LINKER_FLAGS should look both for EXECUTABLE and WIN32_EXECUTABLE targets.
|
22 years ago |
Bill Hoffman
|
dd4e8df29a
BUG: make sure exe output path is used for dep hack stuff
|
22 years ago |
Ken Martin
|
2b2a9d73da
fix to executable depends for custom commands
|
22 years ago |
Bill Hoffman
|
58d9cfa141
BUG: fix bug with custom commands depending on executables
|
22 years ago |
Bill Hoffman
|
4a1412b0cb
BUG: fix for bugs 125 - 128, and a fix for the bug introduced by the bug fix for but 92. & was being replaced with &, but after double quote was replaced with " causing it to be &quot. Also add more search paths for mpi
|
22 years ago |
Brad King
|
8830b45b88
BUG#92 - Added XML escaping for <, >, and &.
|
22 years ago |
Brad King
|
48aedb2ba3
ENH: Fully implemented SOURCE_GROUP command.
|
22 years ago |
Bill Hoffman
|
f22a4a908d
ENH: add linker flags
|
22 years ago |
Ken Martin
|
840389b64f
moved depend code into cmTarget
|
22 years ago |
Ken Martin
|
6309da4242
fix for bad assumption on custom rules
|
22 years ago |
Ken Martin
|
703242071f
more crazt changes source files now must match with full path
|
22 years ago |
Bill Hoffman
|
fc0a916eee
ENH: allow duplicate commands with the same output to be reduced automatically to one command
|
22 years ago |
Ken Martin
|
904fb91a42
compielr warnings
|
22 years ago |