summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Fix default compiler flags on WindowsBrad King2017-02-152-11/+12
* CUDA: Fix test cases to not override CUDA flagsBrad King2017-02-155-5/+5
* 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-146-0/+51
|\ \
| * | CUDA: Link to standard system libraries when linking as CUDABrad King2017-02-143-0/+16
| * | Tests: Add case for CUDA with C but not C++Brad King2017-02-144-0/+35
* | | Merge branch 'backport-clang-format-cuda' into releaseBrad King2017-02-1420-88/+79
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'execute_process-default-encoding' into releaseBrad King2017-02-132-5/+16
|\ \ \
| * | | execute_process: Restore no-decoding default behaviorBrad King2017-02-132-2/+2
| * | | Help: Improve execute_process ENCODING option documentationBrad King2017-02-131-4/+15
* | | | Merge branch 'cmake_provide_include_dir_for_toolkit' into releaseBrad King2017-02-138-4/+71
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | CUDA: Detect the toolkit include directoriesRobert Maynard2017-02-108-4/+71
* | | Merge branch 'sphinx-1.4' into releaseBrad King2017-02-106-17/+25
|\ \ \ | |/ / |/| / | |/
| * Help: Fix cmake code block warnings produced by Sphinx 1.4Brad King2017-02-104-10/+10
| * Utilities/Sphinx: Port qthelp css workaround to Sphinx 1.4Brad King2017-02-101-5/+9
| * Utilities/Sphinx: Port cmake extension to Sphinx 1.4Gregor Jasny2017-02-101-2/+6
* | 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