Modular Boost C++ Libraries Request
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 10/100
- issue の種類
- リファクタリング
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- cpp
- 領域
- build-system
調査の方向性
これは、範囲が定められた実装タスクではなく、maintainer 間の調整依頼です。列挙された例と、モジュールの libroot/jamfile、libroot/build.jam、および関連する B2 ファイルを確認し、提案されているモジュール型ビルドの変更を理解してください。現在の「Done」は、優先するレビューの進め方を返信して issue をクローズすることを意味し、初めて貢献する人向けの規模のコード変更を行うことではありません。
索引モデルが issue の本文から書いたものです。
説明
We are in the process of making B2 build changes to all of the B2 build files
to support "modular" consumption of the Boost Libraries by users. See this list
post for some details: https://lists.boost.org/Archives/boost/2024/01/255704.php
The process requires making a variety of changes to make each Boost library
independent of the super-project structure. But the changes do not remove the
super-project structure or the comprehensive Boost release. The changes make
solely make it possible, optionally, for users, like package manages, to easily
consume libraries individually.
Generally the changes include:
- Adding a libroot/build.jam.
- Porting any functionality from libroot/jamfile to libroot/build.jam.
- Moving boost-install declaration from libroot/build/jamfile is applicable.
- Adjusting other B2 build files in the library, like test/jamfile, as needed.
- Possible changes to C++ source files to remove includes relative to the
super-project boostroot location.
Some examples of such changes:
- https://github.com/boostorg/interval/pull/38
- https://github.com/boostorg/ublas/pull/189
- https://github.com/boostorg/local_function/pull/10
- https://github.com/boostorg/preprocessor/pull/57
- https://github.com/boostorg/callable_traits/pull/194
- https://github.com/boostorg/compatibility/pull/4
- https://github.com/boostorg/hof/pull/228
- https://github.com/boostorg/preprocessor/pull/56
We are asking how you would like us to handle the changes. We would prefer if
you allow the owners of the Boost.org GitHub project to make changes to B2
build files, as needed, to accomplish the changes. But understand
that you may want to manage the proposed changes yourself.
We previously sent emails to all known maintainers to fill out a form with their
preference. We are contacting you in this issue as we have not gotten a response
to that email. You can see the ongoing responses for that form and the responses
to these issues here https://github.com/users/grafikrobot/projects/1/views/6
We are now asking if you can reply directly to this issue to indicate your
preference of handling the changes. Please supply a response to this question
and close the issue (so that we can verify you are a maintainer).
How would you like the build changes to be processed?
- Pull request, reviewed and merged by a BOOSTORG OWNER.
- Pull request, reviewed and merged by YOU.
- Other. (please specify details in the reply)
Also please indicate any special instructions you want us to consider. Or other
information you want us to be aware of.
Thanks you, René
- 主要言語
- C++
- スター
- 9
- フォーク
- 42
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
boostorg/function_types のほかの issue
-
"..." ellipsis operator is generating warnings in C++ >= 26: -Wdeprecated-variadic-comma-omission オープン
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
boostorg/function_types#16 ·
-
BOOST_FT_AUTODETECT_CALLING_CONVENTIONS ignored when including <boost/uuid/random_generator.hpp> オープン
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
boostorg/function_types#7 · コメント 2 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
boostorg/function_types#5 · コメント 1 件 ·
boostorg/function_types の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
google/libultrahdr#485 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
godotengine/godot#123776 ·
-
bug
難易度 1/5 1時間未満 初心者へのやさしさ 60/100
-
good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
-
good first issue
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
ros2/common_interfaces#344 ·