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
*
Genex: Enable use of COMPILE_LANGUAGE for compile options.
Stephen Kelly
2015-03-09
1
-0/+2
*
Merge topic 'osx-framework-search-platform-SDKs'
Brad King
2015-02-24
1
-1/+1
|
\
|
*
OS X: Add platform-specific Frameworks search path
Gregor Jasny
2015-02-23
1
-1/+1
*
|
Merge topic 'ctest-output-options'
Brad King
2015-02-24
1
-0/+8
|
\
\
|
*
|
ctest_upload: Add QUIET option
Zack Galbreath
2015-02-23
1
-0/+1
|
*
|
ctest_coverage: Add QUIET option
Zack Galbreath
2015-02-23
1
-0/+3
|
*
|
ctest_test: Add QUIET option
Zack Galbreath
2015-02-23
1
-0/+1
|
*
|
ctest_build: Add QUIET option
Zack Galbreath
2015-02-23
1
-0/+1
|
*
|
ctest_configure: Add QUIET option
Zack Galbreath
2015-02-23
1
-0/+1
|
*
|
ctest_start: Add QUIET option
Zack Galbreath
2015-02-23
1
-0/+1
*
|
|
Merge topic 'test-RunCMake-refactor-ctest'
Brad King
2015-02-24
1
-2/+2
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Tests: Rename RunCMake.{CTestMemcheck => ctest_memcheck}
Brad King
2015-02-19
1
-1/+1
|
*
Tests: Rename RunCMake.{CTestSubmit => ctest_submit}
Brad King
2015-02-19
1
-1/+1
*
|
Teach find_(library|file|path) to get prefixes from PATH (#15370)
Brad King
2015-02-19
1
-0/+2
*
|
Tests: Consolidate detection of 'rpmbuild'
Brad King
2015-02-13
1
-1/+1
|
/
*
Allow export of targets with INTERFACE_SOURCES.
Stephen Kelly
2015-02-10
1
-0/+3
*
Tests: Run IfacePaths tests with a parameter.
Stephen Kelly
2015-02-09
1
-1/+3
*
Tests: Split part of include_directories test to a generic location.
Stephen Kelly
2015-02-09
1
-0/+1
*
RunCMake: Allow specifying the directory to run tests in.
Stephen Kelly
2015-02-09
1
-3/+14
*
Merge topic 'rpm_multi_prefix'
Brad King
2015-02-03
1
-0/+4
|
\
|
*
CPackRPM: Allow multiple path relocation prefixes for one package
Domen Vrankar
2015-01-29
1
-0/+4
*
|
Merge topic 'tests-RunCMake-make-program'
Brad King
2015-01-26
1
-0/+1
|
\
\
|
*
|
Tests/RunCMake: Honor CMAKE_MAKE_PROGRAM
Brad King
2015-01-24
1
-0/+1
*
|
|
Merge topic 'try-run-link-libraries'
Brad King
2015-01-26
1
-0/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
try_run: Add test for bad link libraries.
Matt McCormick
2015-01-26
1
-0/+1
|
|
/
*
|
Tests: Add RunCMake.CTestSubmit cases covering ctest_submit failures
Brad King
2015-01-19
1
-0/+1
*
|
Merge topic 'fix-empty-target-property-queries'
Brad King
2015-01-11
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
tests: add tests for querying properties
Ben Boeckel
2015-01-11
1
-0/+1
*
|
Tests: Move CTestTestMemcheck cases into a RunCMake.CTestMemcheck test
Brad King
2014-12-18
1
-0/+13
*
|
Tests: Simplify RunCMake test extra argument passing
Brad King
2014-12-15
1
-2/+2
*
|
Tests: Allow RunCMake tests to pass generator expressions
Brad King
2014-12-15
1
-1/+1
*
|
find_library: Fix repeat call after changing directory content (#15293)
Brad King
2014-12-08
1
-0/+1
*
|
continue: Add a new CMake language command for loop continuation (#14013)
Gregor Jasny
2014-12-01
1
-0/+1
*
|
Merge topic 'break-command-strictness'
Brad King
2014-11-26
1
-0/+1
|
\
\
|
*
|
break: Add policy CMP0055 to check calls strictly
Gregor Jasny
2014-11-25
1
-0/+1
*
|
|
return: Add test for returning inside a foreach loop
Gregor Jasny
2014-11-25
1
-0/+1
|
/
/
*
|
Tests: Test add_custom_command and add_custom_target error cases
Brad King
2014-11-14
1
-0/+2
*
|
ExternalProject: Add unit tests for CMAKE_CACHE_DEFAULT_ARGS
Daniele E. Domenichelli
2014-10-31
1
-0/+1
|
/
*
Ninja: Prevent compilers to be silently modified
Sylvain Joubert
2014-09-22
1
-1/+1
*
Merge topic 'if-sanity'
Brad King
2014-09-15
1
-0/+1
|
\
|
*
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
Nils Gladitz
2014-09-11
1
-0/+1
*
|
Tests: Add generator platform support
Brad King
2014-09-10
1
-0/+1
*
|
CMake: Add CMAKE_GENERATOR_PLATFORM option
Brad King
2014-09-05
1
-0/+1
|
/
*
Genex: Implement generator expressions for target PDB files.
Nils Gladitz
2014-07-31
1
-0/+6
*
Tests: Activate tests accidentally excluded from Xcode
Brad King
2014-07-17
1
-0/+1
*
Tests: Fix RunCMake.TargetSources on Xcode 1.5
Brad King
2014-06-06
1
-0/+4
*
Merge topic 'cpack-properties'
Brad King
2014-05-28
1
-0/+1
|
\
|
*
Add an "installed file" property scope
Nils Gladitz
2014-05-28
1
-0/+1
*
|
tests: test CMP0053 in WARN mode when watching variables
Ben Boeckel
2014-05-22
1
-0/+1
*
|
file: Report system error on failure to open file
Brad King
2014-05-20
1
-0/+1
[next]