Brad King
|
c403f27a2d
Add $<TARGET_OBJECTS:...> expression to use an object library
|
13 years ago |
Brad King
|
b87d7a60a0
Add OBJECT_LIBRARY target type
|
13 years ago |
Brad King
|
51b67366ed
Merge branch 'cleanup-object-file-names' into object-library
|
13 years ago |
David Cole
|
580171185b
Merge topic 'target-include-directories'
|
13 years ago |
David Cole
|
50f9db9b00
Merge topic 'skip-install-rpath'
|
13 years ago |
Brad King
|
4ae7f3656b
Remove unused partial OBJECT_FILES property implementation
|
13 years ago |
Stephen Kelly
|
635bf50c27
Add an option to skip RPATH during installation.
|
13 years ago |
Stephen Kelly
|
761c146a4c
Add default initializers for WIN32_EXECUTABLE and MACOSX_BUNDLE
|
13 years ago |
David Cole
|
881dc35579
Merge topic 'factor-install-type'
|
13 years ago |
Brad King
|
573fa3bf13
Factor cmInstallType out of cmTarget::TargetType
|
13 years ago |
David Cole
|
8233636dbe
Update the documentation regarding INCLUDE_DIRECTORIES.
|
13 years ago |
Stephen Kelly
|
840509babb
Keep the INCLUDE_DIRECTORIES target property up to date.
|
14 years ago |
Stephen Kelly
|
a4d5f7b9b2
Add API to get the ordered includes for a target.
|
14 years ago |
Modestas Vainius
|
d36d29f1f0
various typo and formatting fixes in manual pages (#12975)
|
13 years ago |
Eugene Golushkov
|
9e01aefd24
VS: Add support for WinRT project properties (#12930)
|
13 years ago |
Brad King
|
7d20619fbe
Clarify IMPORTED_ target property documentation
|
13 years ago |
Alex Neundorf
|
96fc5d5d07
automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODE
|
14 years ago |
David Cole
|
d050d6b58b
Merge topic 'AutomocIncludedDotMocFileHandling'
|
14 years ago |
David Cole
|
174ecf51f8
Merge topic 'refactor-versioned-lib-names'
|
14 years ago |
David Cole
|
2d1195123e
Merge branch 'master' into AutomocIncludedDotMocFileHandling
|
14 years ago |
David Cole
|
386cf3c593
Merge topic 'GNU-to-MS'
|
14 years ago |
Alex Neundorf
|
1eca18fd52
automoc: add documentation for CMAKE_AUTOMOC_STRICT_MODE
|
14 years ago |
Brad King
|
96f65ba68e
cmTarget: Create helper method for versioned library names
|
14 years ago |
Brad King
|
afb00fef19
Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .lib
|
14 years ago |
Brad King
|
363d3962c4
Factor out target location undefined behavior helper macro
|
14 years ago |
Aaron Ten Clay
|
a1f976ce0e
VS: Add support for three new project properties (#12586)
|
14 years ago |
David Cole
|
3452dadf89
Merge topic 'AddMocOptionsToAutomoc'
|
14 years ago |
Alex Neundorf
|
2c648ab7e2
add documentation for the AUTOMOC_MOC_OPTIONS property
|
14 years ago |
Robert Dailey
|
b0f0b3e440
VS: Add VS_SCC_AUXPATH target property (#12549)
|
14 years ago |
Alex Neundorf
|
52719a1d66
automoc: fix #12541, support moc options
|
14 years ago |