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
*
Tests: Avoid enabling languages unnecessarily in RunCMake.project
Brad King
2018-03-15
1
-1/+1
*
Merge topic 'ep-support-passing-var-ending-with-notfound'
Brad King
2018-03-12
4
-2/+22
|
\
|
*
ExternalProject: Fix cache generation when last args ends with "-NOTFOUND"
Jean-Christophe Fillion-Robin
2018-03-12
4
-2/+22
*
|
Merge topic 'genex-TARGET_EXISTS'
Brad King
2018-03-12
11
-0/+43
|
\
\
|
*
|
genex: Add TARGET_EXISTS to check for target existence
Alex Turbov
2018-03-09
11
-0/+43
*
|
|
Merge topic 'cmWorkingDirectory_success_checking'
Brad King
2018-03-09
13
-0/+59
|
\
\
\
|
*
|
|
cmWorkingDirectory: Check success of current dir changes
Craig Scott
2018-03-08
2
-0/+2
|
*
|
|
Tests: Add --build-and-test test case
Craig Scott
2018-03-04
4
-0/+17
|
*
|
|
Tests: Confirm test working dir set successfully
Craig Scott
2018-03-04
8
-0/+40
*
|
|
|
Merge topic 'sort_glob_output'
Brad King
2018-03-09
3
-0/+24
|
\
\
\
\
|
*
|
|
|
Add test for sorting and deduping of file(GLOB) result
Shane Parris
2018-03-07
3
-0/+24
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'project-warn-missing-metadata-values'
Craig Scott
2018-03-08
9
-1/+17
|
\
\
\
\
|
*
|
|
|
project: warn on metadata arguments missing values
Alex Turbov
2018-03-07
9
-1/+17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'avoid-LIB_DEPENDS'
Brad King
2018-03-08
5
-0/+24
|
\
\
\
\
|
*
|
|
|
Do not produce legacy _LIB_DEPENDS cache entries
Brad King
2018-03-07
5
-0/+24
|
|
|
/
/
|
|
/
|
|
*
|
|
|
CTest: Add options to control test process affinity to CPUs
Brad King
2018-03-05
3
-0/+24
|
/
/
/
*
|
|
Merge topic 'general_cleanup_enhance'
Brad King
2018-03-05
15
-2/+35
|
\
\
\
|
*
|
|
Enhance RunCMake test coverage for file(GLOB)
Shane Parris
2018-02-28
15
-2/+35
*
|
|
|
Tests: Add cases for usage requirements of linked object libs
Brad King
2018-03-01
5
-0/+16
*
|
|
|
objlib: Link object-files from `OBJECT` libraries.
Deniz Bahadir
2018-03-01
3
-0/+27
*
|
|
|
objlib: Allow `OBJECT` libraries to link to `OBJECT` libraries.
Deniz Bahadir
2018-03-01
12
-32/+40
*
|
|
|
objlib: Allow other libraries to link to `OBJECT` libraries.
Deniz Bahadir
2018-03-01
14
-34/+67
*
|
|
|
objlib: Allow `OBJECT` libraries to link to other libraries.
Deniz Bahadir
2018-03-01
9
-12/+39
*
|
|
|
Tests: Teach RunCMake to ignore AIX ld warnings about GNU atexit
Brad King
2018-03-01
1
-0/+2
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'object-library-export-as-interface'
Brad King
2018-03-01
5
-12/+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
Brad King
2018-02-28
5
-12/+3
*
|
|
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
|
\
\
[next]