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
*
Introduction of CPACK_VERBATIM_VARIABLES variable
Roman Donchenko
2015-09-20
5
-0/+25
*
Merge topic 'compute-default-dialect'
Brad King
2015-09-18
1
-1/+1
|
\
|
*
Project: Determine default language dialect for the compiler.
Stephen Kelly
2015-09-18
1
-1/+1
*
|
Merge topic 'ms-manifest-files'
Brad King
2015-09-18
6
-0/+46
|
\
\
|
*
|
Add support for *.manifest source files with MSVC tools
Brad King
2015-09-17
6
-0/+46
*
|
|
Merge topic 'test-RunCMake-BuildDepends'
Brad King
2015-09-18
8
-1/+84
|
\
\
\
|
|
/
/
|
*
|
Tests: Add RunCMake.BuildDepends test
Brad King
2015-09-17
7
-0/+79
|
*
|
Tests: Teach RunCMake infrastructure to use custom check.cmake file
Brad King
2015-09-17
1
-1/+5
*
|
|
Merge topic 'test-RunCMake-exclude-more-output'
Brad King
2015-09-18
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Tests: Teach RunCMake to tolerate 'Bullseye Testing' lines in test output
Brad King
2015-09-17
1
-1/+1
|
*
|
Tests: Teach RunCMake to tolerate 'Time Machine' lines in test output
Brad King
2015-09-17
1
-1/+1
*
|
|
Merge topic 'cpack-deb-fakeroot-removal'
Brad King
2015-09-17
5
-11/+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CPack/DEB: test preserve extra config file permissions
Domen Vrankar
2015-09-17
3
-5/+42
|
*
|
Tests: Make RunCMake.CPack error messages more readable
Raffi Enficiaud
2015-09-17
3
-6/+7
*
|
|
Merge topic 'test-search-ordering'
Brad King
2015-09-16
5
-0/+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Tests: Cover find_program when the environment duplicate some HINTS
Brad King
2015-09-15
5
-0/+12
*
|
|
Tests: Cover set_property for buildsystem directory properties
Brad King
2015-09-11
9
-0/+22
*
|
|
cmTarget: Only append non-empty values to buildsystem properties.
Stephen Kelly
2015-09-11
5
-5/+5
|
|
/
|
/
|
*
|
Merge topic 'cpack-cmake-special-characters-mangling'
Brad King
2015-09-10
4
-0/+14
|
\
\
|
*
|
CPack: don't mangle CMake-special characters when applying default settings
Roman Donchenko
2015-09-09
4
-0/+14
*
|
|
CPack/Deb: enable per component setting of dependencies
Domen Vrankar
2015-09-09
2
-12/+37
|
/
/
*
|
Merge topic 'more-swift2-fixes'
Brad King
2015-09-09
3
-4/+0
|
\
\
|
|
/
|
/
|
|
*
Swift: Remove positive Swift language tests
Gregor Jasny
2015-09-06
3
-4/+0
*
|
Merge topic 'fix-buildsystem-target-properties'
Brad King
2015-09-08
16
-7/+41
|
\
\
|
*
|
Tests: Cover set_property for buildsystem target properties
Brad King
2015-09-03
16
-7/+41
|
|
/
*
|
Merge topic 'find_program-NAMES_PER_DIR'
Brad King
2015-09-08
16
-0/+43
|
\
\
|
|
/
|
/
|
|
*
find_program: Optionally consider all names in each directory
Brad King
2015-09-02
3
-0/+8
|
*
Tests: Add explicit testing for find_program
Brad King
2015-09-02
14
-0/+35
*
|
Merge topic 'add-link-search-static-properties-defaults'
Brad King
2015-09-03
6
-2/+8
|
\
\
|
|
/
|
/
|
|
*
Tests: Move LINK_SEARCH_{START,END}_STATIC case to dedicated test
Brad King
2015-09-02
6
-2/+8
*
|
Merge topic 'fix-ios-install'
Brad King
2015-09-01
5
-1/+29
|
\
\
|
*
|
Xcode: Add unit test for iOS project install (#12506)
Gregor Jasny
2015-08-26
4
-0/+29
|
*
|
Replace CMAKE_XCODE_EFFECTIVE_PLATFORMS with call to PlatformIsAppleIos
Gregor Jasny
2015-08-25
1
-1/+0
*
|
|
Merge topic 'cpack-config-generation-test'
Brad King
2015-08-31
6
-0/+21
|
\
\
\
|
*
|
|
CPack generator independent tests
Roman Donchenko
2015-08-28
6
-0/+21
|
|
/
/
*
|
|
Darwin: Add support for tbd library stub files
Gregor Jasny
2015-08-24
4
-0/+27
|
/
/
*
|
Merge topic 'ios-app-bundle-layout'
Brad King
2015-08-24
3
-0/+81
|
\
\
|
*
|
Fix iOS Bundle layouts (#15669)
Gregor Jasny
2015-08-24
3
-0/+81
*
|
|
include_directories: Fix regression in BEFORE option (#15693)
Brad King
2015-08-21
3
-0/+6
*
|
|
Merge topic 'OUTPUT_NAME-genex-no-recursion'
Brad King
2015-08-21
5
-0/+10
|
\
\
\
|
*
|
|
cmGeneratorTarget: Avoid recursion in GetOutputName method
Robert Goulet
2015-08-20
5
-0/+10
|
|
/
/
*
|
|
get_filename_component: Teach new BASE_DIR parameter.
James Johnston
2015-08-18
1
-0/+33
|
/
/
*
|
Merge topic 'use-generator-target'
Brad King
2015-08-17
2
-0/+11
|
\
\
|
*
|
cmComputeLinkInformation: Lookup a target only if we have one
Brad King
2015-08-13
2
-0/+11
*
|
|
Merge topic 'OUTPUT_DIRECTORY-genex'
Brad King
2015-08-13
4
-0/+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add generator expression support to OUTPUT_DIRECTORY target properties
Robert Goulet
2015-08-12
4
-0/+9
*
|
|
Allow LINK_SEARCH_{START,END}_STATIC props to have default values.
Chuck Atkins
2015-08-13
3
-0/+79
|
/
/
*
|
Merge topic 'fix-get-filename-component'
Brad King
2015-08-10
2
-1/+78
|
\
\
|
*
|
get_filename_component: Fix bug where CACHE was ignored.
James Johnston
2015-08-06
1
-0/+32
|
*
|
get_filename_component: Added initial tests for PROGRAM component.
James Johnston
2015-08-06
1
-0/+12
[next]