summaryrefslogtreecommitdiff
path: root/Modules/Platform/Windows-wcl386.cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-2/+2
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-48/+48
* Watcom: Simplify compiler version detection (#11866)Brad King2012-08-131-37/+24
* Add platform variable for flags specific to shared librariesStephen Kelly2012-06-121-1/+2
* Merge topic 'fix-11866-add-watcom-sys-libs'David Cole2011-08-021-0/+38
|\
| * Watcom: Use correct args for execute_process call (#11866)David Cole2011-08-011-2/+2
| * Add Watcom support to InstallRequiredSystemLibraries (#11866)David Cole2011-07-291-0/+38
* | Watcom: Add -c flag to wlib calls (#12245)David Cole2011-07-291-2/+2
|/
* Fix for bug 10388, fix various default flags.Bill Hoffman2010-09-021-3/+16
* Watcom: Use LINK_FLAGS and STATIC_LIBRARY_FLAGSBrad King2010-06-011-3/+3
* Singly-quote target names for Watcom linkerBrad King2009-11-301-4/+4
* BUG: Fix generation of Watcom link lines.Brad King2008-01-231-0/+1
* ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...Brad King2008-01-141-4/+4
* ENH: Enabled preprocessor make rules for Watcom.Brad King2007-05-161-0/+8
* ENH: Added target property ENABLE_EXPORTS for executable targets. It enables...Brad King2007-03-221-3/+8
* BUG: Do not create import library for MODULEs. This is an incremental fix fo...Brad King2007-03-101-6/+6
* ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_...Brad King2006-04-111-2/+2
* ENH: Generate import libraries for DLLs on Cygwin and MinGW.Brad King2006-02-181-1/+1
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-0/+56