summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | 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 topic 'update-kwsys'Brad King2017-02-152-182/+66
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-02-142-182/+66
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KWSys 2017-02-14 (5c6f7836)KWSys Upstream2017-02-142-182/+66
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-02-151-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'release'Brad King2017-02-140-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'backport-clang-format-cuda' into releaseBrad King2017-02-1420-88/+79
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | Merge topic 'clang-format-cuda'Brad King2017-02-1420-135/+111
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'backport-clang-format-cuda' into clang-format-cudaBrad King2017-02-140-0/+0
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Tests: Run clang-format on CUDA codeBrad King2017-02-1416-86/+59
| * | | | | | | | | Tests: Run clang-format on CUDA codeBrad King2017-02-1416-133/+91
| * | | | | | | | | 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
|\ \ \ \ \ \