summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindJPEG-imported-targets'Brad King2018-04-191-15/+104
|\
| * FindJPEG: Add imported target support and full testMateusz Loskot2018-04-181-2/+40
| * FindJPEG: Add multi config support and associated docsMateusz Loskot2018-04-171-2/+22
| * FindJPEG: Add version detection and associated test update and docsMateusz Loskot2018-04-171-1/+26
| * FindJPEG: Cleanup documentation formattingMateusz Loskot2018-04-171-9/+15
| * FindJPEG: Clean up whitepaces and lowercase function namesMateusz Loskot2018-04-171-5/+5
* | Merge topic 'InstallRequiredSystemLibraries-mfcm'Brad King2018-04-191-0/+8
|\ \
| * | InstallRequiredSystemLibraries: Check for existence of mfcm dllsChristof Krüger2018-04-181-0/+8
| * | Merge branch 'FindOpenMP-Intel-Windows' into release-3.11Brad King2018-04-161-13/+4
| |\ \
| * \ \ Merge branch 'implicit-lib-gcceh-file' into release-3.11Brad King2018-04-161-1/+1
| |\ \ \
| * \ \ \ Merge branch 'features-msvc-2017' into release-3.11Brad King2018-04-111-21/+15
| |\ \ \ \
* | \ \ \ \ Merge topic 'depfile-flag'Brad King2018-04-193-0/+6
|\ \ \ \ \ \
| * | | | | | SunPro,XL: Add depfile flags to support Ninja generatorEphi Sinowitz2018-04-173-0/+6
* | | | | | | Merge topic 'CheckIncludeFile-required-libs'Brad King2018-04-193-0/+81
|\ \ \ \ \ \ \
| * | | | | | | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIESBrad King2018-04-183-0/+81
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic '17870-effective-system-name'Brad King2018-04-1943-66/+73
|\ \ \ \ \ \ \
| * | | | | | | Apple: Use include_guard() within compiler configGregor Jasny2018-04-184-16/+4
| * | | | | | | Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler infoGregor Jasny2018-04-1835-38/+47
| * | | | | | | Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler infoGregor Jasny2018-04-188-20/+28
| * | | | | | | CMakeFindPackageMode: Perform platform-specific initializationBrad King2018-04-181-0/+2
* | | | | | | | Merge topic 'android-ndk-r17'Brad King2018-04-181-1/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Android: Add support for NDK r17Brad King2018-04-171-1/+34
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'fix-findmpi-lib-regex'Christian Pfeiffer2018-04-181-6/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | FindMPI: Fix libname regex to not match the compiler executableChuck Atkins2018-04-121-6/+9
* | | | | | | | | Merge topic 'FindOpenSSL-components'Craig Scott2018-04-171-19/+46
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | FindOpenSSL: Add component supportHarry Mallon2018-04-161-19/+46
* | | | | | | | | Merge topic 'FindOpenAL-std-includes'Brad King2018-04-171-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindOpenAL: Find AL/al.h or OpenAL/al.h in standard include pathsJames Jones2018-04-161-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindOpenMP-Intel-Windows'Brad King2018-04-171-13/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | FindOpenMP: Fix support for Intel on WindowsRoland Schulz2018-04-161-13/+4
* | | | | | | | | Merge topic 'implicit-lib-gcceh-file'Brad King2018-04-171-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Exclude "libgcc_eh" library files from implicit link librariesBrad King2018-04-161-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'cuda-compiler-loaded'Brad King2018-04-161-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | CUDA: Set CMAKE_CUDA_COMPILER_LOADED variable when language is enabledHenry Schreiner2018-04-131-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'clang-cl-std'Brad King2018-04-131-5/+42
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Clang: Add standard flags support when simulating MSVCRuben Van Boxem2018-04-111-0/+21
| * | | | | Clang: Avoid extra C++ feature detection when simulating MSVCBrad King2018-04-111-0/+15
| * | | | | Clang: Refactor standard flags logic when simulating MSVCBrad King2018-04-111-5/+6
* | | | | | Merge topic 'features-msvc-2017'Brad King2018-04-121-21/+15
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Features: Record for VS 2017 through 15.6Daniel Filipe2018-04-111-21/+15
| | |/ / / | |/| | |
* | | | | Merge topic 'FindMatlab-handle-exception'Brad King2018-04-121-2/+3
|\ \ \ \ \
| * | | | | FindMatlab: always handle uncaught exceptionClemens Buchacher2018-04-091-2/+3
* | | | | | Merge topic 'FindwxWidgets-local-var'Brad King2018-04-121-4/+6
|\ \ \ \ \ \
| * | | | | | FindwxWidgets: Use more private name for local variableAndrea Ranieri2018-04-111-4/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindImageMagick-FixForMultipleInstalls'Brad King2018-04-121-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindImageMagick: Find components in same locations as main packageRoman Wüger2018-04-111-0/+3
* | | | | | UseSWIG: fix erroneous generator expressionsMarc Chevrier2018-04-101-7/+11
| |/ / / / |/| | | |
* | | | | Merge topic 'FindCUDA-nvcc-clcache-support'Brad King2018-04-091-0/+5
|\ \ \ \ \
| * | | | | FindCUDA: Add support for clcacheEdward Z. Yang2018-04-061-0/+5
* | | | | | Merge topic 'findwxwidgets-msys-library-dirs'Brad King2018-04-051-0/+20
|\ \ \ \ \ \