..
CMP0004
Cygwin: Avoid legacy warnings in RunCMake.* tests
2013-08-13 09:50:15 -04:00
CMP0019
RunCMake: Expect empty output by default.
2014-12-31 16:34:34 +01:00
CMP0022
OS X: Add CMP0042 to enable MACOSX_RPATH by default
2014-01-02 13:41:49 -05:00
CMP0026
cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD ( #15338 )
2015-01-13 09:36:20 +01:00
CMP0027
Record more policies on targets when created
2014-03-06 11:05:47 -05:00
CMP0028
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
2014-03-06 11:07:03 -05:00
CMP0037
Policies: omit warnings about unset policies when they are actually set to NEW
2014-03-31 09:45:10 -04:00
CMP0038
Record more policies on targets when created
2014-03-06 11:05:47 -05:00
CMP0039
Policies: omit warnings about unset policies when they are actually set to NEW
2014-03-31 09:45:10 -04:00
CMP0040
Policies: omit warnings about unset policies when they are actually set to NEW
2014-03-31 09:45:10 -04:00
CMP0041
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
2014-03-06 11:07:03 -05:00
CMP0042
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
2014-03-06 11:07:03 -05:00
CMP0043
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
2014-03-06 11:07:03 -05:00
CMP0045
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
2014-03-06 11:07:03 -05:00
CMP0046
Policies: omit warnings about unset policies when they are actually set to NEW
2014-03-31 09:45:10 -04:00
CMP0049
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
2014-03-06 11:07:03 -05:00
CMP0050
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
2014-03-06 11:07:03 -05:00
CMP0051
cmTarget: Evaluate CMP0026 and CMP0051 in calling context
2014-05-09 11:24:15 -04:00
CMP0053
tests: test CMP0053 in WARN mode when watching variables
2014-05-22 11:13:29 -04:00
CMP0054
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
2014-09-11 21:23:17 +02:00
CMP0055
break: Add policy CMP0055 to check calls strictly
2014-11-25 14:14:20 -05:00
CPackInstallProperties
Add an "installed file" property scope
2014-05-28 12:28:18 -04:00
CTest
build_command: Return a "cmake --build" command-line
2013-11-15 14:38:18 -05:00
CTestMemcheck
Tests: Move CTestTestMemcheck cases into a RunCMake.CTestMemcheck test
2014-12-18 10:12:15 -05:00
CheckModules
RunCMake: Expect empty output by default.
2014-12-31 16:34:34 +01:00
CommandLine
RunCMake: Expect empty output by default.
2014-12-31 16:34:34 +01:00
CompatibleInterface
cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookup
2014-07-07 08:52:42 -04:00
CompileFeatures
Features: Use a more-common feature in cycle-test.
2015-01-18 14:46:45 +01:00
CompilerChange
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CompilerNotFound
Require CMAKE_<LANG>_COMPILER to be found as a full path
2013-10-28 08:36:14 -04:00
Configure
cmTarget: Do not mistake a preceding error for a CMP0049 failure
2014-07-30 13:48:33 -04:00
DisallowedCommands
Cygwin: Avoid legacy warnings in RunCMake.DisallowedCommands test
2013-10-25 15:07:35 -04:00
ExportWithoutLanguage
export(): Process the export() command at generate time.
2013-10-11 12:46:10 +02:00
ExternalData
ExternalData: Add support for custom download scripts
2015-01-15 10:48:09 -05:00
ExternalProject
ExternalProject: Add unit tests
2014-11-03 16:15:14 +01:00
FPHSA
RunCMake: Expect empty output by default.
2014-12-31 16:34:34 +01:00
FeatureSummary
FeatureSummary: Add unit tests
2014-03-03 19:52:13 +01:00
File_Generate
file(GENERATE): Re-run cmake when appropriate.
2014-11-19 00:19:09 +01:00
FindPkgConfig
Tests: Fix CMP0054 warnings
2014-09-16 09:06:29 -04:00
GeneratorExpression
Encoding: Modify tests to work using non-ascii paths.
2015-01-08 20:56:51 -07:00
GeneratorPlatform
Tests: Test setting a generator platform in a toolchain file
2014-09-15 10:27:00 -04:00
GeneratorToolset
VS14: Add Visual Studio 14 generator ( #14982 )
2014-06-25 14:51:19 -04:00
IncompatibleQt
Cygwin: Avoid legacy warnings in RunCMake.* tests
2013-08-13 09:50:15 -04:00
Languages
RunCMake: Expect empty output by default.
2014-12-31 16:34:34 +01:00
ObjectLibrary
add_library: Allow arbitrary non-linked sources in OBJECT libraries
2014-07-09 09:43:42 -04:00
ObsoleteQtMacros
Qt4Macros: Port to use message(DEPRECATION)
2013-10-08 18:23:42 +02:00
PositionIndependentCode
cmTarget: Report origin of COMPATIBLE_INTERFACE properties.
2013-12-08 07:03:29 +01:00
SolutionGlobalSections
Cygwin: Avoid legacy warnings in RunCMake.* tests
2013-08-13 09:50:15 -04:00
Syntax
Merge topic 'fix-lexer-open-square'
2014-08-19 09:48:36 -04:00
TargetObjects
Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> ( #14970 )
2014-07-14 09:09:32 -04:00
TargetPolicies
Export: Disallow exported interface includes in src/build tree ( #14592 ).
2014-04-09 10:38:49 +02:00
TargetPropertyGeneratorExpressions
Genex: Fix stack overflow in transitive property evaluation.
2014-07-02 00:09:38 +02:00
TargetSources
Export: Disallow export of targets with INTERFACE_SOURCES
2014-11-29 12:24:59 +01:00
VisibilityPreset
Cygwin: Avoid legacy warnings in RunCMake.* tests
2013-08-13 09:50:15 -04:00
WriteCompilerDetectionHeader
WCDH: Make it possible to generate multiple files.
2014-11-24 21:54:41 +01:00
XcodeProject
Xcode: Add source file property to control file type ( #14854 )
2014-05-15 14:34:52 -04:00
add_custom_command
Add an option for explicit BYPRODUCTS of custom commands ( #14963 )
2014-11-14 16:16:00 -05:00
add_custom_target
Add an option for explicit BYPRODUCTS of custom commands ( #14963 )
2014-11-14 16:16:00 -05:00
add_dependencies
Cygwin: Avoid legacy warnings in RunCMake.* tests
2013-08-13 09:50:15 -04:00
alias_targets
Cygwin: Avoid legacy warnings in RunCMake.* tests
2013-08-13 09:50:15 -04:00
build_command
Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL ( #14548 )
2013-11-18 08:26:23 -05:00
cmake_minimum_required
Drop compatibility with CMake < 2.4
2013-10-23 08:54:31 -04:00
configure_file
configure_file: Warn about unknown arguments
2014-10-31 13:21:21 -04:00
continue
continue: Add a new CMake language command for loop continuation ( #14013 )
2014-12-01 09:50:49 -05:00
export
export: Implement EXPORT subcommand ( #9822 )
2013-12-24 13:02:49 +01:00
file
file: Add LOCK subcommand to do file and directory locking
2014-12-03 09:47:44 -05:00
find_dependency
Tests: Check find_dependency empty extra arguments
2014-03-13 15:57:03 -04:00
find_library
find_library: Fix repeat call after changing directory content ( #15293 )
2014-12-08 15:35:50 -05:00
find_package
Cygwin: Avoid legacy warnings in RunCMake.* tests
2013-08-13 09:50:15 -04:00
get_filename_component
Cygwin: Avoid legacy warnings in RunCMake.* tests
2013-08-13 09:50:15 -04:00
get_property
tests: add tests for querying properties
2015-01-11 11:45:44 -05:00
if
Cygwin: Avoid legacy warnings in RunCMake.* tests
2013-08-13 09:50:15 -04:00
include
Policies: omit warnings about unset policies when they are actually set to NEW
2014-03-31 09:45:10 -04:00
include_directories
Tests: Speed up RunCMake.include_directories test
2014-06-30 14:37:38 -04:00
include_external_msproject
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
install
install(DIRECTORY): Add MESSAGE_NEVER option to avoid output ( #13761 )
2014-06-24 13:18:20 -04:00
interface_library
Disallow INTERFACE libraries with add_custom_command(TARGET).
2014-03-19 15:51:21 +01:00
list
Cygwin: Avoid legacy warnings in RunCMake.* tests
2013-08-13 09:50:15 -04:00
message
message: Add a DEPRECATION mode
2013-10-08 18:11:22 +02:00
no_install_prefix
Allow disabling adding the install prefix to the prefix search path.
2013-10-31 16:40:24 +01:00
project
project: Manage VERSION variables
2014-01-29 09:45:18 -05:00
return
return: Add test for returning inside a foreach loop
2014-11-25 14:37:39 -05:00
set
Merge branch 'parent-scope-tests' into variable-pull-failure
2014-10-24 13:34:30 -04:00
string
test: add a test for clearing regex results
2014-12-03 11:06:44 -05:00
target_compile_features
Features: Extend concept to C language.
2014-05-15 00:15:18 +02:00
target_link_libraries
Policies: omit warnings about unset policies when they are actually set to NEW
2014-03-31 09:45:10 -04:00
try_compile
try_compile: Pass linker flags into test project ( #14066 )
2014-12-03 15:30:22 -05:00
variable_watch
Cygwin: Avoid legacy warnings in RunCMake.* tests
2013-08-13 09:50:15 -04:00
CMakeLists.txt
Merge topic 'fix-empty-target-property-queries'
2015-01-11 12:00:20 -05:00
README.rst
RunCMake: Expect empty output by default.
2014-12-31 16:34:34 +01:00
RunCMake.cmake
Tests: Teach RunCMake to report command-line on failure
2015-01-15 14:46:58 -05:00