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
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic '14297-partial-xcode-zero-check'
Brad King
2018-02-23
4
-0/+21
|
\
|
*
Xcode: Generate ZERO_CHECK generator target only once
Gregor Jasny
2018-02-22
4
-0/+21
*
|
Merge topic 'string-join'
Brad King
2018-02-20
8
-0/+32
|
\
\
|
*
|
string: Add JOIN subcommand
Alex Turbov
2018-02-16
8
-0/+32
*
|
|
Replaces execute_process calls to touch files with file(TOUCH) calls
Shane Parris
2018-02-15
1
-2/+1
*
|
|
Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commands
Shane Parris
2018-02-15
10
-0/+36
*
|
|
Merge topic 'enhanced-UseSWIG-Module'
Brad King
2018-02-15
20
-0/+708
|
\
\
\
|
*
|
|
UseSWIG: modernize module
Marc Chevrier
2018-02-14
8
-8/+146
|
*
|
|
UseSWIG: Re-work test framework
Marc Chevrier
2018-02-14
16
-0/+570
|
|
/
/
*
|
|
Merge topic 'directory-property-TESTS'
Brad King
2018-02-15
3
-1/+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Tests management: add TESTS directory property
Marc Chevrier
2018-02-08
3
-1/+21
|
|
/
*
|
Android.mk: Fix export of static libraries with PRIVATE dependencies
Brad King
2018-02-14
1
-1/+1
|
/
*
Merge topic 'ctest_start_function_scope'
Brad King
2018-01-29
3
-1/+12
|
\
|
*
cmCTestScriptHandler: Add new field ShouldRunCurrentScript
Kyle Edwards
2018-01-26
3
-1/+12
*
|
Tests: Speed up RunCMake.TargetPropertyGeneratorExpressions
Brad King
2018-01-25
62
-241/+135
*
|
Tests: Speed up RunCMake.GeneratorExpression
Brad King
2018-01-25
25
-71/+30
|
/
*
Merge topic 'sourceFile-new-properties'
Brad King
2018-01-25
14
-0/+47
|
\
|
*
sourceFile properties: add property INCLUDE_DIRECTORIES
Marc Chevrier
2018-01-24
14
-0/+47
*
|
Merge topic 'fix-include_regular_expression-subdir'
Brad King
2018-01-25
4
-0/+9
|
\
\
|
*
|
include_regular_expression: Fix propagation to subdirectories
Brad King
2018-01-24
4
-0/+9
|
|
/
*
|
GenerateExportHeader: add release notes, tests for include guard changes
Kyle Edwards
2018-01-23
19
-14/+46
|
/
*
Merge topic 'cache-truncate-newlines'
Brad King
2018-01-19
7
-0/+36
|
\
|
*
cmCacheManager: Test and document newline truncation behavior
Kyle Edwards
2018-01-15
7
-0/+36
*
|
Merge topic 'extend-compile-language-genex'
Brad King
2018-01-16
16
-101/+0
|
\
\
|
*
|
Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode
Brad King
2018-01-12
8
-43/+0
|
*
|
Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode
Brad King
2018-01-12
11
-62/+4
*
|
|
GNU: Use -fvisibility on AIX when supported
Brad King
2018-01-12
1
-1/+10
*
|
|
Tests: Remove redundant code from RunCMake.GenerateExportHeader case
Brad King
2018-01-12
2
-4/+0
|
/
/
*
|
Merge topic 'add_cuda_to_source_regex'
Craig Scott
2018-01-09
1
-2/+2
|
\
\
|
|
/
|
/
|
|
*
CUDA: Add cu as default source file extension
Robert Maynard
2018-01-08
1
-2/+2
*
|
Merge topic 'use_generator_is_multi_config'
Brad King
2018-01-08
17
-15/+31
|
\
\
|
*
|
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests
Craig Scott
2017-12-29
17
-15/+31
*
|
|
Merge topic 'execute_process_UTF8_keyword'
Brad King
2018-01-08
2
-0/+2
|
\
\
\
|
*
|
|
execute_process: Allow UTF-8 as a synonym for the UTF8 keyword
Craig Scott
2017-12-27
2
-0/+2
|
|
/
/
*
|
|
Merge topic '17431-iphone-deployment-target'
Brad King
2018-01-08
7
-0/+88
|
\
\
\
|
*
|
|
Darwin: Emit deployment target that matches the SDK
Gregor Jasny
2017-12-22
7
-0/+88
|
|
/
/
*
|
|
Various typo fixes
Luz Paz
2018-01-03
4
-4/+4
|
/
/
*
|
FindPkgConfig: Make IMPORTED_TARGET test verify NO...PATH properly
Craig Scott
2017-12-16
1
-0/+61
|
/
*
Genex: Per-source $<COMPILE_LANGUAGE:...> support
Marc Chevrier
2017-12-13
5
-0/+27
*
Merge topic 'cpack-rpm-check-executable-flags'
Brad King
2017-12-07
5
-7/+15
|
\
|
*
CPack/RPM: check executable flags for debuginfo packages
Domen Vrankar
2017-12-06
5
-7/+15
*
|
Merge topic 'externalproject_download_dir'
Brad King
2017-12-07
3
-7/+60
|
\
\
|
*
|
ExternalProject: Support substituting <DOWNLOAD_DIR>
Craig Scott
2017-12-06
3
-7/+60
*
|
|
Merge topic 'gtest-discovery-timeout'
Brad King
2017-12-07
7
-0/+53
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
GoogleTest: Add test for missing test executable
Matthew Woehlke
2017-12-06
3
-0/+10
|
*
|
GoogleTest: Add timeout to discovery
Matthew Woehlke
2017-12-06
5
-0/+43
*
|
|
Add generator expression support to per-source COMPILE_DEFINITIONS
Marc Chevrier
2017-12-05
4
-0/+13
*
|
|
Merge topic 'update-cpplint'
Brad King
2017-12-05
4
-4/+4
|
\
\
\
|
*
|
|
Update cpplint support to return 0 and mark warnings for CDash.
Bill Hoffman
2017-12-01
4
-4/+4
*
|
|
|
Merge topic 'csharp_project_without_sources'
Brad King
2017-12-04
3
-0/+13
|
\
\
\
\
[next]