summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt
Commit message (Expand)AuthorAgeFilesLines
* Help: Fix typo in Help/prop_tgt/OSX_COMPATIBILITY_VERSION.rstIsuru Fernando2020-02-041-1/+1
* AIX: Add an option to disable automatic exports from shared librariesBrad King2020-01-311-0/+12
* Merge topic 'automoc-using-depfiles'Brad King2020-01-301-0/+3
|\
| * AutoGen: Use moc's feature to output dependenciesJoerg Bornemann2020-01-281-0/+3
* | Merge topic 'osx-version-flags'Brad King2020-01-284-6/+37
|\ \
| * | macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION propertiesIsuru Fernando2020-01-244-6/+37
* | | Merge topic 'cuda_runtime_library_controls'Brad King2020-01-282-0/+30
|\ \ \ | |_|/ |/| |
| * | CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-272-0/+30
| |/
* | VS: Add support for .NET Standard and .NET CoreJoerg Bornemann2020-01-243-5/+21
|/
* Merge topic 'out-of-dir-link-list'Brad King2020-01-171-3/+3
|\
| * target_link_libraries: Fix out-of-dir linking of a list of targetsBrad King2020-01-161-3/+3
* | Ninja: Add a separate job pool for PCH creationDan Johnston2020-01-161-0/+21
|/
* Merge topic 'out-of-dir-link-keyword'Brad King2020-01-131-2/+2
|\
| * target_link_libraries: Fix out-of-dir calls with debug/optimized keywordsBrad King2020-01-101-2/+2
* | Merge topic 'objc-compiler-launcher'Brad King2020-01-101-1/+1
|\ \ | |/ |/|
| * ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-091-1/+1
* | Help: Mention both target and source properties for AUTO..._OPTIONSCraig Scott2020-01-092-5/+9
* | Help: Clarify/add docs for initializing AUTO..._OPTIONS propertiesCraig Scott2020-01-093-7/+5
* | Help: Clean up formatting and typos in autogen docsCraig Scott2020-01-094-7/+7
|/
* Add set_property option: DEPRECATIONJoseph Snyder2020-01-021-0/+7
* CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-1/+2
* Help: Clarify INSTALL_RPATH_USE_LINK_PATH documentationHong Xu2019-12-051-5/+9
* Xcode: Add custom working directory propertyGregor Jasny2019-11-181-0/+13
* Merge topic 'docs-pch-reorg'Brad King2019-11-181-0/+2
|\
| * Help: Provide guidance on INTERFACE for target_precompile_headers()Craig Scott2019-11-131-0/+2
| * Merge topic 'objc-standard-docs' into release-3.16Brad King2019-11-126-0/+150
| |\
| * \ Merge topic 'reference-IMPORTED_IMPLIB-more' into release-3.16Brad King2019-11-121-0/+3
| |\ \
* | \ \ Merge topic 'objc-standard-docs'Brad King2019-11-126-0/+150
|\ \ \ \ | | |_|/ | |/| |
| * | | ObjC: Document ObjC/ObjCXX standard properties / variablesCristian Adam2019-11-116-0/+150
| |/ /
* | | Merge topic 'reference-IMPORTED_IMPLIB-more'Brad King2019-11-121-0/+3
|\ \ \ | | |/ | |/|
| * | Help: Reference IMPORTED_IMPLIB from the IMPORTED_LOCATION documentationMarc Aldorasi2019-11-111-0/+3
* | | Merge topic 'docs-UNITY_BUILD'Craig Scott2019-11-104-64/+96
|\ \ \ | | |/ | |/|
| * | Help: Improve readability and fix inaccuracies in unity build docsCraig Scott2019-11-094-64/+96
* | | Merge topic 'unity-include-generated'Brad King2019-11-071-3/+2
|\ \ \ | |/ /
| * | Unity build: Include GENERATED files into unity buildCristian Adam2019-11-061-3/+2
* | | Merge topic 'install-name-dir-genex'Brad King2019-11-061-0/+4
|\ \ \
| * | | Help: Add documentation and release notes for INSTALL_NAME_DIR genexKyle Edwards2019-11-051-0/+4
* | | | Merge topic 'docs-INSTALL_REMOVE_ENVIRONMENT_PATH'Brad King2019-11-051-6/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Help: Fix inaccuracies in INSTALL_REMOVE_ENVIRONMENT_RPATH docsCraig Scott2019-11-041-6/+12
| |/
* | VS: Add VS_DOTNET_DOCUMENTATION_FILE propertyCharly Mourglia2019-10-151-0/+6
|/
* Help: Document CMAKE_UNITY_BUILD/CMAKE_EXPORT_COMPILE_COMMANDS limitationBrad King2019-10-111-0/+6
* Help: Improve UNITY_BUILD documentation formattingBrad King2019-10-111-15/+15
* Merge topic 'xcode-debug-document-versioning'Brad King2019-10-022-1/+15
|\
| * xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING propertyGregor Jasny2019-10-012-1/+15
* | Help: fixed typos in PCH / Unity Build docCorentin Plouet2019-09-303-3/+3
* | Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-301-8/+8
|\ \ | |/ |/|
| * Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-301-8/+8
| |\
| | * Restore "all" target in subdirectories marked EXCLUDE_FROM_ALLBrad King2019-09-301-8/+8
| | * Merge branch 'docs-rpath-origin-apple' into release-3.14Brad King2019-02-271-7/+7
| | |\
* | | \ Merge topic 'autogen_path_prefix'Brad King2019-09-191-0/+32
|\ \ \ \