| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ |
|
* | \ | Merge topic 'doc-Fortran-mod-dir-issue-13034' | Brad King | 2012-03-13 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | Document Fortran_MODULE_DIRECTORY as OUTPUT only (#13034) | Brad King | 2012-03-12 | 1 | -1/+6 |
| |/ / |
|
* | | | Merge topic 'cleanup-object-file-names' | Brad King | 2012-03-13 | 1 | -59/+0 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Remove unused partial OBJECT_FILES property implementation | Brad King | 2012-03-06 | 1 | -59/+0 |
|
|
* | | Merge topic 'target-include-directories' | David Cole | 2012-03-08 | 1 | -0/+49 |
|\ \ |
|
| * | | Update the documentation regarding INCLUDE_DIRECTORIES. | David Cole | 2012-02-22 | 1 | -0/+20 |
|
|
| * | | Keep the INCLUDE_DIRECTORIES target property up to date. | Stephen Kelly | 2012-02-22 | 1 | -0/+5 |
|
|
| * | | Add API to get the ordered includes for a target. | Stephen Kelly | 2012-02-22 | 1 | -0/+24 |
|
|
* | | | Merge topic 'skip-install-rpath' | David Cole | 2012-03-06 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | Add an option to skip RPATH during installation. | Stephen Kelly | 2012-03-05 | 1 | -2/+4 |
|
|
* | | | | Add default initializers for WIN32_EXECUTABLE and MACOSX_BUNDLE | Stephen Kelly | 2012-03-05 | 1 | -2/+8 |
|
|
* | | | | Merge topic 'factor-install-type' | David Cole | 2012-03-02 | 1 | -16/+0 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Factor cmInstallType out of cmTarget::TargetType | Brad King | 2012-02-27 | 1 | -16/+0 |
| |/ |
|
* | | various typo and formatting fixes in manual pages (#12975) | Modestas Vainius | 2012-02-18 | 1 | -4/+4 |
|/ |
|
* | VS: Add support for WinRT project properties (#12930) | Eugene Golushkov | 2012-02-03 | 1 | -0/+10 |
|
|
* | Clarify IMPORTED_ target property documentation | Brad King | 2012-01-25 | 1 | -37/+29 |
|
|
* | automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODE | Alex Neundorf | 2011-12-13 | 1 | -1/+1 |
|
|
* | Merge topic 'AutomocIncludedDotMocFileHandling' | David Cole | 2011-12-07 | 1 | -2/+4 |
|\ |
|
| * | Merge branch 'master' into AutomocIncludedDotMocFileHandling | David Cole | 2011-12-07 | 1 | -12/+83 |
| |\ |
|
| * | | automoc: add documentation for CMAKE_AUTOMOC_STRICT_MODE | Alex Neundorf | 2011-12-06 | 1 | -1/+4 |
|
|
* | | | Merge topic 'refactor-versioned-lib-names' | David Cole | 2011-12-07 | 1 | -40/+30 |
|\ \ \
| |_|/
|/| | |
|
| * | | cmTarget: Create helper method for versioned library names | Brad King | 2011-12-06 | 1 | -40/+30 |
|
|
* | | | Merge topic 'GNU-to-MS' | David Cole | 2011-12-06 | 1 | -0/+38 |
|\ \ \ |
|
| * | | | Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .lib | Brad King | 2011-12-05 | 1 | -0/+38 |
|
|
* | | | | Factor out target location undefined behavior helper macro | Brad King | 2011-12-01 | 1 | -11/+3 |
| |/ /
|/| | |
|
* | | | VS: Add support for three new project properties (#12586) | Aaron Ten Clay | 2011-11-28 | 1 | -0/+23 |
|/ / |
|
* | | Merge topic 'AddMocOptionsToAutomoc' | David Cole | 2011-11-08 | 1 | -1/+15 |
|\ \ |
|
| * | | add documentation for the AUTOMOC_MOC_OPTIONS property | Alex Neundorf | 2011-11-01 | 1 | -1/+14 |
|
|
| * | | automoc: fix #12541, support moc options | Alex Neundorf | 2011-11-01 | 1 | -0/+1 |
| |/ |
|
* | | VS: Add VS_SCC_AUXPATH target property (#12549) | Robert Dailey | 2011-11-01 | 1 | -1/+6 |
|/ |
|
* | Merge topic 'cmake-link-interface-libraries' | David Cole | 2011-10-25 | 1 | -0/+4 |
|\ |
|
| * | Initialize LINK_INTERFACE_LIBRARIES target property with a variable | Stephen Kelly | 2011-10-24 | 1 | -0/+4 |
|
|
* | | Refactor TargetTypeNames. | Nicolas Despres | 2011-10-02 | 1 | -41/+31 |
|/ |
|
* | Merge topic 'effective-platform-name' | David Cole | 2011-09-13 | 1 | -1/+5 |
|\ |
|
| * | Xcode: Use EFFECTIVE_PLATFORM_NAME reference in ComputeOutputDir | David Cole | 2011-09-12 | 1 | -1/+5 |
|
|
* | | Fortran: Add support for free- and fixed-form flags | Brad King | 2011-08-31 | 1 | -0/+12 |
|
|
* | | Add documentation for AUTOMOC, add initialization via CMAKE_AUTOMOC | Alex Neundorf | 2011-08-16 | 1 | -1/+24 |
|
|
* | | Add support for Visual Studio project-specific globals (#8707) | David Cole | 2011-07-29 | 1 | -0/+8 |
|
|
* | | Merge topic 'effective-platform-name' | Brad King | 2011-07-26 | 1 | -1/+13 |
|\ \
| |/ |
|
| * | Add use of EFFECTIVE_PLATFORM_NAME to generated Xcode projects. | David Cole | 2011-07-18 | 1 | -1/+13 |
|
|
* | | Fix #12342: Add APPEND_STRING option to set_property() | Alex Neundorf | 2011-07-15 | 1 | -2/+3 |
|/ |
|
* | Documentation: Fix spelling / formatting errors (#12287) | Modestas Vainius | 2011-06-19 | 1 | -1/+1 |
|
|
* | Merge topic 'module-link-interface-issue-11945' | Brad King | 2011-03-15 | 1 | -3/+7 |
|\ |
|
| * | Add parens in cmTarget::ComputeLinkInterface logic | Brad King | 2011-03-14 | 1 | -1/+1 |
|
|
| * | The link interface of MODULE libraries is empty (#11945) | Brad King | 2011-03-09 | 1 | -3/+7 |
|
|