summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-clang-format-cuda' into clang-format-cudaBrad King2017-02-144-2/+20
|\
| * 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 'release'Brad King2017-02-140-0/+0
|\ \
| * \ Merge branch 'execute_process-default-encoding' into releaseBrad King2017-02-132-5/+16
| |\ \
| * \ \ Merge branch 'cmake_provide_include_dir_for_toolkit' into releaseBrad King2017-02-138-4/+71
| |\ \ \ | | | |/ | | |/|
* | | | Merge topic 'command-cleanup'Brad King2017-02-1421-257/+313
|\ \ \ \
| * | | | cmCommands: add commands directly to cmStateDaniel Pfeifer2017-02-133-133/+113
| * | | | split Default commands into Scripting and ProjectDaniel Pfeifer2017-02-135-108/+142
| * | | | cmDisallowedCommand: extract policy checking from cmCommandDaniel Pfeifer2017-02-1314-70/+111
| * | | | cmCommand: Don't prefix error message with command nameDaniel Pfeifer2017-02-133-8/+6
| * | | | cmCommand: make noncopyableDaniel Pfeifer2017-02-131-0/+4
| * | | | cmCommand: remove member HelperDaniel Pfeifer2017-02-132-2/+1
* | | | | Merge topic 'cmake_provide_include_dir_for_toolkit'Brad King2017-02-148-4/+71
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | CUDA: Detect the toolkit include directoriesRobert Maynard2017-02-108-4/+71
* | | | | Merge topic 'execute_process-default-encoding'Brad King2017-02-142-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
* | | | | CMake Nightly Date StampKitware Robot2017-02-141-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'release'Brad King2017-02-130-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'sphinx-1.4' into releaseBrad King2017-02-106-17/+25
| |\ \ \ | | |/ / | | | / | | |/ | |/|
* | | Merge topic 'cuda_tests_improve_error_reporting'Brad King2017-02-137-21/+141
|\ \ \
| * | | Tests/Cuda: Select a CUDA device supporting compute 3.0Pierre Moreau2017-02-102-0/+46
| * | | Tests/Cuda: Return a non-zero code if errors occurredPierre Moreau2017-02-102-6/+8
| * | | Tests/Cuda: Use memory allocated on the GPU in the kernelsPierre Moreau2017-02-102-10/+45
| * | | Tests/Cuda: Add missing separable compilation propertyPierre Moreau2017-02-101-0/+2
| * | | Tests/Cuda: Fix missing CUDA static library at runtime on macOSPierre Moreau2017-02-101-0/+6
| * | | Tests/Cuda: Output error messages to std::cerr instead of std::coutPierre Moreau2017-02-101-2/+2
| * | | Tests/Cuda: Print asynchronous error messages, if anyPierre Moreau2017-02-103-0/+20
| * | | Tests/Cuda: Print error message if mixed_kernel failedPierre Moreau2017-02-101-0/+7
| * | | Tests/Cuda: Add identifiers to error messagesPierre Moreau2017-02-102-2/+4
| * | | Tests/Cuda: Print error message if an error occurredPierre Moreau2017-02-102-2/+2
* | | | Merge topic 'erase-if'Brad King2017-02-135-29/+16
|\ \ \ \
| * | | | cmAlgorithms: add cmEraseIf functionDaniel Pfeifer2017-02-105-29/+16
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2017-02-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-02-121-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-02-111-1/+1
|/ / /
* | | Merge topic 'vs-nasm'Brad King2017-02-1020-4/+415
|\ \ \
| * | | VS: Add support for ASM_NASM languageEvgeny Fimochkin2017-02-0720-4/+415
* | | | Merge topic 'ExtractGTestMacro'Brad King2017-02-105-57/+83
|\ \ \ \
| * | | | GoogleTest: Add module to contain gtest_add_tests independentlyBradley Lowekamp2017-02-075-57/+83
* | | | | Merge topic 'update-curl'Brad King2017-02-10139-2517/+4188
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'update-curl'Brad King2017-02-101-0/+6
| * | | | | Tests: Fix `file://` URLs given to curlBrad King2017-02-106-6/+24
| * | | | | curl: Fix passing _WINSOCKAPI_ macro to compilerBrad King2017-02-071-1/+1
| * | | | | Merge branch 'upstream-curl' into update-curlBrad King2017-02-07131-2509/+4156
| |\ \ \ \ \
| | * | | | | curl 2016-12-22 (44b9b4d4)Curl Upstream2017-02-07131-2509/+4156
| * | | | | | curl: Update script to get curl 7.52.1Brad King2017-02-071-1/+1
* | | | | | | 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