CMake/Tests/RunCMake/XcodeProject
Brad King 764775c4dd Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup
Refactoring in commit v3.5.0-rc1~272^2~16 (cmGeneratorTarget: Add API for
property keys, 2015-10-25) changed the Xcode generator implementation of
`XCODE_ATTRIBUTE_...` properties to use the target `GetProperty` method on each
`XCODE_ATTRIBUTE_...` property listed by `GetPropertyKeys` instead of looping
over the property entries directly.  This made the lookup of property names of
the form `XCODE_ATTRIBUTE_..._LOCATION` accidentally trigger the computed
property logic for the undocumented/legacy `<CONFIG>_LOCATION` property.  Of
course the computed property value is not the same as the value stored in the
`XCODE_ATTRIBUTE_..._LOCATION` property.  Fix the computed property logic to
avoid triggering on `XCODE_ATTRIBUTE_...` attributes.

Closes: #16319
2016-09-22 11:29:52 -04:00
..
CMakeLists.txt Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
RunCMakeTest.cmake Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup 2016-09-22 11:29:52 -04:00
XcodeAttributeGenex-check.cmake Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947) 2016-01-03 22:31:12 +01:00
XcodeAttributeGenex.cmake Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947) 2016-01-03 22:31:12 +01:00
XcodeAttributeGenexError-result.txt Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenexError-stderr.txt Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenexError.cmake Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeLocation-check.cmake Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup 2016-09-22 11:29:52 -04:00
XcodeAttributeLocation.cmake Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup 2016-09-22 11:29:52 -04:00
XcodeBundles-install-check.cmake Add tests for BUNDLE_EXTENSION 2016-07-21 23:18:56 -07:00
XcodeBundles.cmake Add tests for BUNDLE_EXTENSION 2016-07-21 23:18:56 -07:00
XcodeFileType-check.cmake Xcode: Refine quoting rules for Strings 2015-04-17 21:50:05 +02:00
XcodeFileType.cmake Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
XcodeIOSInstallCombined-install-check.cmake Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
XcodeIOSInstallCombined.cmake Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
XcodeIOSInstallCombinedPrune-install-check.cmake Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
XcodeIOSInstallCombinedPrune-install-stdout.txt Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
XcodeIOSInstallCombinedPrune.cmake Xcode: Add support for combined install on iOS 2015-12-10 22:36:12 +01:00
XcodeIOSInstallCombinedSingleArch-install-check.cmake Fix iOS combined feature for single architecture targets 2016-03-15 10:09:50 -04:00
XcodeIOSInstallCombinedSingleArch.cmake Fix iOS combined feature for single architecture targets 2016-03-15 10:09:50 -04:00
XcodeInstallIOS-install-stdout.txt Xcode: Add unit test for iOS project install (#12506) 2015-08-26 20:54:52 +02:00
XcodeInstallIOS.cmake Xcode: Add unit test for iOS project install (#12506) 2015-08-26 20:54:52 +02:00
XcodeObjectNeedsEscape-check.cmake Xcode: Escape all backslashes in strings (#15328) 2016-01-07 13:23:24 -05:00
XcodeObjectNeedsEscape.cmake Xcode: Escape all backslashes in strings (#15328) 2016-01-07 13:23:24 -05:00
XcodeObjectNeedsQuote-check.cmake Xcode: Also quote strings containing // (#15487) 2015-04-04 22:13:45 +02:00
XcodeObjectNeedsQuote.cmake Xcode: Also quote strings containing // (#15487) 2015-04-04 22:13:45 +02:00
XcodeOptimizationFlags-check.cmake Xcode: Use regular expression to extract all optimisation flags (#15794) 2015-10-23 19:29:09 +02:00
XcodeOptimizationFlags.cmake Xcode: Use regular expression to extract all optimisation flags (#15794) 2015-10-23 19:29:09 +02:00
XcodePlatformFrameworks.cmake OS X: Add platform-specific Frameworks search path 2015-02-23 13:10:52 -05:00
XcodePreserveNonOptimizationFlags-check.cmake Xcode: Use regular expression to extract all optimisation flags (#15794) 2015-10-23 19:29:09 +02:00
XcodePreserveNonOptimizationFlags.cmake Xcode: Use regular expression to extract all optimisation flags (#15794) 2015-10-23 19:29:09 +02:00
XcodePreserveObjcFlag-check.cmake Xcode: Use regular expression to extract all optimisation flags (#15794) 2015-10-23 19:29:09 +02:00
XcodePreserveObjcFlag.cmake Xcode: Use regular expression to extract all optimisation flags (#15794) 2015-10-23 19:29:09 +02:00
XcodeTbdStub-stdout.txt Darwin: Add support for tbd library stub files 2015-08-24 22:29:33 +02:00
XcodeTbdStub.cmake Darwin: Add support for tbd library stub files 2015-08-24 22:29:33 +02:00
foo.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
main.c Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
main.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
main.m Fix iOS Bundle layouts (#15669) 2015-08-24 09:50:20 -04:00
osx.cmake Darwin: Add support for tbd library stub files 2015-08-24 22:29:33 +02:00
someFileWithoutSpecialChars Xcode: Also quote strings containing // (#15487) 2015-04-04 22:13:45 +02:00
src-default Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
src-explicit Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
src-lastKnown Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00