summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | CPackRPM: Fix misleading CPACK_RPM_SPEC_INSTALL_POST docsCraig Scott2018-05-121-7/+11
| * | CPackRPM: Minor formatting cleanupCraig Scott2018-05-121-5/+5
* | | Merge topic 'findqt4-extra-dirs'Brad King2018-05-161-27/+19
|\ \ \
| * | | FindQt4: New IMPORTS, PLUGINS and MKSPECS handlingChristian Pfeiffer2018-05-141-27/+19
* | | | Merge topic 'fix-automoc-warnings'Brad King2018-05-151-8/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | Qt4Macros: Don't AUTOMOC or AUTOUIC qt4-generated filesMatthew Woehlke2018-05-151-0/+9
| * | | Qt4Macros: Use get_property/set_propertyMatthew Woehlke2018-05-151-8/+8
| * | | Merge branch 'irsl-fortran-only-linux' into release-3.11Brad King2018-05-111-8/+10
| |\ \ \
| * \ \ \ Merge branch 'FindBoost-backport-python-deps' into release-3.11Brad King2018-05-091-34/+34
| |\ \ \ \
| * \ \ \ \ Merge branch 'FindCUDA-revert-sepcomp-cublas' into release-3.11Brad King2018-05-081-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'java-new-packaging-fixes' into release-3.11Brad King2018-05-082-3/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'java-new-packaging-version-sort' into release-3.11Brad King2018-04-272-7/+31
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-java-new-packaging' into release-3.11Brad King2018-04-253-23/+91
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'BLAS-no-target-in-libs' into release-3.11Brad King2018-04-242-2/+5
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'FindPkgConfig-LINK_LIBRARIES'Brad King2018-05-142-21/+29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindPkgConfig: export the list of found libraries also as variableRolf Eike Beer2018-05-112-21/+29
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'irsl-fortran-only-linux'Brad King2018-05-141-8/+10
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |