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 'extract-cmMessenger'
Brad King
2016-08-25
19
-119/+75
|
\
|
*
Parser: Issue messages through cmake, not cmSystemTools
Stephen Kelly
2016-08-25
19
-119/+75
*
|
Tests: Fix RunCMake.CMP0040 custom command syntax
Brad King
2016-08-24
5
-5/+5
|
/
*
Merge topic 'android-platform-modules'
Brad King
2016-08-24
52
-0/+572
|
\
|
*
Android: Add `ANDROID` variable to indicate the target
Brad King
2016-08-23
1
-0/+4
|
*
Android: Add test cases covering use of the NDK and standalone toolchains
Brad King
2016-08-23
52
-0/+568
*
|
cmake: Add `cmake -E capabilities` mode
Tobias Hunger
2016-08-16
4
-0/+5
|
/
*
Merge topic 'fix-test-macOS-case-sensitive'
Brad King
2016-08-10
1
-1/+1
|
\
|
*
Tests: Fix RunCMake.Framework on case sensitive file systems.
Chaoren Lin
2016-08-09
1
-1/+1
*
|
Ninja: Add `$subdir/{test,install,package}` targets
Brad King
2016-08-09
5
-0/+17
|
/
*
prefer list(APPEND) over string(APPEND) where appropriate
Daniel Pfeifer
2016-08-08
1
-2/+2
*
Merge topic 'use-string-append'
Brad King
2016-08-01
11
-37/+37
|
\
|
*
Use string(APPEND) in Tests
Daniel Pfeifer
2016-07-27
11
-37/+37
*
|
Merge topic 'app-framework-bundle-extension'
Brad King
2016-08-01
3
-4/+64
|
\
\
|
|
/
|
/
|
|
*
Add tests for BUNDLE_EXTENSION
Gregor Jasny
2016-07-22
3
-4/+64
*
|
Merge topic 'tests-hide-ldd-check-errors'
Brad King
2016-07-22
1
-1/+2
|
\
\
|
*
|
Tests: Hide errors from `ldd --help` output check
Brad King
2016-07-21
1
-1/+2
|
|
/
*
|
Merge topic 'windows-export-all-fix-objlib'
Brad King
2016-07-22
3
-1/+9
|
\
\
|
|
/
|
/
|
|
*
VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object libraries
Brad King
2016-07-21
3
-1/+9
*
|
Ninja: Fix inter-target order-only dependencies of custom commands
Brad King
2016-07-20
2
-0/+45
|
/
*
Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain files
Brad King
2016-07-14
4
-0/+73
*
Merge topic 'windows-export-all-from-exe'
Brad King
2016-07-13
3
-0/+22
|
\
|
*
Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports
Yury Zhuravlev
2016-07-11
3
-0/+22
*
|
Fix typos.
Felix Geyer
2016-07-10
1
-1/+1
*
|
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
Brad King
2016-07-06
4
-0/+45
|
/
*
try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>
Brad King
2016-06-29
5
-0/+81
*
Merge topic 'revert-try_compile-config-flags'
Brad King
2016-06-29
3
-21/+0
|
\
|
*
Revert "try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes"
Brad King
2016-06-28
3
-21/+0
*
|
Merge topic 'cmake-trace-source'
Brad King
2016-06-20
4
-0/+9
|
\
\
|
*
|
cmake: Add an option to control what files needs to be traced
Alex Turbov
2016-06-17
4
-0/+9
*
|
|
Merge topic 'cpack-deb-test-fixes'
Brad King
2016-06-20
3
-10/+13
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
CPack/Deb: Fix test to actually test the preinst script
Domen Vrankar
2016-06-20
1
-2/+2
|
*
CPack/Deb: Fix tests for SELinux-enabled systems
Domen Vrankar
2016-06-20
3
-10/+13
*
|
Merge topic 'link_what_you_use'
Brad King
2016-06-17
13
-0/+62
|
\
\
|
*
|
Add options to run `ldd -u -r` as a "link-what-you-use" tool
Bill Hoffman
2016-06-17
13
-0/+62
*
|
|
Parser: Issue file open error messages through dedicated API
Stephen Kelly
2016-06-13
4
-20/+4
*
|
|
Merge topic 'fix-Message-API-ISP-violation'
Brad King
2016-06-13
5
-0/+25
|
\
\
\
|
*
|
|
cmake: Issue message independent of cmMakefile definition
Stephen Kelly
2016-06-12
5
-0/+25
|
|
/
/
*
|
|
Teach find_library and find_package to search lib32 paths (#11260)
Daniel Scharrer
2016-06-10
8
-18/+40
|
/
/
*
|
find_path: Fix location of <dir/header.h> in a framework on OS X
Harry Mallon
2016-06-07
4
-0/+8
|
/
*
Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134)
Brad King
2016-06-02
3
-0/+14
*
try_compile: Optionally forward custom platform variables to test project
Brad King
2016-05-25
2
-0/+27
*
CPack/Deb possibility to change package name
Domen Vrankar
2016-05-23
17
-13/+38
*
Merge topic 'ninja-output-path-prefix'
Brad King
2016-05-19
21
-0/+328
|
\
|
*
Tests: Select RunCMake.Ninja test cases based on ninja version
Brad King
2016-05-18
1
-0/+20
|
*
Ninja: Support embedding of CMake as subninja project
Nicolas Despres
2016-05-17
21
-0/+308
*
|
file: Sort GLOB results to make it deterministic (#14491)
Reiner Herrmann
2016-05-17
3
-9/+0
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
63
-97/+143
*
Merge topic 'findpkgconfig-target'
Brad King
2016-05-16
2
-0/+27
|
\
|
*
FindPkgConfig: optionally create imported target for the found libraries
Rolf Eike Beer
2016-05-14
2
-0/+27
[next]