summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Windows-gcc.cmake
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added support for import libraries created by executable and module targ...Brad King2007-03-191-2/+2
* ENH: Adding image version number (major.minor) property to windows binaries. ...Brad King2006-10-161-4/+12
* ENH: Enabling link-type selection flags on Cygwin, MSYS, and MinGW. This add...Brad King2006-10-051-0/+11
* ENH: add windows apps to mingwBill Hoffman2006-04-171-0/+1
* ENH: Added support for linking to MS .lib libraries in MinGW.Brad King2006-03-221-1/+2
* BUG: Fixed module creation rules. Removed soname portion of all rules becaus...Brad King2006-02-191-4/+4
* ENH: Generate import libraries for DLLs on Cygwin and MinGW.Brad King2006-02-181-0/+12
* ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRA...Brad King2006-02-091-0/+5
* BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffixBill Hoffman2006-01-021-0/+1
* COMP: On mingw, -fPIC is not necessary and it actually produces warningsAndy Cedilnik2005-10-181-0/+1
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-3/+3
* Make sure cmake uses consistent module prefixesBill Hoffman2004-08-301-1/+2
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-2/+0
* BUG: fix mingw module load testsBill Hoffman2004-02-161-1/+0
* shared modules are not linked so do not use lib prefixBill Hoffman2004-02-141-0/+1
* ENH: change mingw to use libfoo.dll instead of foo.dll since it can link to themBill Hoffman2004-02-131-1/+1
* BUG: fix for bug 383 gcc flags are now always set if the compiler is gnuBill Hoffman2003-11-141-0/+2
* ENH: MinGW build now passes all the testsBill Hoffman2003-08-271-2/+2
* ENH: add configure file for gcc under windowsBill Hoffman2003-08-221-0/+14