summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/CYGWIN-GNU.cmake
Commit message (Expand)AuthorAgeFilesLines
* Use string(APPEND) in ModulesDaniel Pfeifer2017-05-171-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-141-1/+1
* RC: Simplify selection of resource compiler based on C/C++ toolchainBrad King2015-05-071-0/+4
* RC: Enable language after C, CXX, or Fortran is enabled (#15404)Brad King2015-02-251-1/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-4/+4
* Add platform variables for position independent code flagsStephen Kelly2012-06-121-1/+4
* Add support for windres to cygwin.Bill Hoffman2010-12-231-1/+2
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Cygwin: Export all symbols with ENABLE_EXPORTSYaakov Selkowitz2010-05-271-0/+1
* Do not export all symbols from DLLs on CygwinBrad King2010-01-211-2/+3
* Fix CMAKE_DL_LIBS on CygwinBrad King2010-01-211-1/+0
* Split GNU compiler information filesBrad King2009-12-021-0/+51