CMake/Help
Stephen Kelly e5da9e51d0 cmTarget: Allow any generator expression in SOURCES property.
Remove use of UseObjectLibraries from Makefile and Ninja generators. It
is not needed now because those generators use GetExternalObjects
which already contains the objects from object libraries.

The VS10 generator calls both the UseObjectLibraries and the GetExternalObjects
methods. Ensure that duplicates are not created by skipping objects
from object libraries in handling of GetExternalObjects.

Similarly, fix VS6, VS7 and Xcode object handling by skipping
external objects from OBJECT_LIBRARY usage as appropriate.

The error message in the BadSourceExpression1 test is now reported
by the generator expression evaluator, so it has different text.
2014-04-02 23:12:56 +02:00
..
command cmTarget: Allow any generator expression in SOURCES property. 2014-04-02 23:12:56 +02:00
generator Add support for codelite IDE project fles 2014-01-10 09:20:11 +02:00
include Help: Factor out COMPILE_DEFINITIONS disclaimer duplication 2013-10-16 09:22:38 -04:00
manual cmTarget: Include TARGET_OBJECTS genex in target SOURCES property. 2014-04-02 23:12:56 +02:00
module Add FindOpenCL module 2014-02-26 08:53:00 -05:00
policy cmTarget: Include TARGET_OBJECTS genex in target SOURCES property. 2014-04-02 23:12:56 +02:00
prop_cache Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
prop_dir Help: Document relation of properties to the rest of the buildsystem. 2014-02-06 16:15:53 -05:00
prop_gbl Help: Reformat Qt autogenerator documentation. 2014-01-04 11:28:57 +01:00
prop_sf Help: Reformat Qt autogenerator documentation. 2014-01-04 11:28:57 +01:00
prop_test allow to mark a test as "Not Run" with a specific return code (#8466) 2014-01-14 23:57:40 +01:00
prop_tgt MSVC: Add properties to configure compiler PDB files (#14762) 2014-02-26 09:34:38 -05:00
release cmTarget: Allow any generator expression in SOURCES property. 2014-04-02 23:12:56 +02:00
variable Merge topic 'doc-osx-path-variables' 2014-03-10 10:35:32 -04:00
index.rst Help: Add documents for release notes 2014-02-04 11:15:12 -05:00