summaryrefslogtreecommitdiffstats
path: root/Source/cmTarget.cxx
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move GetLinkInformation to cmGeneratorTarget"Stephen Kelly2012-11-211-0/+50
* Split link information processing into two steps.Stephen Kelly2012-11-211-2/+12
* Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD'Brad King2012-11-201-0/+15
|\
| * Define property EXCLUDE_FROM_DEFAULT_BUILDPetr Kmoch2012-11-131-0/+15
* | Merge topic 'link-depends-no-shared'Brad King2012-11-131-0/+17
|\ \ | |/ |/|
| * Optionally skip link dependencies on shared library filesBrad King2012-10-261-0/+17
* | Fix default PDB output directory (#13644)Brad King2012-11-021-4/+7
|/
* Merge topic 'documentation-cleanup'Brad King2012-10-011-6/+12
|\
| * Fix minor typos.Stephen Kelly2012-09-291-2/+2
| * Remove unused parameter marker and the unused parameter.Stephen Kelly2012-09-291-2/+1
| * Document that generator expressions can be used in target properties.Stephen Kelly2012-09-291-2/+9
* | Merge topic 'vs-pdb-output'Brad King2012-10-011-3/+136
|\ \ | |/ |/|
| * Document that PDB_(NAME|OUTPUT_DIRECTORY) are ignored for VS 6Brad King2012-09-251-4/+12
| * Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)Yuchen Deng2012-09-251-3/+128
* | Revert "Move GenerateTargetManifest to cmGeneratorTarget."Stephen Kelly2012-09-201-0/+70
* | Move GetIncludeDirectories to cmGeneratorTarget.Stephen Kelly2012-09-191-24/+0
* | Move GetCreateRuleVariable to cmGeneratorTarget.Stephen Kelly2012-09-191-19/+0
* | Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.Stephen Kelly2012-09-191-21/+0
* | Move GetLinkInformation to cmGeneratorTargetStephen Kelly2012-09-191-50/+0
* | Move GenerateTargetManifest to cmGeneratorTarget.Stephen Kelly2012-09-191-70/+0
|/
* cmGeneratorExpression: Port users to two-stage processingStephen Kelly2012-09-181-4/+13
* add_library: Document POSITION_INDEPENDENT_CODE default (#13479)Brad King2012-08-311-1/+1
* Fix casing of 'Qt' in docs, comments and user-visible strings.Stephen Kelly2012-08-281-1/+1
* Merge topic 'pic-docs'David Cole2012-08-241-1/+4
|\
| * Fix unfortunate documentation error for PIC feature.Stephen Kelly2012-08-201-1/+4
* | Remove duplicate 'of' from docs.Stephen Kelly2012-08-201-1/+1
* | Add missing whitespace to docs.Stephen Kelly2012-08-191-1/+1
|/
* Re-factor framework directory computation.Nicolas Despres2012-07-171-12/+14
* Re-factor Mac OS X content directory computation.Nicolas Despres2012-07-171-45/+62
* Ninja: Add support for CFBundle.Nicolas Despres2012-07-171-0/+13
* Refactor generation of shared library flagsStephen Kelly2012-06-121-0/+15
* Update the docs of IMPORTED_LOCATION_CONFIG to match the code.Stephen Kelly2012-05-251-3/+3
* Fix a few typos in NO_SONAME property description.Modestas Vainius2012-05-021-1/+1
* Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-301-13/+26
* CMake: Clarify SUFFIX target property documentation.David Cole2012-04-021-2/+3
* Merge topic 'object-library'David Cole2012-03-201-1/+43
|\
| * Add $<TARGET_OBJECTS:...> expression to use an object libraryBrad King2012-03-161-1/+41
| * Add OBJECT_LIBRARY target typeBrad King2012-03-131-0/+2
| * Merge branch 'cleanup-object-file-names' into object-libraryBrad King2012-03-091-59/+0
| |\
* | \ Merge topic 'doc-Fortran-mod-dir-issue-13034'Brad King2012-03-131-1/+6
|\ \ \
| * | | Document Fortran_MODULE_DIRECTORY as OUTPUT only (#13034)Brad King2012-03-121-1/+6
| |/ /
* | | Merge topic 'cleanup-object-file-names'Brad King2012-03-131-59/+0
|\ \ \ | |/ / |/| / | |/
| * Remove unused partial OBJECT_FILES property implementationBrad King2012-03-061-59/+0
* | Merge topic 'target-include-directories'David Cole2012-03-081-0/+49
|\ \
| * | Update the documentation regarding INCLUDE_DIRECTORIES.David Cole2012-02-221-0/+20
| * | Keep the INCLUDE_DIRECTORIES target property up to date.Stephen Kelly2012-02-221-0/+5
| * | Add API to get the ordered includes for a target.Stephen Kelly2012-02-221-0/+24
* | | Merge topic 'skip-install-rpath'David Cole2012-03-061-2/+4
|\ \ \
| * | | Add an option to skip RPATH during installation.Stephen Kelly2012-03-051-2/+4
* | | | Add default initializers for WIN32_EXECUTABLE and MACOSX_BUNDLEStephen Kelly2012-03-051-2/+8