summaryrefslogtreecommitdiff
path: root/Help/manual/cmake-buildsystem.7.rst
Commit message (Expand)AuthorAgeFilesLines
* Apple: text-based stubs: manage imported configurations mappingMarc Chevrier2023-03-051-0/+2
* Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-011-0/+4
* Merge topic 'doc-header-only'Brad King2023-01-171-1/+1
|\
| * Help: Restore cmake-buildsystem(7) header-only library exampleBrad King2023-01-131-1/+1
* | Merge topic 'doc-SYSTEM'Craig Scott2022-12-191-8/+8
|\ \
| * | Help: Clarify and update SYSTEM-related docsCraig Scott2022-12-171-8/+8
* | | Help: clean up some minor typosBen Boeckel2022-11-181-1/+1
* | | Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``Alex Turbov2022-11-091-4/+4
|/ /
* | Help: Link from usage requirement commands to detailed explanationHinell2022-09-161-3/+5
|/
* Help/manual: Update header-only library exampleMartin Duffy2022-04-271-25/+26
* Help: Clarify documentation on SYSTEM include directoriesBrad King2022-02-031-1/+3
* Help: Restructure build type docs and clarify case sensitivityCraig Scott2021-09-211-35/+118
* Merge topic 'buildsystem_documentation_update'Brad King2020-08-191-5/+15
|\
| * Help: Update cmake-buildsystem documentationJoseph Snyder2020-08-181-5/+15
* | Add INTERFACE libraries to generated buildsystem if they have SOURCESBrad King2020-08-071-8/+21
* | Remove filtering of allowed INTERFACE library propertiesBrad King2020-08-031-13/+0
|/
* AIX: Create import library for executables with exportsBrad King2019-07-161-0/+4
* InterfaceLibrary: Whitelist EXPORT_PROPERTIES propertyBrad King2019-05-171-0/+1
* Help: Improve formatting of Help documentationBartosz Kosiorek2019-04-081-12/+12
* cmTargetPropertyComputer: whitelist 'MANUALLY_ADDED_DEPENDENCIES'.Sebastian Lipponer2019-01-141-0/+1
* Help: Replace occurrences of "Mac OS X" with "macOS"Bartosz Kosiorek2018-09-051-1/+1
* Help: Fix typo in cmake-buildsystem(7) manualJoan Massich2018-06-221-1/+1
* add_compile_definitions: add new commandMarc Chevrier2018-04-201-1/+1
* Merge topic 'update-buildsystem-docs'Brad King2018-03-121-6/+5
|\
| * Help: Adapt cmake-buildsystem(7) to new IMPORTED targets featuresKai Wolf2018-03-121-6/+5
* | Help: Document linking behavior of OBJECT librariesBrad King2018-03-011-16/+25
|/
* Help: Clarify documentation of NO_SYSTEM_FROM_IMPORTEDBrad King2017-10-131-1/+2
* Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE librariesBrad King2017-10-131-1/+0
* Help: Fix example in cmake-buildsystem(7) manualSebastian Nagel2017-08-021-1/+1
* Allow OBJECT libraries to be installed, exported, and importedRobert Maynard2017-04-181-3/+3
* Genex: Allow TARGET_OBJECTS to be used everywhereRobert Maynard2017-04-181-0/+6
* Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE librariesBrad King2016-11-211-0/+1
* Help: Mention IMPORTED_LIBNAME_* in interface library property whitelistBrad King2016-11-211-0/+1
* Fix typos.Felix Geyer2016-07-101-1/+1
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-1/+1
* Help: Fix mistake in cmake-buildsystem(7) examplePaul Wilkinson2016-02-081-1/+1
* Help: Update documentation to reflect support for iOSBartosz Kosiorek2015-11-231-3/+6
* Help: Document that SHARED libraries must export a symbol (#15775)James Johnston2015-10-081-1/+6
* Help: Document Apple Framework creation with an example (#15651)Brad King2015-07-141-0/+16
* Help: Fix a typo in cmake-buildsystem(7) manualErik Sjölund2015-06-221-1/+1
* Help: Fix typo in cmake-buildsystem(7) manualBrad King2015-05-191-2/+2
* Help: Revise buildsystem artifact file type documentation (#15539)Brad King2015-04-291-2/+69
* Help: Reorganize and refine discussion of relocatable packagesBrad King2015-04-031-0/+5
* Help: Warn that paths should not be used in INTERFACE_ build properties.Stephen Kelly2014-11-251-0/+4
* Help: Fix typo in genex in documentation.Stephen Kelly2014-11-221-1/+1
* Help: Drop TOC from latex manualsBrad King2014-11-061-1/+1
* Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970)Brad King2014-07-141-0/+6
* Help: Organize Binary Targets section of cmake-buildsystem.7Brad King2014-06-121-7/+26
* Help: Mention INTERFACE_SOURCES as settable for INTERFACE libsBrad King2014-06-121-2/+3
* Merge topic 'doc-include-dir-props'Brad King2014-06-031-3/+3
|\