laanwj on Nostr: one nice thing about bitcoin core's new build system is that it supports builds with ...
one nice thing about bitcoin core's new build system is that it supports builds with "ninja" (instead of "make"), which, besides being slightly faster, shows current progress
$ cmake -B build -G Ninja
⋮
$ ninja -C build
[353/496] Linking CXX executable src/bitcoin-wallet
Published at
2024-09-03 12:47:35Event JSON
{
"id": "83ea3bb7aeab883ea4c613ffa3ab591e0dbbde4476bb1bd781d7e8ada4c6db0e",
"pubkey": "0aa39e5aef99a000a7bdb0b499158c92bc4aa20fb65931a52d055b5eb6dff738",
"created_at": 1725367655,
"kind": 1,
"tags": [
[
"nonce",
"25446",
"16"
],
[
"client",
"noStrudel",
"31990:266815e0c9210dfa324c6cba3573b14bee49da4209a9456f9484e5106cd408a5:1686066542546"
]
],
"content": "one nice thing about bitcoin core's new build system is that it supports builds with \"ninja\" (instead of \"make\"), which, besides being slightly faster, shows current progress\n\n$ cmake -B build -G Ninja\n⋮\n$ ninja -C build\n[353/496] Linking CXX executable src/bitcoin-wallet",
"sig": "64b7193f37e87b222cd41754136b06fe3312d42251c7fe1ee9e1fea94ee8a4b4d709566d313e1cafb8049aec6b2f716010a6f256366dc123dd51a76730ec8f44"
}