summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fphsa-version-cleanup'Brad King2017-09-081-29/+30
|\
| * FPHSA: lower-case for cmake_parse_arguments + move config-mode related codeYves Frederix2017-09-051-16/+16
| * FPHSA: use more localized _FOUND_VERSION instead of VERSION.Yves Frederix2017-09-051-13/+14
* | Merge topic 'boost-1.65.1'Brad King2017-09-081-1/+1
|\ \
| * | FindBoost: Add version 1.65.1Roger Leigh2017-09-061-1/+1
* | | Merge topic 'findfreetype-importedtargets'Brad King2017-09-081-12/+59
|\ \ \
| * | | FindFreetype: Add imported target, docs, and testBen Morgan2017-09-071-12/+59
* | | | Autogen: Pass RCC build names and function names in info fileSebastian Holtermann2017-09-071-2/+2
* | | | Autogen: Iterate source files only onceSebastian Holtermann2017-09-071-1/+2
|/ / /
* | | Merge topic 'FindBoost-limit-configs'Brad King2017-09-071-16/+32
|\ \ \
| * | | FindBoost: Add option to prevent finding DEBUG/RELEASE Boost-libsDeniz Bahadir2017-09-061-16/+32
* | | | Merge topic 'findexpat-importedtargets'Brad King2017-09-071-7/+28
|\ \ \ \
| * | | | FindEXPAT: Add imported target and documentationBen Morgan2017-09-011-7/+28
* | | | | Merge topic 'irsl-vs15-future'Brad King2017-09-071-19/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'backport-irsl-vs15-future' into irsl-vs15-futureBrad King2017-09-061-19/+16
| |\ \ \ \
| | * | | | InstallRequiredSystemLibraries: Add support for future VS 2017 toolchainsBrad King2017-09-061-19/+16
| | * | | | Merge branch 'InstallRequiredSystemLibraries-vs15.3' into release-3.9Brad King2017-08-221-11/+31
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'revert-macos-hidpi-qt-dialog' into release-3.9Brad King2017-08-221-4/+0
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'debian_clang_binutils' into release-3.9Brad King2017-08-151-0/+8
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'cuda-device-link-ccbin' into release-3.9Brad King2017-08-151-2/+2
| | |\ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ Merge topic 'msvc2015-cxx17'Brad King2017-09-061-1/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | MSVC: Extend C++ language standard support to Visual Studio 2015 Update 3Nils Gladitz2017-09-011-1/+4
* | | | | | | | | | Merge topic 'FindBoost-fix-policy-scope'Brad King2017-09-061-9/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindBoost: Revert "Simplify search in lists."Brad King2017-09-051-9/+5
* | | | | | | | | | | Merge topic 'findopenmp-found'Brad King2017-09-061-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindOpenMP: Restore OpenMP_FOUND result variableChristian Pfeiffer2017-09-051-0/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'android-ndk-r16'Brad King2017-09-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Android: Update for NDK r16Brad King2017-09-051-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'csharp_fix_initial_flags'Brad King2017-09-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | VS: Initialize CSharp flags consistentlyMichael Stürmer2017-09-051-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'ExternalProject-command'Brad King2017-09-051-0/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ExternalProject: Prevent COMMAND from being treated as a true keywordCraig Scott2017-09-021-0/+8
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | FindPatch: Add module to find 'patch' command-line toolJean-Christophe Fillion-Robin2017-09-011-0/+68
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'flang'Brad King2017-09-015-2/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindOpenMP: Add Flang flag.Tin Huynh2017-08-311-0/+1
| * | | | | | | | | | Flang: Add support for flang Fortran compilerTin Huynh2017-08-314-2/+24
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindThreads-cross-compile-no-try_run'Brad King2017-09-012-44/+11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | FindThreads: Drop try_run to improve cross-compiling supportSteffen Dettmer2017-08-302-44/+11
| |/ / / / / / / /
* | | | | | | | | Merge topic 'irsl-intel'Brad King2017-08-311-1/+139
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | IRSL: Add Intel compiler supportChristian Pfeiffer2017-08-301-2/+133
| * | | | | | | | IRSL: Install VC++ OpenMP libraries only for MSVCChristian Pfeiffer2017-08-231-1/+8
* | | | | | | | | Merge topic 'gettext-windows'Brad King2017-08-301-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindGettext: fix support for MS Windows gettext binariesTomasz Słodkowicz2017-08-301-2/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | FindwxWidgets: Add support for Windows XP compatible builsTomasz Słodkowicz2017-08-301-0/+4
|/ / / / / / / /
* | | | | | | | Merge topic 'cpackifw-repositories-directories'Brad King2017-08-281-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | CPackIFW: Add CPACK_IFW_REPOSITORIES_DIRECTORIES variableKonstantin Podsvirov2017-08-171-0/+6
* | | | | | | | | Merge topic 'FindQt4-do-not-assume-all-libraries-are-frameworks'Brad King2017-08-281-6/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindQt4: Do not assume all libraries are frameworksJean-Christophe Fillion-Robin2017-08-211-6/+8
* | | | | | | | | | GNUToMS: Tolerate existence of a %USERPROFILE%/source directoryAlbert Ziegenhagel2017-08-251-0/+1
* | | | | | | | | | Merge topic 'modernize-git-whitespace-attributes'Brad King2017-08-252-14/+14
|\ \ \ \ \ \ \ \ \ \