summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Run clang-format on CUDA codeBrad King2017-02-1416-86/+59
* Modules: Run clang-format on CUDA codeBrad King2017-02-141-1/+1
* clang-format.bash: Format CUDA source files tooBrad King2017-02-143-1/+19
* CUDA: Detect the toolkit include directoriesRobert Maynard2017-02-108-4/+71
* Merge branch 'FeatureSummary-doc-cleanup' into releasev3.8.0-rc1Brad King2017-02-061-8/+10
|\
| * FeatureSummary: Fix documentationDaniele E. Domenichelli2017-02-061-8/+10
* | CMake 3.8.0-rc1 version updateBrad King2017-02-062-4/+4
* | Help: Drop development topic notes to prepare releaseBrad King2017-02-062-9/+0
|/
* Merge topic 'doc-3.8-relnotes'Brad King2017-02-0665-499/+422
|\
| * Help: Organize and revise 3.8 release notesBrad King2017-02-061-266/+306
| * Help: Consolidate 3.8 release notesBrad King2017-02-0665-499/+382
|/
* Merge topic 'vs-quote-rerun-paths'Brad King2017-02-062-6/+6
|\
| * VS: Fix quoting of special characters in cmake re-run check commandsBrad King2017-02-062-6/+6
* | Merge topic 'productbuild_signing'Brad King2017-02-063-0/+50
|\ \
| * | CPackProductBuild: Add options to sign packagesRoman Wüger2017-02-043-0/+50
| |/
* | Merge topic 'androidtestutilities_cleanup'Brad King2017-02-065-6/+34
|\ \
| * | AndroidTestUtilities: do not require ExternalData unconditionallyZack Galbreath2017-02-044-5/+31
| * | 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
* | | | | CMake Nightly Date StampKitware Robot2017-02-061-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-02-051-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-02-041-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'gcc-features'Brad King2017-02-036-23/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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-024-10/+22
| * | | Tests/Module/WCDH: only use -Werror=undef compiler flag if actually supportedRolf Eike Beer2017-02-021-1/+5
| * | | Tests/Module/WCDH: write multi_file_compiler_detection.h before using itRolf Eike Beer2017-02-021-11/+11
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2017-02-031-1/+1
|/ /
* | Merge topic 'find_cuda_fix_typo'Brad King2017-02-021-1/+1
|\ \
| * | FindCUDA: Fix typo in CUDA_DETECT_INSTALLED_GPUS doc stringPierre Moreau2017-02-021-1/+1
* | | Merge topic 'doc-compile-features-fixup'Brad King2017-02-021-2/+2
|\ \ \
| * | | Help: Fix language standard link text in cmake-compile-features(7)Brad King2017-02-021-2/+2
|/ / /
* | | Merge topic 'FindGSL-regex-fixup'Brad King2017-02-021-1/+1
|\ \ \ | |/ / |/| |
| * | FindGSL: Fix gl_version.h extraction regexIgor Peschinskiy2017-02-011-1/+1
* | | CMake Nightly Date StampKitware Robot2017-02-021-1/+1
* | | Merge branch 'release-3.7'Brad King2017-02-010-0/+0
|\ \ \
| * \ \ Merge branch 'case-insensitive-bindir-detection' into releaseBrad King2017-01-201-1/+2
| |\ \ \
* | \ \ \ Merge branch 'release-3.7'Brad King2017-02-010-0/+0
|\ \ \ \ \ | |/ / / /
* | | | | Merge topic 'WCDH_allow_unsupported'Brad King2017-02-014-139/+137
|\ \ \ \ \
| * | | | | CompileFeatures Test: make sure the target "CompileFeatures" is always definedRolf Eike Beer2017-01-301-10/+8
| * | | | | Tests/Module/WCDH: make it work with only C features definedRolf Eike Beer2017-01-301-51/+51