summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'FindOpenMP-avoid-warning-in-check' into release-3.12Brad King2018-06-271-1/+1
|\
| * FindOpenMP: Avoid warning in check codeBrad King2018-06-271-1/+1
* | Merge branch 'FindJPEG-fix-debug' into release-3.12Brad King2018-06-211-7/+1
|\ \
| * | FindJPEG: Drop ancient compatibility NATIVE_JPEG_* result variablesAndrey Karpov2018-06-211-6/+0
| * | FindJPEG: Add forgotten names of libraries for Debug configurationAndrey Karpov2018-06-211-1/+1
| |/
* | Merge branch 'xcode-10-archs' into release-3.12Brad King2018-06-196-12/+14
|\ \
| * | Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCHBrad King2018-06-186-12/+14
| |/
* | FindCURL: Rename imported target to match upstream CURLBrad King2018-06-181-5/+5
|/
* Merge branch 'UseSWIG-csharp-variant' into release-3.12Brad King2018-06-131-2/+7
|\
| * UseSWIG: Add CSHARP variant for wrapper filesRishi Theivendran2018-06-121-2/+7
* | Merge branch 'UseSWIG-fix-genex' into release-3.12Brad King2018-06-121-7/+7
|\ \
| * | UseSWIG: add support for generator expressionsMarc Chevrier2018-06-121-7/+7
| |/
* | Merge branch 'UseSWIG-handle-SWIG_MODULE_NAME' into release-3.12Brad King2018-06-121-1/+1
|\ \
| * | UseSWIG: Fix handling of `SWIG_MODULE_NAME` source file propertyFelix Schwitzer2018-06-121-1/+1
| |/
* | Merge branch 'FindPython-3.8' into release-3.12Brad King2018-06-083-3/+3
|\ \
| * | FindPython: Add support for version 3.8Marcel Plch2018-06-083-3/+3
| |/
* | Help: Package without components should use 'check_required_components' tooRuslan Baratov2018-06-071-7/+9
|/
* Merge topic 'intel-compile-features'Brad King2018-06-051-1/+1
|\
| * Features: Add special case to disable relaxed constexpr for Intel 18Brad King2018-06-041-1/+1
* | Merge topic 'more-misc-typos'Brad King2018-06-056-11/+11
|\ \
| * | Fix misc. typosluz.paz2018-06-046-11/+11
* | | Merge topic 'ep-support-passing-var-ending-with-notfound'Brad King2018-06-051-1/+1
|\ \ \
| * | | ExternalProject: Fix cache generation when args end with "-NOTFOUND"Jean-Christophe Fillion-Robin2018-06-041-1/+1
* | | | Merge topic 'fix/CPackNuGet-var-para-deindent'Craig Scott2018-06-051-2/+2
|\ \ \ \
| * | | | Help: Fix indentation for `CPACK_NUGET_PACKAGE_AUTHORS`Alex Turbov2018-06-051-2/+2
* | | | | Merge topic 'external-project-url-hash-docs'Craig Scott2018-06-051-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ExternalProject: Improve URL_HASH argument descriptionMatt McCormick2018-06-041-3/+3
| | |/ / | |/| |
* | | | Merge topic 'fix-ti-c-standard'Brad King2018-06-041-0/+6
|\ \ \ \
| * | | | TI: Add support for C language standardsArnaud Gelas2018-06-041-0/+6
| | |_|/ | |/| |
* | | | Merge topic 'gnu-CMAKE_LANG_COMPILER_PREDEFINES_COMMAND'Brad King2018-06-042-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Move GNU COMPILER_PREDEFINES_COMMAND from Platform to CompilerSebastian Holtermann2018-06-012-1/+2
* | | | Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-018-29/+29
* | | | clang-format: Add comments to suppress some formattingBrad King2018-06-011-1/+2
* | | | FindALSA: reformat docsRolf Eike Beer2018-05-311-9/+16
* | | | FindALSA: provide an imported targetRolf Eike Beer2018-05-311-0/+14
|/ / /
* | | Merge topic 'vs-toolset-version'Brad King2018-05-302-0/+5
|\ \ \
| * | | VS: Add option to select the version of the toolset used by VS 2017Basil Fierz2018-05-292-0/+5
* | | | Merge topic 'cuda-unused-placeholder'Brad King2018-05-292-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | CUDA: Drop unused/broken platform link flags placeholderBrad King2018-05-252-7/+7
* | | | Merge topic 'doxygen-all'Craig Scott2018-05-291-2/+10
|\ \ \ \ | |/ / / |/| | |
| * | | FindDoxygen: add optional ALL argumentDavid Demelier2018-05-241-2/+10
| | |/ | |/|
* | | Merge topic 'FindPerl-strawberry'Brad King2018-05-251-0/+1
|\ \ \
| * | | FindPerl: Add support for Strawberry PerlLauri2018-05-241-0/+1
| |/ /
* | | Merge topic 'FindLua-conventional-paths'Brad King2018-05-251-47/+87
|\ \ \
| * | | FindLua: Search for lua.h using more conventional pathsAlexander Grund2018-05-241-47/+87
| |/ /
* | | Merge topic 'FindODBC-module'Brad King2018-05-251-0/+227
|\ \ \
| * | | FindODBC: Add module to search for ODBC libraryMateusz Loskot2018-05-221-0/+227
| |/ /
* | | FindBZip2: Populate BZIP2_INCLUDE_DIRS result variableBrad King2018-05-221-2/+11
* | | FindBZip2: Format result variable docs as definition listBrad King2018-05-221-7/+10
|/ /
* | Merge topic 'cpackrpm-fix-docs'Brad King2018-05-211-12/+16
|\ \