Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Tests/Cuda: Use memory allocated on the GPU in the kernels | Pierre Moreau | 2017-02-10 | 2 | -10/+45 | |
| * | | | | Tests/Cuda: Add missing separable compilation property | Pierre Moreau | 2017-02-10 | 1 | -0/+2 | |
| * | | | | Tests/Cuda: Fix missing CUDA static library at runtime on macOS | Pierre Moreau | 2017-02-10 | 1 | -0/+6 | |
| * | | | | Tests/Cuda: Output error messages to std::cerr instead of std::cout | Pierre Moreau | 2017-02-10 | 1 | -2/+2 | |
| * | | | | Tests/Cuda: Print asynchronous error messages, if any | Pierre Moreau | 2017-02-10 | 3 | -0/+20 | |
| * | | | | Tests/Cuda: Print error message if mixed_kernel failed | Pierre Moreau | 2017-02-10 | 1 | -0/+7 | |
| * | | | | Tests/Cuda: Add identifiers to error messages | Pierre Moreau | 2017-02-10 | 2 | -2/+4 | |
| * | | | | Tests/Cuda: Print error message if an error occurred | Pierre Moreau | 2017-02-10 | 2 | -2/+2 | |
* | | | | | Merge topic 'erase-if' | Brad King | 2017-02-13 | 5 | -29/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmAlgorithms: add cmEraseIf function | Daniel Pfeifer | 2017-02-10 | 5 | -29/+16 | |
| |/ / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-13 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-12 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-11 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'vs-nasm' | Brad King | 2017-02-10 | 20 | -4/+415 | |
|\ \ \ \ | ||||||
| * | | | | VS: Add support for ASM_NASM language | Evgeny Fimochkin | 2017-02-07 | 20 | -4/+415 | |
* | | | | | Merge topic 'ExtractGTestMacro' | Brad King | 2017-02-10 | 5 | -57/+83 | |
|\ \ \ \ \ | ||||||
| * | | | | | GoogleTest: Add module to contain gtest_add_tests independently | Bradley Lowekamp | 2017-02-07 | 5 | -57/+83 | |
* | | | | | | Merge topic 'update-curl' | Brad King | 2017-02-10 | 139 | -2517/+4188 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Add notes for topic 'update-curl' | Brad King | 2017-02-10 | 1 | -0/+6 | |
| * | | | | | | Tests: Fix `file://` URLs given to curl | Brad King | 2017-02-10 | 6 | -6/+24 | |
| * | | | | | | curl: Fix passing _WINSOCKAPI_ macro to compiler | Brad King | 2017-02-07 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2017-02-07 | 131 | -2509/+4156 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | curl 2016-12-22 (44b9b4d4) | Curl Upstream | 2017-02-07 | 131 | -2509/+4156 | |
| * | | | | | | | curl: Update script to get curl 7.52.1 | Brad King | 2017-02-07 | 1 | -1/+1 | |
* | | | | | | | | 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 | 6 | -17/+25 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Help: Fix cmake code block warnings produced by Sphinx 1.4 | Brad King | 2017-02-10 | 4 | -10/+10 | |
| * | | | | | | | | Utilities/Sphinx: Port qthelp css workaround to Sphinx 1.4 | Brad King | 2017-02-10 | 1 | -5/+9 | |
| * | | | | | | | | Utilities/Sphinx: Port cmake extension to Sphinx 1.4 | Gregor Jasny | 2017-02-10 | 1 | -2/+6 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-10 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-09 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'doc-cmake.org-version-switch' | Brad King | 2017-02-08 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Utilities/Sphinx: Add option for cmake.org version switch to html | Brad King | 2017-02-08 | 1 | -0/+12 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-08 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'determine_id_without_user_specified_flags' | Brad King | 2017-02-07 | 3 | -23/+32 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CMakeDetermineCompilerId: check with and without user-specified flags | Michael Maltese | 2017-02-06 | 3 | -23/+32 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'FindProtobuf-static-libs' | Brad King | 2017-02-07 | 2 | -0/+32 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindProtobuf: Add option to find static libraries on UNIX | Sébastien GALLOU | 2017-02-06 | 2 | -0/+32 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'FeatureSummary_description' | Brad King | 2017-02-07 | 7 | -14/+437 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FeatureSummary: Update release notes | Daniele E. Domenichelli | 2017-02-06 | 1 | -0/+11 | |
| * | | | | | | | FeatureSummary: Add FeatureSummary_<TYPE>_DESCRIPTION global properties | Daniele E. Domenichelli | 2017-02-06 | 4 | -2/+267 | |
| * | | | | | | | FeatureSummary: Add DEFAULT_DESCRIPTION option to feature_summary | Daniele E. Domenichelli | 2017-02-06 | 4 | -14/+161 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'wix-custom-root-id' | Brad King | 2017-02-07 | 4 | -6/+34 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPackWIX: Introduce new CPACK_WIX_ROOT_FOLDER_ID variable | Nils Gladitz | 2017-02-06 | 4 | -6/+34 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-02-07 | 3 | -1/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-02-06 | 3 | -1/+28 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | KWSys 2017-02-06 (ef673998) | KWSys Upstream | 2017-02-06 | 3 | -1/+28 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-07 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'release' | Brad King | 2017-02-06 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | |