Age | Commit message (Expand) | Author |
2023-06-22 | depends: Bump MacOS minimum runtime requirement to 11.0 | Cory Fields |
2023-06-22 | depends: bump darwin clang to 11.1 | Cory Fields |
2023-06-20 | depends: modernize clang flags | Cory Fields |
2023-05-22 | depends: remove redundant stdlib option | Cory Fields |
2023-05-17 | doc: Rework build-unix.md | MarcoFalke |
2023-05-11 | depends: no-longer nuke libc++abi.so* in native_clang package | fanquake |
2023-04-23 | Merge bitcoin/bitcoin#27508: build: use latest config.{guess,sub} in depends | fanquake |
2023-04-21 | depends: latest config.sub | fanquake |
2023-04-21 | depends: latest config.guess | fanquake |
2023-04-19 | depends: reuse _config_opts for CMake options | Cory Fields |
2023-04-18 | depends: add _LIBCPP_ENABLE_ASSERTIONS to DEBUG mode | fanquake |
2023-04-18 | depends: Remove _LIBCPP_DEBUG from depends DEBUG mode | fanquake |
2023-04-17 | depends: fix compiling bdb with clang-16 on aarch64 | fanquake |
2023-04-04 | depends: add NO_HARDEN option | fanquake |
2023-04-01 | depends, doc: Document `NO_USDT` option | Hennadii Stepanov |
2023-03-27 | depends: make fontconfig build under clang-16 | fanquake |
2023-03-27 | Merge bitcoin/bitcoin#27314: build, qt: Fix handling of `CXX=clang++` when bu... | fanquake |
2023-03-27 | Merge bitcoin/bitcoin#27328: depends: fix osx build with clang 16 | fanquake |
2023-03-24 | depends: fix osx build with clang 16 | Cory Fields |
2023-03-23 | build, qt: Fix handling of `CXX=clang++` when building `qt` package | Hennadii Stepanov |
2023-03-23 | depends: qrencode 4.1.1 | fanquake |
2023-02-20 | depends: use FORTIFY_SOURCE=3 with libevent | fanquake |
2023-02-08 | Merge bitcoin/bitcoin#26994: depends: define `__BSD_VISIBLE` for FreeBSD bdb ... | merge-script |
2023-02-07 | Merge bitcoin/bitcoin#26421: build: copy config.{guess,sub} post autogen in z... | fanquake |
2023-02-07 | Merge bitcoin/bitcoin#21995: build: Make dependency package archive timestamp... | fanquake |
2023-01-30 | depends: ensure we are appending to sqlite cflags | fanquake |
2023-01-30 | Merge bitcoin/bitcoin#23619: build: Propagate user-defined flags to host pack... | fanquake |
2023-01-30 | depends: define `__BSD_VISIBLE` for FreeBSD bdb build | fanquake |
2023-01-28 | Merge bitcoin/bitcoin#22811: build: Fix depends build system when working wit... | fanquake |
2023-01-27 | Merge bitcoin/bitcoin#26834: contrib: remove install_db4.sh | Andrew Chow |
2023-01-26 | Merge bitcoin/bitcoin#26945: depends: systemtap 4.8 | fanquake |
2023-01-23 | depends: systemtap: remove variadic params that trigger compiler warnings | Cory Fields |
2023-01-23 | build: pass --enable-debug to sqlite when DEBUG=1 | fanquake |
2023-01-23 | build: use more recommended sqlite3 compile options | fanquake |
2023-01-23 | depends: systemtap 4.8 | fanquake |
2023-01-22 | depends: fix systemtap download URL | fanquake |
2023-01-18 | doc: add new NO_* options from #26833 | fanquake |
2023-01-14 | build: allow NO_LIBEVENT=1 in depends | fanquake |
2023-01-14 | build: allow NO_BOOST=1 in depends | fanquake |
2022-12-14 | build: Update Boost to 1.81.0 in depends | Hennadii Stepanov |
2022-12-09 | build: Update `libmultiprocess` library | Hennadii Stepanov |
2022-12-09 | build: Fix depends build system when working with subtargets | Hennadii Stepanov |
2022-12-07 | build: Move environment variables into `$(package)_config_env` | Hennadii Stepanov |
2022-12-07 | build: Make $(package)_*_env available to all $(package)_*_cmds | Hennadii Stepanov |
2022-12-02 | build: Make dependency package archive timestamps deterministic | Hennadii Stepanov |
2022-11-28 | Merge bitcoin/bitcoin#26073: build: fix depends bdb compilation for BSDs | fanquake |
2022-11-25 | doc: install binutils, not binutils-gold in depends | fanquake |
2022-10-29 | build: copy config.{guess,sub} post autogen in zmq package | fanquake |
2022-10-13 | Merge bitcoin/bitcoin#25964: build: fix mingw miniupnpc cflags | fanquake |
2022-10-10 | Merge bitcoin/bitcoin#25322: build: Fix `capnp` package build for Android | fanquake |