forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
backport: cmake prereqs 1 #6293
Merged
PastaPastaPasta
merged 12 commits into
dashpay:develop
from
PastaPastaPasta:backport/cmake-prereq-1
Sep 27, 2024
Merged
Changes from 1 commit
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
45e0f6e
Merge bitcoin/bitcoin#25763: bdb: disable Werror for format-security
fanquake b1ac992
Merge bitcoin/bitcoin#26073: build: fix depends bdb compilation for BSDs
fanquake f0a53c9
Merge bitcoin/bitcoin#26994: depends: define `__BSD_VISIBLE` for Free…
482e5bb
Merge bitcoin/bitcoin#27462: depends: fix compiling bdb with clang-16…
fanquake d725c58
Merge bitcoin/bitcoin#27312: depends: qrencode 4.1.1
fanquake 25a594f
Merge bitcoin/bitcoin#25987: build: compile depends sqlite with more …
achow101 f50fb6e
Merge bitcoin/bitcoin#26998: depends: ensure we are appending to sqli…
achow101 1b88674
Merge bitcoin/bitcoin#29287: depends: Do not override `CFLAGS` when b…
fanquake cd33b69
Merge bitcoin/bitcoin#29488: depends: always configure with `--with-pic`
fanquake 0e6cb98
Merge bitcoin/bitcoin#26421: build: copy config.{guess,sub} post auto…
fanquake 4b704a6
Merge bitcoin/bitcoin#28627: depends: zeromq 4.3.5
fanquake 801c4fc
build: followup to 29488 applied to gmp
PastaPastaPasta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit-28627: doc/dependencies.md is not updated but there's no backport with these changes, I guess someday