| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ |
|
* | \ | 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 |
|
|