Bill Hoffman
|
3b7da5396d
Fix for bug 10388, fix various default flags.
|
15 years ago |
Brad King
|
9622fe5e9a
Watcom: Use LINK_FLAGS and STATIC_LIBRARY_FLAGS
|
15 years ago |
Brad King
|
4f43c1f276
Singly-quote target names for Watcom linker
|
16 years ago |
Brad King
|
09af624dee
BUG: Fix generation of Watcom link lines.
|
18 years ago |
Brad King
|
8262ccfd4e
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
|
18 years ago |
Brad King
|
e1260b8468
ENH: Enabled preprocessor make rules for Watcom.
|
18 years ago |
Brad King
|
5a32aa5919
ENH: Added target property ENABLE_EXPORTS for executable targets. It enables the executables for linking by loadable modules that import symbols from the executable. This finishes the executable import library support mentioned in bug #4210.
|
18 years ago |
Brad King
|
2f09a22411
BUG: Do not create import library for MODULEs. This is an incremental fix for bug#4210.
|
19 years ago |
Brad King
|
08289893b8
ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_STANDARD_LIBRARIES. This is needed to get programmable language support working with Visual Studio generators. It makes sense anyway.
|
19 years ago |
Brad King
|
81677b3130
ENH: Generate import libraries for DLLs on Cygwin and MinGW.
|
20 years ago |
Bill Hoffman
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 years ago |