| Commit message (Expand) | Author | Age | Files | Lines |
* | Process the INTERFACE_PIC property from linked dependencies | Stephen Kelly | 2013-01-10 | 1 | -0/+14 |
|
|
* | Add API to calculate link-interface-dependent bool properties or error. | Stephen Kelly | 2013-01-08 | 1 | -0/+128 |
|
|
* | Keep track of properties used to determine linker libraries. | Stephen Kelly | 2013-01-08 | 1 | -1/+41 |
|
|
* | Add LINK_LIBRARIES property for direct target link dependencies | Stephen Kelly | 2013-01-08 | 1 | -9/+94 |
|
|
* | Make linking APIs aware of 'head' target | Stephen Kelly | 2013-01-08 | 1 | -44/+76 |
|
|
* | Handle INTERFACE properties transitively for includes and defines. | Stephen Kelly | 2013-01-05 | 1 | -0/+22 |
|
|
* | Use mapped config properties to evaluate $<CONFIG> | Stephen Kelly | 2013-01-05 | 1 | -37/+49 |
|
|
* | Add a way to print the origins of used include directories. | Stephen Kelly | 2013-01-03 | 1 | -0/+27 |
|
|
* | Keep track of INCLUDE_DIRECTORIES as a vector of structs. | Stephen Kelly | 2013-01-03 | 1 | -2/+123 |
|
|
* | Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions | Stephen Kelly | 2012-12-20 | 1 | -3/+4 |
|
|
* | Makefile: Use modern link information for framework search paths | Brad King | 2012-12-07 | 1 | -21/+0 |
|
|
* | Revert "Move GetLinkInformation to cmGeneratorTarget" | Stephen Kelly | 2012-11-21 | 1 | -0/+50 |
|
|
* | Split link information processing into two steps. | Stephen Kelly | 2012-11-21 | 1 | -2/+12 |
|
|
* | Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' | Brad King | 2012-11-20 | 1 | -0/+15 |
|\ |
|
| * | Define property EXCLUDE_FROM_DEFAULT_BUILD | Petr Kmoch | 2012-11-13 | 1 | -0/+15 |
|
|
* | | Merge topic 'link-depends-no-shared' | Brad King | 2012-11-13 | 1 | -0/+17 |
|\ \
| |/
|/| |
|
| * | Optionally skip link dependencies on shared library files | Brad King | 2012-10-26 | 1 | -0/+17 |
|
|
* | | Fix default PDB output directory (#13644) | Brad King | 2012-11-02 | 1 | -4/+7 |
|/ |
|
* | Merge topic 'documentation-cleanup' | Brad King | 2012-10-01 | 1 | -6/+12 |
|\ |
|
| * | Fix minor typos. | Stephen Kelly | 2012-09-29 | 1 | -2/+2 |
|
|
| * | Remove unused parameter marker and the unused parameter. | Stephen Kelly | 2012-09-29 | 1 | -2/+1 |
|
|
| * | Document that generator expressions can be used in target properties. | Stephen Kelly | 2012-09-29 | 1 | -2/+9 |
|
|
* | | Merge topic 'vs-pdb-output' | Brad King | 2012-10-01 | 1 | -3/+136 |
|\ \
| |/
|/| |
|
| * | Document that PDB_(NAME|OUTPUT_DIRECTORY) are ignored for VS 6 | Brad King | 2012-09-25 | 1 | -4/+12 |
|
|
| * | Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830) | Yuchen Deng | 2012-09-25 | 1 | -3/+128 |
|
|
* | | Revert "Move GenerateTargetManifest to cmGeneratorTarget." | Stephen Kelly | 2012-09-20 | 1 | -0/+70 |
|
|
* | | Move GetIncludeDirectories to cmGeneratorTarget. | Stephen Kelly | 2012-09-19 | 1 | -24/+0 |
|
|
* | | Move GetCreateRuleVariable to cmGeneratorTarget. | Stephen Kelly | 2012-09-19 | 1 | -19/+0 |
|
|
* | | Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget. | Stephen Kelly | 2012-09-19 | 1 | -21/+0 |
|
|
* | | Move GetLinkInformation to cmGeneratorTarget | Stephen Kelly | 2012-09-19 | 1 | -50/+0 |
|
|
* | | Move GenerateTargetManifest to cmGeneratorTarget. | Stephen Kelly | 2012-09-19 | 1 | -70/+0 |
|/ |
|
* | cmGeneratorExpression: Port users to two-stage processing | Stephen Kelly | 2012-09-18 | 1 | -4/+13 |
|
|
* | add_library: Document POSITION_INDEPENDENT_CODE default (#13479) | Brad King | 2012-08-31 | 1 | -1/+1 |
|
|
* | Fix casing of 'Qt' in docs, comments and user-visible strings. | Stephen Kelly | 2012-08-28 | 1 | -1/+1 |
|
|
* | Merge topic 'pic-docs' | David Cole | 2012-08-24 | 1 | -1/+4 |
|\ |
|
| * | Fix unfortunate documentation error for PIC feature. | Stephen Kelly | 2012-08-20 | 1 | -1/+4 |
|
|
* | | Remove duplicate 'of' from docs. | Stephen Kelly | 2012-08-20 | 1 | -1/+1 |
|
|
* | | Add missing whitespace to docs. | Stephen Kelly | 2012-08-19 | 1 | -1/+1 |
|/ |
|
* | Re-factor framework directory computation. | Nicolas Despres | 2012-07-17 | 1 | -12/+14 |
|
|
* | Re-factor Mac OS X content directory computation. | Nicolas Despres | 2012-07-17 | 1 | -45/+62 |
|
|
* | Ninja: Add support for CFBundle. | Nicolas Despres | 2012-07-17 | 1 | -0/+13 |
|
|
* | Refactor generation of shared library flags | Stephen Kelly | 2012-06-12 | 1 | -0/+15 |
|
|
* | Update the docs of IMPORTED_LOCATION_CONFIG to match the code. | Stephen Kelly | 2012-05-25 | 1 | -3/+3 |
|
|
* | Fix a few typos in NO_SONAME property description. | Modestas Vainius | 2012-05-02 | 1 | -1/+1 |
|
|
* | Support building shared libraries or modules without soname (#13155) | Modestas Vainius | 2012-04-30 | 1 | -13/+26 |
|
|
* | CMake: Clarify SUFFIX target property documentation. | David Cole | 2012-04-02 | 1 | -2/+3 |
|
|
* | Merge topic 'object-library' | David Cole | 2012-03-20 | 1 | -1/+43 |
|\ |
|
| * | Add $<TARGET_OBJECTS:...> expression to use an object library | Brad King | 2012-03-16 | 1 | -1/+41 |
|
|
| * | Add OBJECT_LIBRARY target type | Brad King | 2012-03-13 | 1 | -0/+2 |
|
|
| * | Merge branch 'cleanup-object-file-names' into object-library | Brad King | 2012-03-09 | 1 | -59/+0 |
| |\ |
|