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.
|
2006-10-16 18:17:14 -04:00 |
Brad King
|
e0a662a3dd
|
ENH: Adding version number to the name of a DLL built in cygwin but not the import library. This addresses bug#3571.
|
2006-10-05 16:30:47 -04:00 |
Brad King
|
48470eaa00
|
ENH: Enabling link-type selection flags on Cygwin, MSYS, and MinGW. This addresses bug#1644 on these platforms.
|
2006-10-05 15:08:23 -04:00 |
Bill Hoffman
|
f08b1a2c96
|
ENH: add the flag for creating windows gui's
|
2006-05-05 21:49:02 -04:00 |
Bill Hoffman
|
3f532f5489
|
ENH: add support for language flags at rule expansion time
|
2006-03-06 15:14:23 -05:00 |
Bill Hoffman
|
a5825cd11a
|
ENH: check in new find stuff
|
2006-03-02 13:30:22 -05:00 |
Brad King
|
57d2f7fded
|
BUG: Fixed cygwin module creation rules. Modules should not have the "cyg" prefix by default. Removd soname flags from creation rules because they are never used on this platform.
|
2006-02-19 13:34:22 -05:00 |
Brad King
|
81677b3130
|
ENH: Generate import libraries for DLLs on Cygwin and MinGW.
|
2006-02-18 15:37:23 -05:00 |
Brad King
|
33587ce376
|
ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRARY_SUFFIXES to allow customized searching for libraries.
|
2006-02-09 15:05:13 -05:00 |
Bill Hoffman
|
b08a151722
|
ENH: add exe stuff for cygwin
|
2006-01-03 14:00:48 -05:00 |
Bill Hoffman
|
66a08c10e5
|
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
2004-08-26 14:55:55 -04:00 |
Bill Hoffman
|
110bc04bd0
|
use export all symbols on cygwin
|
2003-01-21 12:41:22 -05:00 |
Bill Hoffman
|
e2d1104881
|
determine CMAKE_MAKE_PROGRAM in EnableLanguage
|
2002-12-03 16:19:16 -05:00 |
Bill Hoffman
|
77888e67f8
|
remove debug stuff
|
2002-11-21 15:36:33 -05:00 |
Bill Hoffman
|
e9687d931a
|
fix for create shared library
|
2002-11-21 08:45:45 -05:00 |
Bill Hoffman
|
98ef89bf77
|
Set CMAKE_BUILD_TOOL
|
2002-11-12 09:12:13 -05:00 |
Bill Hoffman
|
f5d95fb078
|
Complete rework of makefile generators expect trouble
|
2002-11-08 15:46:08 -05:00 |