| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | depends: openssl: update to 3.0.21 | tobtoht | 2026-06-09 | 1 | -3/+3 |
| | | |||||
| * | Merge pull request #10654 | tobtoht | 2026-05-27 | 1 | -4/+7 |
| |\ | | | | | | | 98bc2ec depends: unbound: update to 1.25.1 (tobtoht) | ||||
| | * | depends: unbound: update to 1.25.1 | tobtoht | 2026-05-25 | 1 | -4/+7 |
| | | | |||||
| * | | depends: libusb: update to 1.0.30 | tobtoht | 2026-05-24 | 1 | -2/+8 |
| |/ | |||||
| * | Add support for Loongarch | YalingFang | 2026-04-04 | 1 | -0/+1 |
| | | |||||
| * | depends: openssl: update to 3.0.19 | tobtoht | 2026-01-29 | 1 | -2/+2 |
| | | |||||
| * | depends: hidapi: update to 0.15.0 | tobtoht | 2025-11-24 | 1 | -4/+3 |
| | | |||||
| * | depends: boost: update to 1.69.0 | tobtoht | 2025-02-18 | 1 | -4/+4 |
| | | |||||
| * | depends: boost: update to 1.66.0 | tobtoht | 2025-01-07 | 1 | -5/+5 |
| | | | | | | | | | | | | | -DBOOST_ASIO_HAS_STD_STRING_VIEW=1 fixes: /monero/contrib/depends/x86_64-unknown-freebsd/native/usr/include/c++/v1/experimental/string_view:18:3: warning: "<experimental/string_view> has been removed. Use <string_view> instead." [-W#warnings] /monero/contrib/depends/x86_64-unknown-freebsd/include/boost/asio/detail/string_view.hpp:32:12 : error: no member named 'experimental' in namespace 'std' using std::experimental::basic_string_view; ~~~~~^ | ||||
| * | depends: openssl: update to 3.0.13 | tobtoht | 2024-02-18 | 1 | -2/+2 |
| | | |||||
| * | depends: unbound: update to 1.19.1 | tobtoht | 2024-02-18 | 1 | -6/+6 |
| | | |||||
| * | depends: expat: update to 2.6.0 | tobtoht | 2024-02-18 | 1 | -6/+6 |
| | | |||||
| * | depends: openssl: update to 3.0.11 | tobtoht | 2023-09-19 | 2 | -8/+8 |
| | | |||||
| * | depends: update openssl to 1.1.1u | tobtoht | 2023-05-30 | 1 | -2/+2 |
| | | |||||
| * | depends: bump openssl to 1.1.1t | tobtoht | 2023-02-07 | 1 | -5/+3 |
| | | | | | | | https://www.openssl.org/news/secadv/20230207.txt Patch can be removed, it was included upstream. | ||||
| * | depends: bump hidapi/libusb | tobtoht | 2023-01-25 | 2 | -6/+6 |
| | | | | | | | fixes Trezor connectivity issues on Windows 10/11 Co-authored-by: selsta <selsta@sent.at> | ||||
| * | repo: remove ldns leftovers | selsta | 2022-09-20 | 3 | -36/+2 |
| | | |||||
| * | depends: remove unused Qt package | selsta | 2022-09-20 | 2 | -176/+0 |
| | | |||||
| * | Depends: Unbound disable getentropy()/reallocarray() (glibc < 2.26) | TheCharlatan | 2022-06-22 | 1 | -1/+8 |
| | | |||||
| * | Merge pull request #8312 | luigi1111 | 2022-05-16 | 14 | -73/+99 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | 5c27fd8 depends: Package cleanup (Howard Chu) c1d47eb Update randomx: fix Mac linking error (Howard Chu) 02e6af2 Update CI for aarch64 mac build (selsta) 7ea1e21 Make Mac SDK into a regular depends package (Howard Chu) e81ab9b Silence some protobuf link warnings (Howard Chu) fe5c2ae Fix arm64 darwin package defs (Howard Chu) fb68465 Boost 1.64 doesn't recognize arm64 darwin (Howard Chu) 617f908 more... update to clang 9.0.0 (Howard Chu) 83ae3ad Split native_clang out of native_cctools (Howard Chu) 1008318 Update native_cctools for newer SDK support (Howard Chu) a86c4cb Update to MacOSX SDK 11.1, add Mac M1 (Howard Chu) | ||||
| | * | depends: Package cleanup | Howard Chu | 2022-05-10 | 6 | -19/+14 |
| | | | | | | | | | | | | | | | | | | | All patching should be in _preprocess_cmd. config_cmd should just run configure and nothing else before it, otherwise $PATH is broken when it runs. Also remove redundant settings to configure, _autoconf already sets them. We leave explicit AR_FLAGS settings because the builtin rule uses ARFLAGS, and so would leave AR_FLAGS unset otherwise. | ||||
| | * | Make Mac SDK into a regular depends package | Howard Chu | 2022-05-09 | 2 | -1/+11 |
| | | | |||||
| | * | Silence some protobuf link warnings | Howard Chu | 2022-05-09 | 1 | -0/+5 |
| | | | | | | | | | 4 warnings remain but it's better than before | ||||
| | * | Fix arm64 darwin package defs | Howard Chu | 2022-05-06 | 5 | -5/+6 |
| | | | |||||
| | * | Boost 1.64 doesn't recognize arm64 darwin | Howard Chu | 2022-05-06 | 1 | -2/+3 |
| | | | |||||
| | * | more... update to clang 9.0.0 | Howard Chu | 2022-05-06 | 1 | -6/+6 |
| | | | |||||
| | * | Split native_clang out of native_cctools | Howard Chu | 2022-05-06 | 4 | -49/+36 |
| | | | | | | | | | Needed for compiling native_libtapi | ||||
| | * | Update native_cctools for newer SDK support | Howard Chu | 2022-05-06 | 3 | -5/+32 |
| | | | |||||
| * | | depends: update unbound to 1.15.0 | selsta | 2022-04-19 | 1 | -2/+2 |
| |/ | |||||
| * | Fix Android OpenSSL build | Howard Chu | 2021-11-30 | 1 | -5/+2 |
| | | | | | | | | 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 | ||||
| * | Merge pull request #8055 | luigi1111 | 2021-11-26 | 1 | -2/+7 |
| |\ | | | | | | | a30928f depends: bump hidapi to 0.11.0 (selsta) | ||||
| | * | depends: bump hidapi to 0.11.0 | selsta | 2021-11-10 | 1 | -2/+7 |
| | | | |||||
| * | | Merge pull request #8021 | luigi1111 | 2021-11-04 | 1 | -3/+5 |
| |\ \ | |/ |/| | | | 8f21001 depends: openssl 1.1.1k -> 1.1.1l (selsta) | ||||
| | * | depends: openssl 1.1.1k -> 1.1.1l | selsta | 2021-10-22 | 1 | -3/+5 |
| | | | |||||
| * | | Merge pull request #8002 | luigi1111 | 2021-10-25 | 1 | -9/+6 |
| |\ \ | |/ |/| | | | 49441d4 depends: update zeromq package to 4.3.4 (selsta) | ||||
| | * | depends: update zeromq package to 4.3.4 | selsta | 2021-10-10 | 1 | -9/+6 |
| | | | |||||
| * | | Merge pull request #7912 | luigi1111 | 2021-10-11 | 1 | -3/+6 |
| |\ \ | |/ |/| | | | | | ae41178 gitian: cleanup more unused packages (Howard Chu) 4ea7832 gitian: omit ccache from gitian builds (Howard Chu) | ||||
| | * | gitian: cleanup more unused packages | Howard Chu | 2021-09-27 | 1 | -3/+3 |
| | | | | | | | | | These appear to be leftovers inherited from Bitcoin's builder | ||||
| | * | gitian: omit ccache from gitian builds | Howard Chu | 2021-09-27 | 1 | -0/+3 |
| | | | | | | | | | | | It's just wasted overhead since the build VMs are always deleted and recreated fresh for each run. | ||||
| * | | Merge pull request #7933 | luigi1111 | 2021-09-23 | 1 | -3/+3 |
| |\ \ | | | | | | | | | | 43a7279 depends: update unwind, fix build with ubuntu 21.04 (selsta) | ||||
| | * | | depends: update unwind, fix build with ubuntu 21.04 | selsta | 2021-09-11 | 1 | -3/+3 |
| | | | | |||||
| * | | | Merge pull request #7911 | luigi1111 | 2021-09-23 | 1 | -2/+2 |
| |\ \ \ | |/ / |/| | | | | | acef6c9 Fix parallel make of OpenSSL (Howard Chu) | ||||
| | * | | Fix parallel make of OpenSSL | Howard Chu | 2021-08-31 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge pull request #7773 from selsta/unbound | luigi1111 | 2021-09-09 | 4 | -11/+11 |
| |\ \ | |/ |/| | external: remove unbound submodule | ||||
| | * | external: remove unbound submodule | selsta | 2021-09-03 | 4 | -11/+11 |
| | | | |||||
| * | | CMake: ccache fix for FreeBSD at 'depends' | mj-xmr | 2021-08-04 | 1 | -2/+2 |
| | | | |||||
| * | | depends: add getmonero package mirror | selsta | 2021-07-01 | 3 | -3/+6 |
| |/ | |||||
| * | depends, docker: fix bintray links | selsta | 2021-04-27 | 1 | -1/+1 |
| | | |||||
| * | depends: openssl 1.1.1i -> 1.1.1k | selsta | 2021-03-25 | 1 | -2/+2 |
| | | |||||
| * | depends: Update OpenSSL to 1.1.1i | Howard Chu | 2020-12-09 | 1 | -19/+12 |
| | | | | | | Remove some obsolete patches (they were integrated upstream). Tweak to work with Android support (they second-guess our CC definition, etc). | ||||
