summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Tests: Remove .orig file.Stephen Kelly2014-01-101-142/+0
* Merge topic 'policies'Brad King2014-01-0929-0/+120
|\
| * get_target_property: Error on non-existent target.Stephen Kelly2014-01-0813-0/+43
| * Genex: Use case-sensitive comparison for COMPILER_ID.Stephen Kelly2014-01-085-0/+30
| * cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.Stephen Kelly2014-01-0813-0/+47
* | Merge topic 'optional-install'Brad King2014-01-0913-0/+187
|\ \
| * | InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-0813-0/+187
* | | Help: Ensure that target-policies are added to the documentation.Stephen Kelly2014-01-071-0/+5
| |/ |/|
* | Genex: Add a nullary form for CONFIGStephen Kelly2014-01-072-11/+1
* | CompatibleInterface: Test debugging of not-set property.Stephen Kelly2014-01-072-1/+8
* | Tests: simplify Qt4 target usageStephen Kelly2014-01-071-4/+1
* | Don't allow include() of export(EXPORT) file at configure time.Stephen Kelly2014-01-064-0/+14
* | add_library: Disallow invalid signatures for INTERFACE_LIBRARY.Stephen Kelly2014-01-064-0/+111
* | cmTarget: Test impliedByUse number-compatible properties.Stephen Kelly2014-01-044-0/+15
* | cmTarget: Don't repeat property origin debug information.Stephen Kelly2014-01-042-2/+15
* | cmTarget: Fix debug report for interface-set compatibility types.Stephen Kelly2014-01-042-2/+15
* | cmTarget: Fix reporting interface-set properties which are FALSE.Stephen Kelly2014-01-042-1/+10
* | cmTarget: Fix the property compatibility error messageStephen Kelly2014-01-046-3/+21
* | add_dependencies: Disallow use with INTERFACE_LIBRARY.Stephen Kelly2014-01-044-0/+12
* | Merge topic 'export-EXPORT-subcommand'Brad King2014-01-0210-0/+39
|\ \
| * | export: Implement EXPORT subcommand (#9822)Stephen Kelly2013-12-2410-0/+39
| |/
* | Merge topic 'rpath-default'Brad King2014-01-0215-0/+54
|\ \ | |/ |/|
| * OS X: Add CMP0042 to enable MACOSX_RPATH by defaultClinton Stimpson2014-01-0215-0/+54
* | cmTarget: Fix typoStephen Kelly2013-12-192-2/+2
* | Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636)Stephen Kelly2013-12-094-0/+25
|/
* cmTarget: Require a compatible INTERFACE_AUTOUIC_OPTIONS from dependencies.Stephen Kelly2013-12-086-0/+43
* cmTarget: Report origin of COMPATIBLE_INTERFACE properties.Stephen Kelly2013-12-088-0/+151
* Merge topic 'fix-export-segfault'Brad King2013-12-046-0/+13
|\
| * export(): Check targets exist at configure-time (#14608)Stephen Kelly2013-12-046-0/+13
* | Merge topic 'export-includes'Brad King2013-12-0227-1/+266
|\ \ | |/ |/|
| * Export: Report error on relative include with genex.Stephen Kelly2013-11-2622-0/+200
| * Export: Process relative includes after genex evaluation.Stephen Kelly2013-11-261-0/+12
| * Export: Test existing behavior of exporting includes with genexes.Stephen Kelly2013-11-265-1/+54
* | cmTarget: Add whitelist of properties on INTERFACE_LIBRARY.Stephen Kelly2013-11-254-0/+27
|/
* Add policy CMP0040 to disallow custom commands on missing targetsNils Gladitz2013-11-2119-0/+74
* Merge topic 'cleanup-build-commands'Brad King2013-11-195-12/+14
|\
| * Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548)Brad King2013-11-181-2/+2
| * build_command: Return a "cmake --build" command-lineBrad King2013-11-154-10/+12
* | CMP0037: Extend policy to reserved names and custom targetsNils Gladitz2013-11-1916-40/+161
|/
* Merge topic 'set_emptyvar_PARENT_SCOPE'Brad King2013-11-145-0/+41
|\
| * set: Add unit tests for set/unset PARENT_SCOPEDaniele E. Domenichelli2013-11-135-0/+41
* | Merge topic 'configure_file-drop-IMMEDIATE'Brad King2013-11-141-2/+2
|\ \
| * | Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-131-2/+2
| |/
* | ExternalData: Allow local stores without any URL templatesBrad King2013-11-133-1/+5
* | Merge topic 'policy-summary-periods'Brad King2013-11-132-2/+2
|\ \
| * | CMP0039: Add missing '.' to policy summary lineDaniele E. Domenichelli2013-11-122-2/+2
* | | Merge topic 'fix-INTERFACE-with-no-SHARED-libs'Brad King2013-11-133-0/+7
|\ \ \ | |_|/ |/| |
| * | add_library: Fix INTERFACE on platforms with no shared libs (#14561)Stephen Kelly2013-11-123-0/+7
| |/
* | Merge topic 'test-RunCMake.CMP0037-everywhere'Brad King2013-11-1219-92/+99
|\ \ | |/ |/|
| * Enable RunCMake.CMP0037 test everywhereBrad King2013-11-1119-92/+99