summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* XCTest: Use bundle specific generator expressionsGregor Jasny2017-06-281-2/+2
* Merge topic 'clang-cl-no-std'Brad King2017-06-282-29/+61
|\
| * Clang: Do not add '-std=' options when simulating MSVCRuben Van Boxem2017-06-272-29/+61
* | Merge topic 'docs_CheckXXXSourceYYY'Brad King2017-06-285-129/+298
|\ \
| * | Check*Source{Compiles,Runs}: Rewrite docs for these modulesCraig Scott2017-06-245-129/+298
* | | Merge topic 'FindDoxygen-internal-var'Brad King2017-06-271-6/+6
|\ \ \
| * | | FindDoxygen: Add private prefix to internal variablesBrad King2017-06-271-6/+6
* | | | Merge topic 'FindCUDA-no-empty-genex'Brad King2017-06-271-0/+2
|\ \ \ \
| * | | | FindCUDA: Fix CUDA_NVCC_FLAGS_<CONFIG> for separable compilationRobert Maynard2017-06-261-0/+2
| | |/ / | |/| |
* | | | FindCUDA: Use find_program if find_host_program is not availableMaxime Roussin-Bélanger2017-06-261-1/+5
* | | | Merge topic 'toolchain-binutils-advanced'Brad King2017-06-262-0/+4
|\ \ \ \
| * | | | GCC,Clang: Mark CMAKE_<LANG>_COMPILER_{AR,RANLIB} as advancedBrad King2017-06-222-0/+4
* | | | | Merge topic 'GetPrerequisites-ucrt-no-warn'Brad King2017-06-261-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | GetPrerequisites: Do not warn about non-absolute UCRT system librariesBrad King2017-06-261-1/+1
| |/ / /
| * | | Merge branch 'android-unified-headers' into release-3.9Brad King2017-06-221-2/+6
| |\ \ \
| * \ \ \ Merge branch 'ipo-per-lang' into release-3.9Brad King2017-06-145-19/+21
| |\ \ \ \
* | \ \ \ \ Merge topic 'android-unified-headers'Brad King2017-06-221-2/+6
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Android: Fix include path for unified headersBrad King2017-06-221-2/+6
* | | | | | Merge topic 'CheckTypeSize-arm-archs'Brad King2017-06-211-0/+6
|\ \ \ \ \ \
| * | | | | | CheckTypeSize: Add support for arm architecturesDouglas McKenzie2017-06-201-0/+6
* | | | | | | Merge topic 'FindICU-data-vars'Brad King2017-06-201-24/+68
|\ \ \ \ \ \ \
| * | | | | | | FindICU: Search for packaged data filesRoger Leigh2017-06-171-24/+68
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'FindwxWidgets-fix-flag-parse'Brad King2017-06-201-19/+15
|\ \ \ \ \ \ \
| * | | | | | | FindwxWidgets: Fix parsing of cxxflags when paths contain -D or -IThierry Crozat2017-06-191-19/+15
| |/ / / / / /
* | | | | | | Merge topic 'curses-form-advanced'Brad King2017-06-201-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | FindCurses: mark CURSES_FORM_LIBRARY as advancedDaniel Pfeifer2017-06-171-0/+1
| |/ / / / /
* | | | | | Merge topic 'vs_csharp_fix_win32manifest_param'Brad King2017-06-191-1/+1
|\ \ \ \ \ \
| * | | | | | Vs: remove /nowin32manifest from C# flags to enable default VS behaviorMichael Stürmer2017-06-161-1/+1
* | | | | | | Merge topic 'FindHDF5-parallel-from-wrapper'Brad King2017-06-191-21/+27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | FindHDF5: Fix parallel detection when primary compiler is an HDF5 wrapperChuck Atkins2017-06-161-21/+27
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'cuda-dlink-no-deprecated-gpu' into release-3.9Brad King2017-06-132-4/+21
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'doc-pkgconfig-list' into release-3.9Brad King2017-06-121-1/+7
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Check*CompilerFlag: Rewrite documentation of these modulesBrad King2017-06-153-60/+90
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'UseSWIG-avoid-dllimport-repeat'Brad King2017-06-151-4/+7
|\ \ \ \ \ \
| * | | | | | UseSWIG: Add `-dllimport` only if not already specifiedRobert Langlois2017-06-141-4/+7
* | | | | | | Merge topic 'ipo-per-lang'Brad King2017-06-155-19/+21
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | IPO: Consider support for each language separatelyBrad King2017-06-145-19/+21
* | | | | | | Merge topic 'android-unified-headers'Brad King2017-06-134-16/+52
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Android: Add support for unified headersBrad King2017-06-124-16/+52
* | | | | | | Merge topic 'doc-pkgconfig-list'Brad King2017-06-131-1/+7
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | FindPkgConfig: mention that variables will be ;-listsRolf Eike Beer2017-06-121-0/+6
| * | | | | | FindPkgConfig: fix confusing indentationRolf Eike Beer2017-06-121-1/+1
| |/ / / / /
| * | | | | Merge branch 'android-standalone-no-sysroot-include' into release-3.9Brad King2017-06-091-2/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'android-standalone-unified-api-level' into release-3.9Brad King2017-06-091-5/+28
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'cuda-dlink-no-deprecated-gpu'Brad King2017-06-132-4/+21
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | CUDA: When linking device code suppress CUDA 8.0+ deprecation warningsRobert Maynard2017-06-132-4/+21
| | |_|_|/ | |/| | |
* | | | | Merge topic 'android-standalone-no-sysroot-include'Brad King2017-06-121-2/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Android: Do not pass sysroot include for standalone toolchainBrad King2017-06-091-2/+7
| |/ / /
* | | | Merge topic 'android-standalone-unified-api-level'Brad King2017-06-121-5/+28
|\ \ \ \ | | |_|/ | |/| |
| * | | Android: Detect API version of standalone toolchain with unified headersBrad King2017-06-091-5/+28
| |/ /