summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
* | | | FeatureSummary: Add DEFAULT_DESCRIPTION option to feature_summaryDaniele E. Domenichelli2017-02-063-0/+129
|/ / /
* | | AndroidTestUtilities: do not require ExternalData unconditionallyZack Galbreath2017-02-043-0/+19
* | | Tests/Module/WCDH: only use -Werror=undef compiler flag if actually supportedRolf Eike Beer2017-02-021-1/+5
* | | Tests/Module/WCDH: write multi_file_compiler_detection.h before using itRolf Eike Beer2017-02-021-11/+11
* | | Merge topic 'WCDH_allow_unsupported'Brad King2017-02-012-60/+86
|\ \ \
| * | | CompileFeatures Test: make sure the target "CompileFeatures" is always definedRolf Eike Beer2017-01-301-10/+8
| * | | Tests/Module/WCDH: make it work with only C features definedRolf Eike Beer2017-01-301-51/+51
| * | | WCDH: optionally omit error code for unknown compilers or compiler versionsRolf Eike Beer2017-01-301-1/+29
* | | | Merge topic 'topic-reproducible-build'Brad King2017-01-312-0/+2
|\ \ \ \
| * | | | Tests: make tests pass with SOURCE_DATE_EPOCH setBernhard M. Wiedemann2017-01-302-0/+2
* | | | | Merge topic '16432-static-frameworks'Brad King2017-01-318-71/+109
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Apple: Add support for static frameworksGregor Jasny2017-01-316-41/+94
| * | | | Xcode: Refactor RunCMake.Framework test to prepare for static frameworksGregor Jasny2017-01-262-33/+18
| * | | | Xcode: Ignore Xcode project warning until issue is fixedGregor Jasny2017-01-261-1/+1
* | | | | Merge topic 'FeatureSummary_enhancement'Brad King2017-01-3042-8/+518
|\ \ \ \ \
| * | | | | FeatureSummary: Refactor to use global properties for package typesDaniele E. Domenichelli2017-01-2618-0/+208
| * | | | | FeatureSummary: Allow lists of dependencies in ADD_FEATURE_INFODaniele E. Domenichelli2017-01-263-0/+23
| * | | | | FeatureSummary: Add QUIET_ON_EMPTY option to feature_summaryDaniele E. Domenichelli2017-01-263-0/+20
| * | | | | FeatureSummary: Add unit testsDaniele E. Domenichelli2017-01-2616-0/+259
| * | | | | FeatureSummary: Clean printed outputDaniele E. Domenichelli2017-01-265-8/+8
* | | | | | Merge topic 'timestamp-percent'Brad King2017-01-302-2/+2
|\ \ \ \ \ \
| * | | | | | string: Teach TIMESTAMP to treat %% as %Bernhard M. Wiedemann2017-01-272-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'test-preprocess-configs'Brad King2017-01-301-4/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tests: Make Preprocess test work in RelWithDebInfo and MinSizeRelGilles Khouzam2017-01-271-4/+10
| | |/ / / | |/| | |
* | | | | Merge topic 'genex-if'Brad King2017-01-276-0/+31
|\ \ \ \ \
| * | | | | Genex: Add `IF` generator expressionColby Pike2017-01-266-0/+31
* | | | | | Merge topic 'topic-reproducible-build'Brad King2017-01-2713-0/+25
|\ \ \ \ \ \
| * | | | | | cmTimestamp: Support SOURCE_DATE_EPOCH to override current timeBernhard M. Wiedemann2017-01-2613-0/+25
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'test-GeneratorExpression-update'Brad King2017-01-272-17/+15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |