index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests/Cuda: Select a CUDA device supporting compute 3.0
Pierre Moreau
2017-02-10
2
-0/+46
*
Tests/Cuda: Return a non-zero code if errors occurred
Pierre Moreau
2017-02-10
2
-6/+8
*
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 'vs-nasm'
Brad King
2017-02-10
5
-1/+35
|
\
|
*
VS: Add support for ASM_NASM language
Evgeny Fimochkin
2017-02-07
5
-1/+35
*
|
Tests: Fix `file://` URLs given to curl
Brad King
2017-02-10
6
-6/+24
*
|
Merge topic 'determine_id_without_user_specified_flags'
Brad King
2017-02-07
1
-2/+2
|
\
\
|
*
|
CMakeDetermineCompilerId: check with and without user-specified flags
Michael Maltese
2017-02-06
1
-2/+2
|
|
/
*
|
FeatureSummary: Add FeatureSummary_<TYPE>_DESCRIPTION global properties
Daniele E. Domenichelli
2017-02-06
3
-0/+250
*
|
FeatureSummary: Add DEFAULT_DESCRIPTION option to feature_summary
Daniele E. Domenichelli
2017-02-06
3
-0/+129
|
/
*
AndroidTestUtilities: do not require ExternalData unconditionally
Zack Galbreath
2017-02-04
3
-0/+19
*
Tests/Module/WCDH: only use -Werror=undef compiler flag if actually supported
Rolf Eike Beer
2017-02-02
1
-1/+5
*
Tests/Module/WCDH: write multi_file_compiler_detection.h before using it
Rolf Eike Beer
2017-02-02
1
-11/+11
*
Merge topic 'WCDH_allow_unsupported'
Brad King
2017-02-01
2
-60/+86
|
\
|
*
CompileFeatures Test: make sure the target "CompileFeatures" is always defined
Rolf Eike Beer
2017-01-30
1
-10/+8
|
*
Tests/Module/WCDH: make it work with only C features defined
Rolf Eike Beer
2017-01-30
1
-51/+51
|
*
WCDH: optionally omit error code for unknown compilers or compiler versions
Rolf Eike Beer
2017-01-30
1
-1/+29
*
|
Merge topic 'topic-reproducible-build'
Brad King
2017-01-31
2
-0/+2
|
\
\
|
*
|
Tests: make tests pass with SOURCE_DATE_EPOCH set
Bernhard M. Wiedemann
2017-01-30
2
-0/+2
*
|
|
Merge topic '16432-static-frameworks'
Brad King
2017-01-31
8
-71/+109
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Apple: Add support for static frameworks
Gregor Jasny
2017-01-31
6
-41/+94
|
*
|
Xcode: Refactor RunCMake.Framework test to prepare for static frameworks
Gregor Jasny
2017-01-26
2
-33/+18
|
*
|
Xcode: Ignore Xcode project warning until issue is fixed
Gregor Jasny
2017-01-26
1
-1/+1
*
|
|
Merge topic 'FeatureSummary_enhancement'
Brad King
2017-01-30
42
-8/+518
|
\
\
\
|
*
|
|
FeatureSummary: Refactor to use global properties for package types
Daniele E. Domenichelli
2017-01-26
18
-0/+208
|
*
|
|
FeatureSummary: Allow lists of dependencies in ADD_FEATURE_INFO
Daniele E. Domenichelli
2017-01-26
3
-0/+23
|
*
|
|
FeatureSummary: Add QUIET_ON_EMPTY option to feature_summary
Daniele E. Domenichelli
2017-01-26
3
-0/+20
|
*
|
|
FeatureSummary: Add unit tests
Daniele E. Domenichelli
2017-01-26
16
-0/+259
|
*
|
|
FeatureSummary: Clean printed output
Daniele E. Domenichelli
2017-01-26
5
-8/+8
*
|
|
|
Merge topic 'timestamp-percent'
Brad King
2017-01-30
2
-2/+2
|
\
\
\
\
|
*
|
|
|
string: Teach TIMESTAMP to treat %% as %
Bernhard M. Wiedemann
2017-01-27
2
-2/+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'test-preprocess-configs'
Brad King
2017-01-30
1
-4/+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Tests: Make Preprocess test work in RelWithDebInfo and MinSizeRel
Gilles Khouzam
2017-01-27
1
-4/+10
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'genex-if'
Brad King
2017-01-27
6
-0/+31
|
\
\
\
|
*
|
|
Genex: Add `IF` generator expression
Colby Pike
2017-01-26
6
-0/+31
*
|
|
|
Merge topic 'topic-reproducible-build'
Brad King
2017-01-27
13
-0/+25
|
\
\
\
\
|
*
|
|
|
cmTimestamp: Support SOURCE_DATE_EPOCH to override current time
Bernhard M. Wiedemann
2017-01-26
13
-0/+25
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'test-GeneratorExpression-update'
Brad King
2017-01-27
2
-17/+15
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Tests: Extend GeneratorExpression to work with more configurations
Brad King
2017-01-26
2
-1/+5
|
*
|
|
Tests: Teach GeneratorExpression to cover spaces in include dirs
Brad King
2017-01-26
2
-3/+3
|
*
|
|
Tests: Simplify GeneratorExpression imported include directory check
Brad King
2017-01-26
2
-15/+9
*
|
|
|
Merge topic 'tests_auto_type'
Brad King
2017-01-26
2
-1/+4
|
\
\
\
\
|
*
|
|
|
Tests: use cxx_auto_type only if actually available
Rolf Eike Beer
2017-01-25
2
-1/+4
|
|
/
/
/
[next]