luigi1111
aa1369993d
Merge pull request #9589
...
085d3ed
build: fix tar extract cmd for systems with 16 bit uid_t (Ishan Arora)
2024-12-23 11:01:09 -05:00
luigi1111
9f694fe4f5
Merge pull request #9452
...
f93f656
depends: allow granular stage env config (tobtoht)
2024-12-23 10:35:46 -05:00
tobtoht
b2ff7641a5
Bootstrappable Builds
2024-12-08 18:00:32 +01:00
Ishan Arora
085d3ed136
build: fix tar extract cmd for systems with 16 bit uid_t
2024-11-23 13:40:19 +13:00
tobtoht
f93f656811
depends: allow granular stage env config
2024-08-25 17:38:15 +02:00
tobtoht
edcc1e4618
depends: unbound: update to 1.19.1
2024-02-13 18:18:23 +01:00
tobtoht
eaa3aff81e
depends: bump hidapi/libusb
...
fixes Trezor connectivity issues on Windows 10/11
Co-authored-by: selsta <selsta@sent.at>
2023-01-25 21:50:46 +01:00
Howard Chu
6e6ad80dc4
Fix Android OpenSSL build
...
depends didn't have target-specific overrides for _build_env
so ANDROID_NDK_HOME wasn't being set at build time.
This fix supersedes the manual edit of Configuration/15-android.conf.
Resolves #8095
2021-11-30 04:15:48 +00:00
selsta
09779631f3
depends: add getmonero package mirror
2021-07-01 01:09:00 +02:00
kozyilmaz
81494e3ffa
depends: empty spaces in PATH variable cause build failure
2019-12-19 14:18:51 +01:00
Howard Chu
024a1c7ddf
Add ARFLAGS
...
Needed to invoke deterministic mode on some archivers
2019-11-17 13:44:07 +00:00
TheCharlatan
1dbfc812e1
Add debug targets to depends Makefile
...
Packages can now be built individually and for each stage. This allows
easier debugging.
2019-06-25 09:20:47 +02:00
TheCharlatan
0806a23a6e
Initial depends addition
...
Depends cross compiles project dependencies for linux, mac and windows and multiple architectures.
Depends is original work by Cory Fields and used in bitcoin and a wide range of bitcoin related projects.
2018-09-10 22:03:42 +02:00