Commit Graph

4 Commits

Author SHA1 Message Date
Uilian Ries
6e151164ce (#16199) Update documentation URLs to use Conan v1 dedicated address
* update conan V1 docs url

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* revert non docs

Signed-off-by: Uilian Ries <uilianries@gmail.com>

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-03-23 19:04:53 +01:00
SpaceIm
aeb068be6e (#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
2023-01-09 05:25:47 +01:00
Chris Mc
9a8423f47f (#14856) docs: Move build system examples to new file
* docs: Move build system examples to new file

* Apply suggestions from code review

Co-authored-by: SSE4 <tomskside@gmail.com>

Co-authored-by: SSE4 <tomskside@gmail.com>
2022-12-22 10:25:40 +01:00
Chris Mc
e70b881101 (#14211) docs: split some policies by the implicated method
* docs: split some policies by the implicated method

* fix broken link

* fix broken link

* Apply suggestions from code review

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>
Co-authored-by: SSE4 <tomskside@gmail.com>

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>
Co-authored-by: SSE4 <tomskside@gmail.com>
2022-11-21 18:45:43 +01:00