edit: see https://github.com/bitcoin-core/secp256k1/issues/1235
build: Meta-issue for follow-ups to initial CMake merge (#1113) #1224
issue real-or-random opened this issue on March 8, 2023-
real-or-random commented at 3:44 PM on March 8, 2023: contributor
- real-or-random added the label documentation on Mar 8, 2023
- real-or-random added the label build on Mar 8, 2023
-
real-or-random commented at 3:50 PM on March 8, 2023: contributor
I'm happy to fan out some of these items of these as full Github issues. But doing so for every item would probably flood the issue tracker. So I suggest we do this lazily, which helps also to keep the discussions separated:
- If it's clear how to address an item, open a (draft) PR and we can discuss there.
- If you want to discuss an item without opening a PR, just open an issue and start the discussion.
-
theuni commented at 4:14 PM on March 8, 2023: contributor
- Consider dropping support for building static and shared libraries at the same time
I'll work on a POC of this for discussion.
- theuni cross-referenced this on Mar 8, 2023 from issue Build: allow static or shared but not both by theuni
- real-or-random cross-referenced this on Mar 9, 2023 from issue build: Add CMake-based build system by hebasto
- real-or-random referenced this in commit d12195836d on Mar 10, 2023
- real-or-random cross-referenced this on Mar 10, 2023 from issue cmake: Add dev-mode by real-or-random
-
real-or-random commented at 11:49 AM on March 10, 2023: contributor
- real-or-random closed this on Mar 10, 2023
- hebasto referenced this in commit 7327bdcedb on Mar 28, 2023
- real-or-random referenced this in commit 04bf3f6778 on Apr 18, 2023
- real-or-random cross-referenced this on Apr 18, 2023 from issue build: Improve `SECP_TRY_APPEND_DEFAULT_CFLAGS` macro by hebasto
- real-or-random referenced this in commit 02492a8a1f on Apr 19, 2023
- real-or-random referenced this in commit 3864d43478 on Apr 19, 2023
- real-or-random referenced this in commit 596b336ff6 on Apr 27, 2023
Contributors
Labels
Linked (view graph)
#1034 build: Rename arm to arm32 and check if it's really supported#1113 build: Add CMake-based build system#1223 release: prepare for 0.3.0#1226 Add CMake instructions to release process#1229 cmake: Rename project to "libsecp256k1"#1230 Build: allow static or shared but not both#1234 cmake: Add dev-mode#1235 build: Meta-issue for follow-ups to initial CMake merge (#1113)#1241 build: Improve `SECP_TRY_APPEND_DEFAULT_CFLAGS` macro