Brad King b93982fb64 Merge branch 'dev/fix-variable-watch-crash' into cmake-syntax 12 years ago
..
CMP0004 6c8d8afe34 Add the $<TARGET_POLICY> expression 12 years ago
CMP0019 711b63f7e0 Add policy CMP0019 to skip include/link variable re-expansion 13 years ago
CMP0022 ff3d5fae5d Export: Fix typo of LINK_INTERFACE_LIBRARIES. 12 years ago
CTest d90f49b894 CTest: Fail early without PROJECT_BINARY_DIR (#14005) 12 years ago
CompatibleInterface 28051f1150 Report an error on IMPORTED targets with a faulty INTERFACE 12 years ago
CompilerChange e83e6a1c8c Test Unix Makefiles generator support for changing compilers 12 years ago
Configure 4dc4018553 Teach compiler ABI check to tolerate try_compile COPY_FILE failure 12 years ago
ExportWithoutLanguage 5837f19690 export: Error when exporting a target without a language 12 years ago
ExternalData c35961b010 ExternalData: Do not re-stage staged object files 12 years ago
FPHSA f17711c546 FPHSA: Convert FOUND_VAR failure test to RunCMake 12 years ago
File_Generate b983a58bdf file: Add GENERATE command to produce files at generate time 12 years ago
GeneratorExpression df4d2b28b2 Make it an error for INSTALL_PREFIX to be evaluated. 12 years ago
GeneratorToolset 77ac9b8b9c VS12: Add Visual Studio 12 generator (#14251) 12 years ago
IncompatibleQt 4aa10cd6d6 FindQt4: Set the INTERFACE_QT_MAJOR_VERSION for Qt4::QtCore 12 years ago
Languages b8dc7fad23 Genex: Disallow LINKER_LANGUAGE only when used on a static library. 12 years ago
ObjectLibrary db7ef82402 Test OBJECT library language propagation 13 years ago
ObsoleteQtMacros cb7f32f5b8 Mark qt4_use_modules and qt4_automoc as obsolete. 12 years ago
PositionIndependentCode 3581b96caa Process the INTERFACE_PIC property from linked dependencies 12 years ago
SolutionGlobalSections 57cadc179c Add tests for VS_SOLUTION_GLOBAL_SECTIONS 13 years ago
Syntax bf73264694 Warn about unquoted arguments that look like long brackets 12 years ago
TargetPolicies 484bb888a0 Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICY 12 years ago
TargetPropertyGeneratorExpressions ddac8d3d2d Fix spelling and typos (affecting binary data / module messages) 12 years ago
VisibilityPreset 0e9f4bc00c Introduce target property <LANG>_VISIBILITY_PRESET 12 years ago
add_dependencies de13d68d11 add_dependencies: Distinguish target v. file dependencies in error (#14050) 12 years ago
alias_targets 370bf55415 Add the ALIAS target concept for libraries and executables. 12 years ago
build_command 2e1c2bd2dd build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) 12 years ago
find_package 6d100f9f46 find_package: Test rejection of required+optional components 13 years ago
get_filename_component d26800bc40 get_filename_component: Test ABSOLUTE of .. after root component 12 years ago
if 7378792b49 if: Add test for IS_DIRECTORY 12 years ago
include 2e99949ccb include: Ignore empty string as file name (#13388) 13 years ago
include_directories 80e652f5cc Export: Process generator expressions from INCLUDES DESTINATION. 12 years ago
include_external_msproject 9db3116226 Remove CMake-language block-end command arguments 13 years ago
list 05604eb9cb list: Handle errors on empty lists more gracefully (#13138) 13 years ago
target_link_libraries b655865bbf target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature 12 years ago
try_compile c28715b16c try_compile: Add COPY_FILE_ERROR option to capture failure 12 years ago
variable_watch 6aa0c21405 variable_watch: Add test for watching a variable multiple times 12 years ago
CMakeLists.txt f3155cd62a Add RunCMake.Syntax test to cover argument parsing 12 years ago
RunCMake.cmake c307e1c911 Tests/RunCMake: Allow tests to control build tree behavior 12 years ago