summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindwxWidgets: Add support for VS 2017 v141 toolsetBrad King2017-03-221-1/+3
* FindwxWidgets: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-221-5/+5
* Merge branch 'FindJNI-archlinux-jvm-paths' into releaseBrad King2017-03-031-0/+5
|\
| * FindJNI: Add jvm paths for Arch LinuxKitsu2017-03-031-0/+5
* | Merge branch 'FindVulkan-update' into releaseBrad King2017-03-021-2/+6
|\ \
| * | FindVulkan: Update for LunarG SDK import library location on WindowsBrad Davis2017-03-021-2/+6
| |/
* | Merge branch 'csproj_add_free_source_tags' into releaseBrad King2017-03-021-0/+298
|\ \
| * | VS: add CSharpUtilities moduleMichael Stürmer2017-03-011-0/+298
| |/
* | Merge branch 'ExternalProject-checkout-clarify' into releaseBrad King2017-02-241-1/+1
|\ \
| * | ExternalProject: Run `git checkout` with `--` to clarify argumentsBrad King2017-02-241-1/+1
| |/
* | Merge branch 'FindCUDA-fix-init' into releaseBrad King2017-02-221-0/+1
|\ \
| * | FindCUDA: Fix PTX selection with multiple architecturesBjoern Thiel2017-02-221-0/+1
| |/
* | Merge branch 'ExternalProject-update-docs' into releaseBrad King2017-02-211-2/+9
|\ \
| * | ExternalProject: Clarify documented role of `INSTALL_DIR`Brad King2017-02-211-1/+4
| * | ExternalProject: Clarify documented role of `INSTALL_COMMAND`Wilfried Goesgens2017-02-211-1/+5
| |/
* | Merge branch 'FindGTK2-old-sigc++' into releaseBrad King2017-02-211-1/+4
|\ \
| * | FindGTK2: handle old libsigc++ versionsBen Boeckel2017-02-201-1/+4
* | | Merge branch 'FindHDF5-fix-header-langs' into releaseBrad King2017-02-171-3/+3
|\ \ \ | |/ / |/| |
| * | FindHDF5: Fix search for language-specific header fileBrad King2017-02-171-2/+2
| * | FindHDF5: Restore HDF5_<LANG>_INCLUDE_DIR advanced cache entry markBrad King2017-02-171-1/+1
| |/
* | CUDA: Fix default compiler flags on WindowsBrad King2017-02-152-11/+12
* | Merge branch 'cuda-no-Os' into releaseBrad King2017-02-141-1/+1
|\ \
| * | CUDA: Do not use non-existent -Os flag for nvccBrad King2017-02-141-1/+1
| |/
* | Merge branch 'cuda-with-c' into releaseBrad King2017-02-142-0/+8
|\ \
| * | CUDA: Link to standard system libraries when linking as CUDABrad King2017-02-142-0/+8
* | | Merge branch 'backport-clang-format-cuda' into releaseBrad King2017-02-141-1/+1
|\ \ \ | |/ /
| * | Modules: Run clang-format on CUDA codeBrad King2017-02-141-1/+1
* | | Merge branch 'cmake_provide_include_dir_for_toolkit' into releaseBrad King2017-02-132-4/+32
|\ \ \ | |/ / | | / | |/ |/|
| * CUDA: Detect the toolkit include directoriesRobert Maynard2017-02-102-4/+32
* | Merge branch 'sphinx-1.4' into releaseBrad King2017-02-101-3/+3
|\ \ | |/ |/|
| * Help: Fix cmake code block warnings produced by Sphinx 1.4Brad King2017-02-101-3/+3
* | FeatureSummary: Fix documentationDaniele E. Domenichelli2017-02-061-8/+10
|/
* Merge topic 'productbuild_signing'Brad King2017-02-061-0/+20
|\
| * CPackProductBuild: Add options to sign packagesRoman Wüger2017-02-041-0/+20
* | Merge topic 'androidtestutilities_cleanup'Brad King2017-02-062-6/+15
|\ \
| * | AndroidTestUtilities: do not require ExternalData unconditionallyZack Galbreath2017-02-041-5/+12
| * | AndroidTestUtilities: ignore exit status of lsZack Galbreath2017-02-031-1/+3
* | | Merge topic 'FindHDF5-fix-HDF5_ROOT'Brad King2017-02-061-83/+102
|\ \ \
| * | | FindHDF5: Restore HDF5_INCLUDE_DIR in all code pathsBrad King2017-02-031-5/+6
| * | | FindHDF5: Restore fallback to static librariesBrad King2017-02-031-11/+12
| * | | FindHDF5: Fix search with HDF5_ROOTBrad King2017-02-031-8/+33
| * | | FindHDF5: Use keywords in find_library callsBrad King2017-02-031-2/+8
| * | | FindHDF5: Initialize/finalize internal search options variableBrad King2017-02-031-7/+11
| * | | FindHDF5: Fix command-line parsing argument extraction orderBrad King2017-02-031-55/+37
| | |/ | |/|
* | | Merge topic 'findmpi-flags-fix'Brad King2017-02-061-0/+4
|\ \ \ | |_|/ |/| |
| * | FindMPI: Remove leading spaces from flagsChristian Pfeiffer2017-02-021-0/+2
| * | FindMPI: Reset MPI_INCLUDE_PATH_WORK before useChristian Pfeiffer2017-02-011-0/+2
* | | GNU C++: record that -fvisibility-inlines-hidden is available since 4.0Rolf Eike Beer2017-02-021-1/+1
* | | GNU C: record that C99 is available since at least 3.4Rolf Eike Beer2017-02-022-10/+9
| |/ |/|
* | Merge topic 'find_cuda_fix_typo'Brad King2017-02-021-1/+1
|\ \