summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'object-library-compile-pdb'Brad King2017-02-271-0/+1
|\
| * Fix COMPILE_PDB_NAME when used on an OBJECT libraryBrad King2017-02-241-0/+1
* | Merge topic 'test-objlib-deps-cleanup'Brad King2017-02-2710-36/+38
|\ \
| * | Tests: Change RunCMake.ObjectLibrary dependencies case to CBrad King2017-02-2610-31/+27
| * | Tests: Fix RunCMake.ObjectLibrary dependency delayBrad King2017-02-261-5/+11
* | | Merge topic '16615-xcode-object-libraries-depends'Brad King2017-02-246-0/+52
|\ \ \ | |/ /
| * | Add test for object library dependenciesGregor Jasny2017-02-226-0/+52
* | | Merge topic 'autogen_depends'Brad King2017-02-2410-6/+46
|\ \ \
| * | | Autogen: Add AUTOMOC_DEPEND_FILTERS testSebastian Holtermann2017-02-2210-6/+46
* | | | Merge topic 'clang-format-attrs'Brad King2017-02-234-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | clang-format.bash: Use Git attributes to mark files for formattingBrad King2017-02-224-0/+8
* | | | Merge topic 'autogen_json'Brad King2017-02-2236-13/+575
|\ \ \ \
| * | | | Autogen: Don't use .moc include in Q_PLUGIN_METADATA testSebastian Holtermann2017-02-212-12/+8
| * | | | Autogen: Tests: Set different compression levels in rcc testSebastian Holtermann2017-02-211-0/+11
| * | | | Autogen: Tests: Add Q_PLUGIN_METADATA testSebastian Holtermann2017-02-2117-2/+203
| * | | | Autogen: Tests: Add moc include testsSebastian Holtermann2017-02-2119-0/+354
| * | | | Autogen: Tests: Clean commentsSebastian Holtermann2017-02-211-11/+11
| | |/ / | |/| |
* | | | Make CMAKE_HOST_SYSTEM_NAME available in scripting contextGregor Jasny2017-02-191-1/+0
|/ / /
* | | Merge topic 'install_name_policy'Brad King2017-02-1713-0/+59
|\ \ \
| * | | Add policy CMP0068 separate install_name and RPATH settings on macOSClinton Stimpson2017-02-1413-0/+59
* | | | Merge topic 'vs-refactor-toolset-parsing'Brad King2017-02-1611-3/+48
|\ \ \ \
| * | | | VS: Refactor generator toolset parsingBrad King2017-02-158-2/+30
| * | | | Tests: Split out RunCMake.GeneratorToolset Xcode checksBrad King2017-02-154-1/+18
* | | | | Merge topic 'cuda-msvc-flags'Brad King2017-02-165-5/+5
|\ \ \ \ \
| * | | | | CUDA: Fix test cases to not override CUDA flagsBrad King2017-02-155-5/+5
* | | | | | Merge topic 'cuda-with-c'Brad King2017-02-154-0/+43
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | CUDA: Link to standard system libraries when linking as CUDABrad King2017-02-141-0/+8
| * | | | Tests: Add case for CUDA with C but not C++Brad King2017-02-144-0/+35
| | |/ / | |/| |
| * | | 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-142-0/+18
|\ \ \ \ | |/ / /
| * | | clang-format.bash: Format CUDA source files tooBrad King2017-02-142-0/+18
* | | | Merge topic 'cmake_provide_include_dir_for_toolkit'Brad King2017-02-144-0/+31
|\ \ \ \ | |/ / /
| * | | CUDA: Detect the toolkit include directoriesRobert Maynard2017-02-104-0/+31
| | |/ | |/|
* | | 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 'vs-nasm'Brad King2017-02-105-1/+35
|\ \ \
| * | | VS: Add support for ASM_NASM languageEvgeny Fimochkin2017-02-075-1/+35
| |/ /
* | | Tests: Fix `file://` URLs given to curlBrad King2017-02-106-6/+24
| |/ |/|
* | Merge topic 'determine_id_without_user_specified_flags'Brad King2017-02-071-2/+2
|\ \
| * | CMakeDetermineCompilerId: check with and without user-specified flagsMichael Maltese2017-02-061-2/+2
| |/
* | FeatureSummary: Add FeatureSummary_<TYPE>_DESCRIPTION global propertiesDaniele E. Domenichelli2017-02-063-0/+250