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
*
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
*
|
Xcode: Add source file property to control file type (#14854)
Brad King
2014-05-15
1
-0/+4
|
/
*
Add the WriteCompilerDetectionHeader module.
Stephen Kelly
2014-05-14
1
-0/+1
*
Tests: Run RunCMake.target_compile_features unconditionally.
Stephen Kelly
2014-04-16
1
-3/+1
*
Add target_compile_features command.
Stephen Kelly
2014-04-07
1
-0/+4
*
Features: Add cxx_auto_type.
Stephen Kelly
2014-04-07
1
-0/+1
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-0/+1
*
cmTarget: Include TARGET_OBJECTS genex in target SOURCES property.
Stephen Kelly
2014-04-02
1
-0/+1
*
Genex: Evaluate TARGET_OBJECTS as a normal expression.
Stephen Kelly
2014-03-31
1
-0/+1
*
Merge topic 'configure_file-unicode'
Brad King
2014-03-20
1
-0/+1
|
\
|
*
Unicode: check encoding of files given to configure_file.
Clinton Stimpson
2014-03-17
1
-0/+1
*
|
Merge topic 'FindPkgConfig_Extend-PKG_CONFIG_PATH'
Brad King
2014-03-17
1
-0/+5
|
\
\
|
*
|
FindPkgConfig: Extend PKG_CONFIG_PATH using CMake variables (#12926)
Daniele E. Domenichelli
2014-03-17
1
-0/+5
|
|
/
*
|
Test error cases in find_dependency.
Stephen Kelly
2014-03-11
1
-0/+1
|
/
*
Merge topic 'test-external-cmake'
Brad King
2014-03-05
1
-4/+4
|
\
|
*
Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variables
Brad King
2014-03-03
1
-4/+4
[next]