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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add policy CMP0068 separate install_name and RPATH settings on macOS
Clinton Stimpson
2017-02-14
1
-0/+3
*
Xcode: Refactor RunCMake.Framework test to prepare for static frameworks
Gregor Jasny
2017-01-26
1
-2/+1
*
Merge topic 'FindGTK2_RunTwice'
Brad King
2017-01-26
1
-0/+5
|
\
|
*
FindGTK2: Add unit test to check variables when run twice
Daniele E. Domenichelli
2017-01-25
1
-0/+5
*
|
Merge topic 'lang_lint'
Brad King
2017-01-25
1
-0/+2
|
\
\
|
|
/
|
/
|
|
*
Add properties to run the cpplint style checker with the compiler
Jamie Snape
2017-01-23
1
-0/+2
*
|
CPack/STGZ: minimalistic packages test
Domen Vrankar
2017-01-22
1
-1/+1
|
/
*
CPack/Archive minimal tests for more formats
Domen Vrankar
2016-12-23
1
-1/+1
*
try_compile: extend CMP0067 to honor language standards for CUDA.
Robert Maynard
2016-12-12
1
-0/+1
*
try_compile: Add options to specify language standards
Brad King
2016-12-06
1
-0/+12
*
execute_process: Add ENCODING option for Windows child process output
Dāvis Mosāns
2016-11-30
1
-0/+3
*
Merge topic 'add-setup-projects-tests-module'
Brad King
2016-10-01
1
-0/+1
|
\
|
*
AndroidTestUtilities: Add module to help drive Android device tests
Schuyler Kylstra
2016-09-30
1
-0/+1
*
|
project: Fix support for explicit RC language
Brad King
2016-09-28
1
-1/+1
|
/
*
Merge topic 'test-fixtures'
Brad King
2016-09-22
1
-0/+1
|
\
|
*
CTest: Add support for test fixtures
Craig Scott
2016-09-20
1
-0/+1
*
|
Merge topic 'ctest-capture-error'
Brad King
2016-09-21
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands
Bill Hoffman
2016-09-20
1
-0/+1
*
|
Add support for creating prebuilt Android.mk files
Bill Hoffman
2016-09-13
1
-0/+2
|
/
*
Tests: Port GenerateExportHeader test to RunCMake infrastructure
Brad King
2016-09-05
1
-0/+3
*
Android: Add test cases covering use of the NDK and standalone toolchains
Brad King
2016-08-23
1
-0/+21
*
Tests: Hide errors from `ldd --help` output check
Brad King
2016-07-21
1
-1/+2
*
Add options to run `ldd -u -r` as a "link-what-you-use" tool
Bill Hoffman
2016-06-17
1
-0/+8
*
CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR
Jean-Christophe Fillion-Robin
2016-05-09
1
-1/+7
*
Add options to run clang-tidy with the compiler
Daniel Pfeifer
2016-04-13
1
-0/+2
*
Merge topic 'vs-startup-project'
Brad King
2016-03-24
1
-1/+4
|
\
|
*
VS: Fix default target support for targets nested inside a folder
Taylor Braun-Jones
2016-03-23
1
-1/+4
*
|
Merge topic 'timeout_after_match'
Brad King
2016-03-22
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
CTest: Optionally use a secondary test timeout after matching output
Zack Galbreath
2016-03-22
1
-0/+1
*
|
Tests: Rename RunCMake.{SolutionGlobalSections => VSSolution}
Brad King
2016-03-18
1
-1/+1
|
/
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
1
-2/+2
*
Diagnose recursive project/enable_language without crashing (#15999)
Brad King
2016-03-07
1
-0/+1
*
VS: Add option to set `ConfigurationType` of a .vcxproj file
Fabian Otto
2016-02-26
1
-0/+4
*
CMakeParseArguments: add a RunCMake test suite
Matthias Maennich
2015-12-17
1
-0/+1
*
Add test for OSX/iOS Framework directory structure (#15833)
Gregor Jasny
2015-11-13
1
-0/+6
*
CPack: allow packaging of empty directories
Domen Vrankar
2015-09-28
1
-1/+1
*
CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS
Chuck Atkins
2015-09-21
1
-0/+7
*
Tests: Add RunCMake.BuildDepends test
Brad King
2015-09-17
1
-0/+1
*
Merge topic 'find_program-NAMES_PER_DIR'
Brad King
2015-09-08
1
-0/+1
|
\
|
*
Tests: Add explicit testing for find_program
Brad King
2015-09-02
1
-0/+1
*
|
Merge topic 'add-link-search-static-properties-defaults'
Brad King
2015-09-03
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
Tests: Move LINK_SEARCH_{START,END}_STATIC case to dedicated test
Brad King
2015-09-02
1
-0/+1
*
|
CPack generator independent tests
Roman Donchenko
2015-08-28
1
-0/+1
|
/
*
Merge topic 'cmState-policies'
Brad King
2015-08-06
1
-0/+1
|
\
|
*
Tests: Verify generate-time policy scope behavior.
Stephen Kelly
2015-08-01
1
-0/+1
*
|
Merge topic 'fix-missing-subdir-error'
Brad King
2015-08-06
1
-0/+1
|
\
\
|
*
|
add_subdirectory: Fix error message on missing CMakeLists.txt (#15680)
Brad King
2015-08-04
1
-0/+1
*
|
|
if: Add "TEST <test>" condition
Matt McCormick
2015-08-03
1
-0/+1
|
|
/
|
/
|
*
|
CompileDefinitions: Add unit test for setting empty content.
Stephen Kelly
2015-07-22
1
-0/+1
*
|
Merge topic 'makefile-target-messages'
Brad King
2015-07-15
1
-0/+3
|
\
\
[next]