-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(#14503) [Doc] Adapt some build rules to conan v2
* doc - build rules: honor conf instead of env vars * doc - build rules: honor `tools.build:jobs` * more build rules specific to Apple OS family - honor `tools.apple:enable_bitcode` when it makes sense - inject `-headerpad_max_install_names` linker flag if bitcode disabled * add comment about tools.build.jobs * comment about curation of env vars * typo * update multithreaded build section * clarify build requirements and user defined tools in conf * remove the "how" in policies * more rules for shared libs & executables on Apple OS * small change * typo * add rule to not package shared & static together * add rule about packaging layout * typo * add notes about new `tools.build:compiler_executables` config * do not enforce -headerpad_max_install_names * fix keys of tools.build:compiler_executables * not paragraph related to package layout for the moment
- Loading branch information
Showing
1 changed file
with
39 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters