summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Windows.cmake
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Teach find_library to consider the 'libfoo.a' naming conventionBrad King2024-01-191-1/+5
* MSVC: Teach find_library to consider Rust's '${name}.dll.lib' conventionDaniel Ching2023-12-081-1/+4
* Windows: Add experimental WindowsKernelModeDriver platformKyle Edwards2023-07-171-1/+5
* enable_language: Establish target platform identification variables earlierBrad King2023-06-071-10/+0
* MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"Brad King2022-11-281-2/+2
* MSVC: Teach find_library to consider the 'libfoo.a' naming conventionYonggang Luo2022-09-191-2/+2
* VS: Treat libraries ending in `.targets` as msbuild importsSoji Yamakawa2016-11-091-0/+1
* Define 'WINDOWS_PHONE' and 'WINDOWS_STORE' variablesGilles Khouzam2014-07-311-0/+4
* WindowsCE: Refactor setting of "WINCE"Brad King2014-07-281-0/+4
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-2/+2
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-24/+24
* ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set inAlexander Neundorf2007-08-091-0/+2
* ENH: use WindowsPaths.cmake on all Windows platforms, not only for cl, makesAlexander Neundorf2007-08-021-2/+2
* ENH: Generate import libraries for DLLs on Cygwin and MinGW.Brad King2006-02-181-0/+2
* ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRA...Brad King2006-02-091-0/+3
* BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffixBill Hoffman2006-01-021-0/+1
* ENH: add the unix makefile generator as an option from the windows GUI, this ...Bill Hoffman2003-08-211-0/+22
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+6