Stephen Kelly
|
2a6bd96c13
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
|
13 years ago |
Brad King
|
fe971d97ca
Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)
|
15 years ago |
Brad King
|
90b8164e44
Use per-config output dir in VS 6 templates
|
16 years ago |
Bill Hoffman
|
a50cdcb5a6
BUG: fix for rc and vs6
|
17 years ago |
Alexander Neundorf
|
7f11536704
|
18 years ago |
Brad King
|
80e6cade7a
ENH: Implemented use of cmTarget::GetDirectory() in Visual Studio 6 generator. This is an incremental fix for bug#4210.
|
19 years ago |
Brad King
|
428b4c9244
ENH: Updated VS6 generator to use target.GetFullName() to compute target file names.
|
19 years ago |
Bill Hoffman
|
712f4b3d01
FIX: fixes bugs 1152 and 1154
|
21 years ago |
Bill Hoffman
|
7b576866b7
ENH: add support for static library property STATIC_LIBRARY_FLAGS
|
21 years ago |
Andy Cedilnik
|
368d7f7c18
ENH: Attempt to add debug library postfix for visual studio 6
|
22 years ago |
Bill Hoffman
|
4d2ca08bc7
ENH: allow UNICODE to be specifed in the cxx flags and if not default to MBCS
|
22 years ago |
Bill Hoffman
|
6046060714
ENH: add include paths to rc program for resource generation
|
23 years ago |
Bill Hoffman
|
f3b4191845
fix comment
|
24 years ago |
Ken Martin
|
722283804b
support for custom targets on exe and lib
|
24 years ago |
Ken Martin
|
c3478f749a
made Debug the default configuration
|
24 years ago |
Ian Scott
|
331c517eeb
Renamed the ReleaseWithDebugInfo Build configuration to RelWithDebInfo,
|
24 years ago |
Bill Hoffman
|
339bdd47b5
ENH: boot strap mfc gui and support for MFC
|
24 years ago |
Ian Scott
|
4c4184f56c
adding a "Release with debugging Info" build to CMake for NT
|
24 years ago |
Sebastien Barre
|
4d51f16118
the "Release" target is not the default.
|
24 years ago |
Sebastien Barre
|
25fb20c4aa
slight change in the order of the options (right-most takes precedence)
|
24 years ago |
Bill Hoffman
|
bc9531c0d1
ENH: create CMAKE_CXX_FLAGS_[Buildtype] flags
|
24 years ago |
Sebastien Barre
|
1a2a3abbfd
ReleaseMinSize => MinSizeRel
|
24 years ago |
Bill Hoffman
|
2eb7fee1fc
ENH: change Release Minsize to MinSizeRel, add MinSizeRel to dll template
|
24 years ago |
Sebastien Barre
|
69503c66eb
fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems.
|
24 years ago |
Ken Martin
|
e093e4a4e0
new directory
|
24 years ago |