Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cuda-msvc-flags' | Brad King | 2017-02-16 | 2 | -11/+12 |
|\ | |||||
| * | CUDA: Fix default compiler flags on Windows | Brad King | 2017-02-15 | 2 | -11/+12 |
| * | Merge branch 'cuda-no-Os' into release | Brad King | 2017-02-14 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge branch 'cuda-with-c' into release | Brad King | 2017-02-14 | 2 | -0/+8 |
| |\ \ | |||||
| * \ \ | Merge branch 'backport-clang-format-cuda' into release | Brad King | 2017-02-14 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'cmake_provide_include_dir_for_toolkit' into release | Brad King | 2017-02-13 | 2 | -4/+32 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'cuda-drop-comment' | Brad King | 2017-02-15 | 1 | -7/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMakeDetermineCUDACompiler: Drop out-of-date comment | Brad King | 2017-02-14 | 1 | -7/+0 |
* | | | | | | | Merge topic 'cuda-with-c' | Brad King | 2017-02-15 | 2 | -0/+8 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | CUDA: Link to standard system libraries when linking as CUDA | Brad King | 2017-02-14 | 2 | -0/+8 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'cuda-no-Os' | Brad King | 2017-02-15 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | CUDA: Do not use non-existent -Os flag for nvcc | Brad King | 2017-02-14 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'sphinx-1.4' into release | Brad King | 2017-02-10 | 1 | -3/+3 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'backport-clang-format-cuda' into clang-format-cuda | Brad King | 2017-02-14 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Modules: Run clang-format on CUDA code | Brad King | 2017-02-14 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'cmake_provide_include_dir_for_toolkit' | Brad King | 2017-02-14 | 2 | -4/+32 |
|\ \ \ \ | |/ / / | |||||
| * | | | CUDA: Detect the toolkit include directories | Robert Maynard | 2017-02-10 | 2 | -4/+32 |
| |/ / | |||||
* | | | Merge topic 'vs-nasm' | Brad King | 2017-02-10 | 2 | -2/+23 |
|\ \ \ | |||||
| * | | | VS: Add support for ASM_NASM language | Evgeny Fimochkin | 2017-02-07 | 2 | -2/+23 |
* | | | | Merge topic 'ExtractGTestMacro' | Brad King | 2017-02-10 | 2 | -57/+76 |
|\ \ \ \ | |||||
| * | | | | GoogleTest: Add module to contain gtest_add_tests independently | Bradley Lowekamp | 2017-02-07 | 2 | -57/+76 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'gcc-cpp98' | Brad King | 2017-02-10 | 1 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | g++ knows about C++98 selection flags since at least 3.4 | Rolf Eike Beer | 2017-02-08 | 1 | -2/+1 |
* | | | | | Merge topic 'sphinx-1.4' | Brad King | 2017-02-10 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Help: Fix cmake code block warnings produced by Sphinx 1.4 | Brad King | 2017-02-10 | 1 | -3/+3 |
| | |/ | |/| | |||||
* | | | Merge topic 'determine_id_without_user_specified_flags' | Brad King | 2017-02-07 | 2 | -21/+30 |
|\ \ \ | |||||
| * | | | CMakeDetermineCompilerId: check with and without user-specified flags | Michael Maltese | 2017-02-06 | 2 | -21/+30 |
| |/ / | |||||
* | | | Merge topic 'FindProtobuf-static-libs' | Brad King | 2017-02-07 | 1 | -0/+27 |
|\ \ \ | |||||
| * | | | FindProtobuf: Add option to find static libraries on UNIX | Sébastien GALLOU | 2017-02-06 | 1 | -0/+27 |
| | |/ | |/| | |||||
* | | | Merge topic 'FeatureSummary_description' | Brad King | 2017-02-07 | 1 | -14/+47 |
|\ \ \ | |||||
| * | | | FeatureSummary: Add FeatureSummary_<TYPE>_DESCRIPTION global properties | Daniele E. Domenichelli | 2017-02-06 | 1 | -2/+17 |
| * | | | FeatureSummary: Add DEFAULT_DESCRIPTION option to feature_summary | Daniele E. Domenichelli | 2017-02-06 | 1 | -14/+32 |
| |/ / | |||||
* | | | CPackWIX: Introduce new CPACK_WIX_ROOT_FOLDER_ID variable | Nils Gladitz | 2017-02-06 | 1 | -0/+11 |
|/ / | |||||
* | | FeatureSummary: Fix documentation | Daniele E. Domenichelli | 2017-02-06 | 1 | -8/+10 |
|/ | |||||
* | Merge topic 'productbuild_signing' | Brad King | 2017-02-06 | 1 | -0/+20 |
|\ | |||||
| * | CPackProductBuild: Add options to sign packages | Roman Wüger | 2017-02-04 | 1 | -0/+20 |
* | | Merge topic 'androidtestutilities_cleanup' | Brad King | 2017-02-06 | 2 | -6/+15 |
|\ \ | |||||
| * | | AndroidTestUtilities: do not require ExternalData unconditionally | Zack Galbreath | 2017-02-04 | 1 | -5/+12 |
| * | | AndroidTestUtilities: ignore exit status of ls | Zack Galbreath | 2017-02-03 | 1 | -1/+3 |
* | | | Merge topic 'FindHDF5-fix-HDF5_ROOT' | Brad King | 2017-02-06 | 1 | -83/+102 |
|\ \ \ | |||||
| * | | | FindHDF5: Restore HDF5_INCLUDE_DIR in all code paths | Brad King | 2017-02-03 | 1 | -5/+6 |
| * | | | FindHDF5: Restore fallback to static libraries | Brad King | 2017-02-03 | 1 | -11/+12 |
| * | | | FindHDF5: Fix search with HDF5_ROOT | Brad King | 2017-02-03 | 1 | -8/+33 |
| * | | | FindHDF5: Use keywords in find_library calls | Brad King | 2017-02-03 | 1 | -2/+8 |
| * | | | FindHDF5: Initialize/finalize internal search options variable | Brad King | 2017-02-03 | 1 | -7/+11 |
| * | | | FindHDF5: Fix command-line parsing argument extraction order | Brad King | 2017-02-03 | 1 | -55/+37 |
| | |/ | |/| | |||||
* | | | Merge topic 'findmpi-flags-fix' | Brad King | 2017-02-06 | 1 | -0/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | FindMPI: Remove leading spaces from flags | Christian Pfeiffer | 2017-02-02 | 1 | -0/+2 |
| * | | FindMPI: Reset MPI_INCLUDE_PATH_WORK before use | Christian Pfeiffer | 2017-02-01 | 1 | -0/+2 |
* | | | GNU C++: record that -fvisibility-inlines-hidden is available since 4.0 | Rolf Eike Beer | 2017-02-02 | 1 | -1/+1 |