summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindHDF5-fix-header-langs'Brad King2017-02-171-2/+2
|\
| * FindHDF5: Fix search for language-specific header fileBrad King2017-02-171-2/+2
* | Merge topic 'FindHDF5-include-dir-advanced'Brad King2017-02-171-1/+1
|\ \ | |/
| * FindHDF5: Restore HDF5_<LANG>_INCLUDE_DIR advanced cache entry markBrad King2017-02-171-1/+1
* | Merge topic 'FindOpenSSL-crypto-name'Brad King2017-02-171-0/+1
|\ \
| * | FindOpenSSL: Add another name for libcrypto with MSVCKevin Whitaker2017-02-161-0/+1
* | | Merge topic 'TestBigEndian-cxx-only'Brad King2017-02-161-7/+19
|\ \ \
| * | | TestBigEndian: Fix to work with CXX without CUwe Koloska2017-02-151-7/+19
| |/ /
* | | Merge topic 'cuda-msvc-flags'Brad King2017-02-162-11/+12
|\ \ \ | |/ / |/| |
| * | CUDA: Fix default compiler flags on WindowsBrad King2017-02-152-11/+12
| * | Merge branch 'cuda-no-Os' into releaseBrad King2017-02-141-1/+1
| |\ \
| * \ \ Merge branch 'cuda-with-c' into releaseBrad King2017-02-142-0/+8
| |\ \ \
| * \ \ \ Merge branch 'backport-clang-format-cuda' into releaseBrad King2017-02-141-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'cmake_provide_include_dir_for_toolkit' into releaseBrad King2017-02-132-4/+32
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'cuda-drop-comment'Brad King2017-02-151-7/+0
|\ \ \ \ \ \
| * | | | | | CMakeDetermineCUDACompiler: Drop out-of-date commentBrad King2017-02-141-7/+0
* | | | | | | Merge topic 'cuda-with-c'Brad King2017-02-152-0/+8
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | CUDA: Link to standard system libraries when linking as CUDABrad King2017-02-142-0/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'cuda-no-Os'Brad King2017-02-151-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | CUDA: Do not use non-existent -Os flag for nvccBrad King2017-02-141-1/+1
| | |/ / | |/| |
| * | | Merge branch 'sphinx-1.4' into releaseBrad King2017-02-101-3/+3
| |\ \ \
* | \ \ \ Merge branch 'backport-clang-format-cuda' into clang-format-cudaBrad King2017-02-141-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Modules: Run clang-format on CUDA codeBrad King2017-02-141-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'cmake_provide_include_dir_for_toolkit'Brad King2017-02-142-4/+32
|\ \ \ \ | |/ / /
| * | | CUDA: Detect the toolkit include directoriesRobert Maynard2017-02-102-4/+32
| |/ /
* | | Merge topic 'vs-nasm'Brad King2017-02-102-2/+23
|\ \ \
| * | | VS: Add support for ASM_NASM languageEvgeny Fimochkin2017-02-072-2/+23
* | | | Merge topic 'ExtractGTestMacro'Brad King2017-02-102-57/+76
|\ \ \ \
| * | | | GoogleTest: Add module to contain gtest_add_tests independentlyBradley Lowekamp2017-02-072-57/+76
| | |/ / | |/| |
* | | | Merge topic 'gcc-cpp98'Brad King2017-02-101-2/+1
|\ \ \ \
| * | | | g++ knows about C++98 selection flags since at least 3.4Rolf Eike Beer2017-02-081-2/+1
* | | | | Merge topic 'sphinx-1.4'Brad King2017-02-101-3/+3
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Help: Fix cmake code block warnings produced by Sphinx 1.4Brad King2017-02-101-3/+3
| | |/ | |/|
* | | Merge topic 'determine_id_without_user_specified_flags'Brad King2017-02-072-21/+30
|\ \ \
| * | | CMakeDetermineCompilerId: check with and without user-specified flagsMichael Maltese2017-02-062-21/+30
| |/ /
* | | Merge topic 'FindProtobuf-static-libs'Brad King2017-02-071-0/+27
|\ \ \
| * | | FindProtobuf: Add option to find static libraries on UNIXSébastien GALLOU2017-02-061-0/+27
| | |/ | |/|
* | | Merge topic 'FeatureSummary_description'Brad King2017-02-071-14/+47
|\ \ \
| * | | FeatureSummary: Add FeatureSummary_<TYPE>_DESCRIPTION global propertiesDaniele E. Domenichelli2017-02-061-2/+17
| * | | FeatureSummary: Add DEFAULT_DESCRIPTION option to feature_summaryDaniele E. Domenichelli2017-02-061-14/+32
| |/ /
* | | CPackWIX: Introduce new CPACK_WIX_ROOT_FOLDER_ID variableNils Gladitz2017-02-061-0/+11
|/ /
* | 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