summaryrefslogtreecommitdiffstats
path: root/Modules/InstallRequiredSystemLibraries.cmake
Commit message (Expand)AuthorAgeFilesLines
* InstallRequiredSystemLibraries: Install OpenMP runtime libs (#15117)Gregory Sharp2014-09-021-0/+36
* VS14: Add Visual Studio 14 generator (#14982)Brad King2014-06-251-0/+8
* InstallRequiredSystemLibraries: Allow repeat use per-configBjoern Thiel2014-06-161-0/+6
* Windows: Avoid () in environment variable referencesBen Boeckel2014-05-081-1/+2
* Merge topic 'InstallRequiredSystemLibraries-vs12-mfc'Brad King2014-05-071-4/+21
|\
| * InstallRequiredSystemLibraries: MBCS MFC is optional on VS 12 (#14903)Felix Krause2014-05-061-4/+21
* | Watcom: Introduce OpenWatcom compiler id and fix compiler versionJiri Malak2014-03-171-4/+0
* | Remove hard-coded version of RTDLL for Open WatcomJiri Malak2014-03-041-10/+14
|/
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-22/+27
* VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-281-0/+8
* InstallRequiredSystemLibraries: Use correct file names (#13315)David Cole2012-08-171-2/+3
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-32/+32
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-158/+158
* VS11: Update InstallRequiredSystemLibraries.cmake for VS11 (#11213)David Cole2011-11-081-38/+58
* Add Watcom support to InstallRequiredSystemLibraries (#11866)David Cole2011-07-291-0/+34
* InstallRequiredSystemLibraries: Read reg values with get_filename_componentDavid Cole2011-03-091-4/+12
* Add CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_NO_WARNINGS variableDavid Cole2011-01-131-3/+14
* VS10: Fix problems with InstallRequiredSystemLibraries.David Cole2011-01-131-23/+24
* InstallRequiredSystemLibraries debug-only (#11141)Mike McQuaid2011-01-061-51/+72
* Add variable for InstallRequiredSystemLibraries dir (#11140)Mike McQuaid2011-01-061-6/+11
* Fix incorrect variable documentation (#11127)Mike McQuaid2011-01-061-4/+4
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Fix for bug 9960, add support for MSVC10 runtime dlls.Bill Hoffman2009-12-171-0/+69
* Minor typo in commentsMathieu Malaterre2009-12-081-2/+2
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
* BUG: Because of Windows registry madness, we could not find the redistributab...David Cole2008-11-131-7/+17
* BUG: Fix issue #6610. Use 64-bit system binaries when using the 64-bit MSVC c...David Cole2008-07-301-12/+19
* ENH: add vs9 mfc librariesBill Hoffman2008-04-031-2/+41
* ENH: add vs9 stuff, still need msvc9 mfcBill Hoffman2008-02-291-0/+29
* ENH: change nameBill Hoffman2007-11-091-2/+2
* ENH: add ability to use your own install directoriesBill Hoffman2007-11-091-6/+12
* ENH: remove messageBill Hoffman2007-09-211-1/+0
* ENH: allow for installation of debug libsBill Hoffman2007-09-171-4/+35
* BUG: fix for bug 4420 add language dll's to mfc installBill Hoffman2007-02-201-0/+18
* BUG: fix for 4420 Unicode and MBC versions of the MFCBill Hoffman2007-02-071-0/+3
* ENH: Implemented support for installing VC8 runtime libraries.Brad King2006-08-171-3/+18
* ENH: add correct flags for msvc generatorsBill Hoffman2006-04-101-19/+4
* ENH: Handle visual studio versionsAndy Cedilnik2006-03-211-9/+57
* ENH: Install system libraries only if project requires themAndy Cedilnik2006-03-011-0/+29