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
...
|
*
Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049)
Brad King
2016-04-05
2
-0/+29
|
*
Merge branch 'fix-repeat-pkg-config' into release
Brad King
2016-03-21
1
-5/+6
|
|
\
*
|
\
Merge topic 'cmake-depend-in-project-only'
Brad King
2016-03-24
5
-0/+29
|
\
\
\
|
*
|
|
Tests: Add test for CMAKE_DEPENDS_IN_PROJECT_ONLY variable
Brad King
2016-03-23
5
-0/+29
*
|
|
|
Merge topic 'vs-startup-project'
Brad King
2016-03-24
10
-1/+54
|
\
\
\
\
|
*
|
|
|
VS: Fix default target support for targets nested inside a folder
Taylor Braun-Jones
2016-03-23
4
-1/+20
|
*
|
|
|
VS: Improve unit test macros
Taylor Braun-Jones
2016-03-22
3
-9/+12
|
*
|
|
|
VS: Add option to choose the `.sln` startup project (#15578)
Davy Durham
2016-03-22
7
-0/+31
*
|
|
|
|
Merge topic 'timeout_after_match'
Brad King
2016-03-22
10
-0/+53
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
CTest: Optionally use a secondary test timeout after matching output
Zack Galbreath
2016-03-22
10
-0/+53
*
|
|
|
|
Merge topic 'test-rename-VSSolution'
Brad King
2016-03-22
18
-1/+1
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Tests: Rename RunCMake.{SolutionGlobalSections => VSSolution}
Brad King
2016-03-18
18
-1/+1
*
|
|
|
|
Merge topic 'ninja-directory-targets'
Brad King
2016-03-22
4
-0/+21
|
\
\
\
\
\
|
*
|
|
|
|
Ninja: Add test for `$subdir/all` targets
Brad King
2016-03-22
4
-0/+21
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'fix-repeat-pkg-config'
Brad King
2016-03-22
1
-5/+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
FindPkgConfig: set correctly named variables in cache (#15903)
Ben Boeckel
2016-03-21
1
-5/+6
*
|
|
|
Merge topic 'ios-install-combined-one-arch'
Brad King
2016-03-17
3
-0/+64
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Fix iOS combined feature for single architecture targets
Ruslan Baratov
2016-03-15
3
-0/+64
|
|
/
|
*
Merge branch 'fix-static-private-non-target-depends' into release
Brad King
2016-02-17
5
-0/+17
|
|
\
|
*
\
Merge branch 'fix-cmake_parse_arguments-expansion' into release
Brad King
2016-02-12
1
-0/+19
|
|
\
\
|
*
\
\
Merge branch 'fix-install-EXPORT-crash' into release
Brad King
2016-02-08
7
-3/+14
|
|
\
\
\
*
|
\
\
\
Merge topic 'remove-vs6-generator'
Brad King
2016-03-10
8
-19/+6
|
\
\
\
\
\
|
*
|
|
|
|
Drop Visual Studio 6 generator
Brad King
2016-03-09
8
-19/+6
*
|
|
|
|
|
Xcode: ReRunCMake even if files disappeared (#15992)
Gregor Jasny
2016-03-09
1
-0/+39
|
/
/
/
/
/
*
|
|
|
|
Diagnose recursive project/enable_language without crashing (#15999)
Brad King
2016-03-07
11
-0/+27
*
|
|
|
|
VS: Add option to set `ConfigurationType` of a .vcxproj file
Fabian Otto
2016-02-26
6
-0/+37
*
|
|
|
|
Merge topic 'try_compile-target-type'
Brad King
2016-02-26
7
-0/+41
|
\
\
\
\
\
|
*
|
|
|
|
try_compile: Add option to control type of target
Brad King
2016-02-19
7
-0/+41
*
|
|
|
|
|
file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987)
Brad King
2016-02-25
5
-0/+21
*
|
|
|
|
|
cmake_parse_arguments: Additional regression tests
Dimitar Yordanov
2016-02-24
2
-0/+29
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'fix-static-private-non-target-depends'
Brad King
2016-02-18
5
-0/+17
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Fix export of STATIC library PRIVATE non-target dependencies
Brad King
2016-02-17
5
-0/+17
*
|
|
|
|
Merge topic 'fix-cmake_parse_arguments-expansion'
Brad King
2016-02-16
1
-0/+19
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
cmake_parse_arguments: Restore ;-list argument flattening
Dimitar Yordanov
2016-02-12
1
-0/+19
|
|
/
/
/
*
|
|
|
CPack/RPM support for upper cased component variables
Domen Vrankar
2016-02-13
7
-12/+94
*
|
|
|
Merge topic 'install-EXCLUDE_FROM_ALL'
Brad King
2016-02-09
10
-0/+60
|
\
\
\
\
|
*
|
|
|
Tests: Add cases for install() command EXCLUDE_FROM_ALL option
Brad King
2016-02-04
10
-0/+60
|
|
/
/
/
*
|
|
|
Merge topic 'test-ctest_submit-update'
Brad King
2016-02-09
4
-4/+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Tests: Extend ctest_submit host lookup failure matching (#15958)
Orion Poplawski
2016-02-08
4
-4/+4
|
|
/
/
*
|
|
Merge topic 'fix-install-EXPORT-crash'
Brad King
2016-02-09
7
-3/+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Tests: Avoid OS X 10.5 limitation warning in RunCMake.install test
Brad King
2016-02-08
1
-0/+1
|
*
|
install(EXPORT): Fix crash on target in another directory
Brad King
2016-02-05
3
-0/+9
|
*
|
Tests: Use newer policy settings in RunCMake.install test
Brad King
2016-02-05
4
-3/+4
|
|
/
*
|
Merge topic 'error-multiple-targets'
Brad King
2016-02-08
4
-0/+8
|
\
\
|
*
|
cmake: Teach --build to reject multiple --target options
Sebastian Schuberth
2016-02-05
4
-0/+8
|
|
/
*
|
list: Add FILTER subcommand (#3986)
Ashley Whetter
2016-02-03
25
-0/+61
|
/
*
Merge topic 'fix-CMAKE_MATCH-self-match'
Brad King
2016-02-02
2
-0/+6
|
\
|
*
cmConditionEvaluator: Fix matching of `CMAKE_MATCH_*` values (#15944)
Brad King
2016-02-01
2
-0/+6
*
|
add_custom_command: Clarify error when TARGET is out of scope (#15681)
Brad King
2016-01-28
10
-2/+19
|
/
*
Merge topic 'fix-pkg_search_module-cache'
Brad King
2016-01-22
2
-0/+17
|
\
[prev]
[next]