aboutsummaryrefslogtreecommitdiff
path: root/contrib/depends/packages (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-03-07Merge pull request #9169luigi11111-29/+0
119e341 depends: remove unwind (tobtoht)
2024-03-07Merge pull request #9168luigi11112-30/+0
0c9a5c5 depends: remove ccache (tobtoht)
2024-03-07Merge pull request #9167luigi11111-16/+8
442146a depends: libusb: update to 1.0.27 (tobtoht)
2024-03-07Merge pull request #9166luigi11111-4/+3
5f1b5c2 depends: eudev: update to 3.2.14 (tobtoht)
2024-02-24depends: move sodium to packagestobtoht1-7/+6
2024-02-24Merge pull request #9182luigi11111-2/+8
538f19b depends: android_ndk: update to 18b (tobtoht)
2024-02-24Merge pull request #9165luigi11111-2/+2
c334d0e depends: openssl: update to 3.0.13 (tobtoht)
2024-02-24Merge pull request #9164luigi11111-6/+6
b26155b depends: expat: update to 2.6.0 (tobtoht)
2024-02-19depends: remove unwindtobtoht1-29/+0
2024-02-13depends: remove ccachetobtoht2-30/+0
2024-02-13depends: eudev: update to 3.2.14tobtoht1-4/+3
2024-02-13depends: libusb: update to 1.0.27tobtoht1-16/+8
2024-02-13depends: openssl: update to 3.0.13tobtoht1-2/+2
2024-02-13depends: expat: update to 2.6.0tobtoht1-6/+6
2024-02-13depends: unbound: update to 1.19.1tobtoht1-6/+6
2024-02-12depends: android_ndk: update to 18btobtoht1-2/+8
2023-10-25Merge pull request #9017luigi11111-7/+2
fe4a34e depends: zeromq: update to 4.3.5 (tobtoht)
2023-10-25Merge pull request #9003luigi11111-4/+0
b9f1e37 depends: unwind: do not build for linux hosts (tobtoht)
2023-10-25Merge pull request #9002luigi11113-39/+4
932bba3 depends: remove libiconv: unused (tobtoht)
2023-10-25Merge pull request #8963luigi11111-2/+2
294366f depends: openssl: update to 3.0.11 (tobtoht)
2023-10-25Merge pull request #8933luigi11112-5/+4
ebb7671 depends: use macOS 11 SDK with libc++ headers (tobtoht)
2023-10-24depends: use macOS 11 SDK with libc++ headerstobtoht2-5/+4
2023-10-10depends: zeromq: update to 4.3.5tobtoht1-7/+2
2023-09-30trezor: support v2.5.2+, add more trezor tests, fix chaingen and testsDusan Klinec4-12/+12
- passphrase logic: remove backward compatibility for 2.4.3, code cleanup. - fix LibUSB cmake for static builds on OSX - tests: all tests now work with passphrase logic enabled. Passphrase test added with different passphrase. no_passphrase test added, Trezor pin test added. Testing wallet opening with correct and incorrect passphrase. Trezor test chain revamp, cleanup. Smaller chain, chain file versioning added. - tests: Trezor tests support TEST_MINING_ENABLED, TEST_MINING_TIMEOUT env vars to change mining-related tests behaviour. - requires protobuf@21 on osx for now (c++14), building with unlinked protobuf: `CMAKE_PREFIX_PATH=$(find /opt/homebrew/Cellar/protobuf@21 -maxdepth 1 -type d -name "21.*" -print -quit) \ make debug-test-trezor -j8`
2023-09-26depends: unwind: do not build for linux hoststobtoht1-4/+0
2023-09-25depends: remove libiconv: unusedtobtoht3-39/+4
2023-09-19depends: openssl: update to 3.0.11tobtoht1-2/+2
2023-06-27Merge pull request #8880luigi11112-28/+1
ec0cdc4 depends: remove icu4c (tobtoht)
2023-06-27Merge pull request #8860luigi11111-3/+3
c430ba9 depends: update expat to 2.5.0 (tobtoht)
2023-06-26depends: upgrade OpenSSL to 3.0.9tobtoht2-8/+8
2023-05-26depends: remove icu4ctobtoht2-28/+1
2023-05-15depends: update expat to 2.5.0tobtoht1-3/+3
2023-02-16depends: remove unused packagestobtoht6-129/+0
2023-02-07depends: bump openssl to 1.1.1ttobtoht1-5/+3
https://www.openssl.org/news/secadv/20230207.txt Patch can be removed, it was included upstream.
2023-01-25depends: bump hidapi/libusbtobtoht2-6/+6
fixes Trezor connectivity issues on Windows 10/11 Co-authored-by: selsta <selsta@sent.at>
2022-09-20depends: remove unused Qt packageselsta2-176/+0
2022-08-22Merge pull request #8497luigi11114-97/+0
8305a9f depends: remove unused packages (selsta)
2022-08-11depends: remove unused packagesselsta4-97/+0
2022-08-11repo: remove ldns leftoversselsta3-36/+2
2022-06-22Depends: Unbound disable getentropy()/reallocarray() (glibc < 2.26)TheCharlatan1-1/+8
2022-05-16Merge pull request #8312luigi111114-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)
2022-05-10depends: Package cleanupHoward Chu6-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.
2022-05-09Make Mac SDK into a regular depends packageHoward Chu2-1/+11
2022-05-09Silence some protobuf link warningsHoward Chu1-0/+5
4 warnings remain but it's better than before
2022-05-06Fix arm64 darwin package defsHoward Chu5-5/+6
2022-05-06Boost 1.64 doesn't recognize arm64 darwinHoward Chu1-2/+3
2022-05-06more... update to clang 9.0.0Howard Chu1-6/+6
2022-05-06Split native_clang out of native_cctoolsHoward Chu4-49/+36
Needed for compiling native_libtapi
2022-05-06Update native_cctools for newer SDK supportHoward Chu3-5/+32
2022-04-19depends: update unbound to 1.15.0selsta1-2/+2
2021-11-30Fix Android OpenSSL buildHoward Chu1-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
2021-11-26Merge pull request #8055luigi11111-2/+7
a30928f depends: bump hidapi to 0.11.0 (selsta)
2021-11-10depends: bump hidapi to 0.11.0selsta1-2/+7
2021-11-04Merge pull request #8021luigi11111-3/+5
8f21001 depends: openssl 1.1.1k -> 1.1.1l (selsta)
2021-10-25Merge pull request #8002luigi11111-9/+6
49441d4 depends: update zeromq package to 4.3.4 (selsta)
2021-10-22depends: openssl 1.1.1k -> 1.1.1lselsta1-3/+5
2021-10-11Merge pull request #7912luigi11111-3/+6
ae41178 gitian: cleanup more unused packages (Howard Chu) 4ea7832 gitian: omit ccache from gitian builds (Howard Chu)
2021-10-10depends: update zeromq package to 4.3.4selsta1-9/+6
2021-09-27gitian: cleanup more unused packagesHoward Chu1-3/+3
These appear to be leftovers inherited from Bitcoin's builder
2021-09-27gitian: omit ccache from gitian buildsHoward Chu1-0/+3
It's just wasted overhead since the build VMs are always deleted and recreated fresh for each run.
2021-09-23Merge pull request #7933luigi11111-3/+3
43a7279 depends: update unwind, fix build with ubuntu 21.04 (selsta)
2021-09-23Merge pull request #7911luigi11111-2/+2
acef6c9 Fix parallel make of OpenSSL (Howard Chu)
2021-09-11depends: update unwind, fix build with ubuntu 21.04selsta1-3/+3
2021-09-09Merge pull request #7773 from selsta/unboundluigi11114-11/+11
external: remove unbound submodule
2021-09-03external: remove unbound submoduleselsta4-11/+11
2021-08-31Fix parallel make of OpenSSLHoward Chu1-2/+2
2021-08-04CMake: ccache fix for FreeBSD at 'depends'mj-xmr1-2/+2
2021-07-01depends: add getmonero package mirrorselsta3-3/+6
2021-04-27depends, docker: fix bintray linksselsta1-1/+1
2021-03-25depends: openssl 1.1.1i -> 1.1.1kselsta1-2/+2
2020-12-09depends: Update OpenSSL to 1.1.1iHoward Chu1-19/+12
Remove some obsolete patches (they were integrated upstream). Tweak to work with Android support (they second-guess our CC definition, etc).
2020-09-17Depends: Bump qt to 5.15.1TheCharlatan1-33/+60
2020-08-20depends: fix broken links for ds_store / mac_aliasselsta2-8/+8
2020-05-03Update expat.mkArqTras1-1/+1
2020-04-21Merge pull request #6414luigi11111-1/+1
14e8035 update openssl 1.0.2r link (sumogr)
2020-04-10Merge pull request #6398luigi11111-1/+1
8688b46 depends: update qt 5.7.1 download link (sumogr)
2020-04-04Merge pull request #6397luigi11111-1/+2
323a9e3 depends: libsodium disable getrandom()/getentropy() (glibc < 2.25) (xiphon)
2020-04-01update openssl 1.0.2r linkSumo Gr1-1/+1
2020-03-20depends: update qt 5.7.1 download linkSumo Gr1-1/+1
5.7.1 was removed from official qt.io archive, this is one of the few mirrors remaining that keep a copy. I think it would be better if @TheCharlatan updated to a newer version soon than merging this PR
2020-03-20depends: libsodium disable getrandom()/getentropy() (glibc < 2.25)xiphon1-1/+2
2020-03-06cppzmq: remove leftoversselsta1-15/+0
2019-12-12depends: update libsodium to 1.0.18TheCharlatan1-2/+2
2019-11-18"Fix" non-determinism in native_cctools buildHoward Chu1-0/+4
By omitting the otool binary which is built non-deterministically. We don't use it anyway.
2019-11-17Fix unwind library orderingHoward Chu1-0/+5
Sort objects being archived
2019-11-17Fixup sodium darwinHoward Chu3-31/+2
get rid of sodium-darwin.mk special case, unify back with sodium.mk
2019-11-17Add ARFLAGSHoward Chu12-14/+18
Needed to invoke deterministic mode on some archivers
2019-11-14depends: Add FreeBSD supportHoward Chu6-12/+42
2019-11-04depends: fix typo in packagesselsta1-1/+1
2019-11-03Merge pull request #6077Riccardo Spagni6-3/+40
240dbb124 gitian: add --rebuild option (Howard Chu) 643860776 Add Android support (Howard Chu)
2019-11-03Add Android supportHoward Chu6-3/+40
2019-11-03Fix readline buildHoward Chu2-4/+8
Make sure it links to our libtinfo from our ncurses build. Hardcode some basic terminal descriptions into our libtinfo. Re-enable $HOME/.terminfo support to allow user customization. Use unlikely terminfo-dir, to prevent accidentally using differently-configured system databases.
2019-10-25depends: bump zeromq version to 4.1.7anonimal1-2/+2
Resolves https://hackerone.com/reports/652911
2019-10-25depends: bump cppzmq version to 4.4.1anonimal1-2/+2
2019-09-24Merge pull request #5892luigi11112-4/+9
ab2819a depends: attempt to fix readline (iDunk5400)
2019-09-07depends: attempt to fix readlineiDunk54002-4/+9
Make readline actually compile, and make ncurses use existing terminfo data (if available).
2019-08-27Fix Travis build on Windows + Machyperreality1-1/+1
Following 13c0b8c, the unwind package is being attempted to be built on Windows and Mac when it should only be built on Linux.
2019-08-21Merge pull request #5702luigi11113-1/+10
13c0b8c Add depends riscv 64 bit support (TheCharlatan)
2019-08-20Add depends riscv 64 bit supportTheCharlatan3-1/+10
2019-08-19Merge pull request #5705luigi11111-4/+4
59eecc7 Update icu4c to latest support version (TheCharlatan)
2019-07-12Merge pull request #5704luigi11111-3/+3
8f22279 Depends: Update HIDAPI version (TheCharlatan)
2019-06-27Depends: Update HIDAPI versionTheCharlatan1-3/+3
The macos binaries in release v0.14.1.0 were compiled with the buggy hidapi-0.8.0-rc1 version. This resulted in users not being able to use their Ledger with the latest cli wallet. After the patch depends now fetches the source from the libusb hidapi repository that has taken over maintenance of hidapi.
2019-06-27Update icu4c to latest support versionTheCharlatan1-9/+4
Before this commit the icu4c repo was fetched from TheCharlatan's repository. This step was made, because up until recently the source code was hosted on sourceforge and their downloads proved very unreliable. The origin is now the official icu4c repository. Also remove some commented lines left over from development.
2019-06-25Add ncurses package for linux and darwin readlineTheCharlatan3-14/+67
Readline support is now compiled with the ncurses backend.
2019-06-25Remove clutter in depends installed packagesTheCharlatan12-9/+42
To speedup the depends cached builds, remove some some clutter from the package files. This mainly incldues removing all the shared libraries and .la linker files. It also gives stronger guarantees that monero only links the static libs without any external rvalues.
2019-06-12Merge pull request #5632luigi11111-1/+1
3a0fbea Don't use -march=native (hyc) f8b2f25 Allow parallel make (hyc) 01ced20 Delete redundant cppzmq dependency (hyc) 1dc4ebf Use 9 digit build IDs (hyc)
2019-06-12Delete redundant cppzmq dependencyHoward Chu1-1/+1
2019-05-18[depends] update openssl to 1.0.2rwho-biz1-2/+2
- This addresses https://www.openssl.org/news/secadv/20190226.txt (CVE: 2019-1559) which impacted all versions of openssl-1.0. Note that this does not address CVE-2019-1543 (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1543), which impacts all versions of openssl 1.1 through 1.1.0j and 1.1.1b. The above (1.1) is patched in openssl, where it was marked as low severity. Similar issues possibly present in monero, should be looked into w.r.t. CVE-2019-1543.
2019-04-10build: debug and test builds via contribDusan Klinec4-0/+66
2019-03-04Merge pull request #5136Riccardo Spagni1-10/+2
7da7a9bb Update openssl to 1.0.2q in depends build system (who-biz)
2019-02-23Various speedups to depends and TravisTheCharlatan7-127/+9
Further speedups to icu compilation, it is faster to run the pre-generated configure scripts. Ensure that the native protobuf installation only generates the required libraries and binaries. Disable qt compilation when running travis on windows. Qt is used for lrelease, the travis recipe instead usese the a local installation of lrelease. Remove various packages and options from the travis recipe. Update Readline to version 8.0. The previously used url 404'd sometimes, use the official gnu ftp server instead. Remove unused cmake config.
2019-02-10Update openssl to 1.0.2q in depends build systemwho-biz1-10/+2
2019-01-28Merge pull request #5073Riccardo Spagni2-4/+4
45ea19fa bump sodium to 1.0.16 (italocoin)
2019-01-17Optimize the depends builds for faster compilationTheCharlatan5-67/+7
This includes more fine grained configure options and skipping the openssl and zlib dependencies when compiling qt. The zlib and libevent packages are removed.
2019-01-16Merge pull request #5022Riccardo Spagni1-1/+1
37a9bcf4 Remove visibility settings from boost.mk (TheCharlatan)
2019-01-15bump sodium to 1.0.16italocoin2-4/+4
2018-12-31Merge pull request #4945luigi11113-9/+45
e37154a build: protobuf dependency fixes, libusb build (ph4r05)
2018-12-27Remove visibility settings from boost.mkTheCharlatan1-1/+1
Clang gave a visibility error when compiling boost with visibility hidden.
2018-12-18build: protobuf dependency fixes, libusb buildDusan Klinec3-9/+45
- docker protobuf dependencies, cross-compilation - device/trezor protobuf build fixes, try_compile - libusb built under all platforms, used by trezor for direct connect
2018-12-12Cleanup leftovers from migrating depends from bitcoinTheCharlatan3-61/+0
Depends still contained some leftovers, like the `wallet` target that included bdb from bitcoin. This commit removes these unneeded targets, the miniupnpc package and the berkeley db package. Reflect the changes in the README as well.
2018-12-01http -> httpsDimitris Apostolou11-11/+11
2018-11-25device/trezor: webusb transport added, cmake fixesDusan Klinec1-4/+4
- webusb transport based on libusb added. Provides direct access to Trezor via USB, no need for Trezor bridge. - trezor protocol message handler improved, no recursion used. Ready for upcoming integration tests. - libusb (for docker) bumped from v1.0.9 to v1.0.22, newer version required for webusb transport, for device enumeration. - cmake improvements and fixes. Cmake Trezor checks are moved to a dedicated CheckTrezor.cmake file. In case of a problem Trezor is excluded from build. - ifdefs made consistent to Ledger. - UDP Transport enumeration disabled by default in release mode
2018-10-26Merge pull request #4526Riccardo Spagni2-1/+16
8f96c718 Adapt Readme and script to monero gitian build signing (TheCharlatan) 9617fad0 Add OSX gitian descriptor (TheCharlatan) d147d240 Add windows descriptor to gitian descriptors (TheCharlatan) fed4e598 Change gitian.sigs repo from bitcoin-core to monero-project remote host (TheCharlatan) f2127f9d Add checksums for download tools (TheCharlatan) c2f17890 Add gitian build script (TheCharlatan) 6d0ca4e2 Prepare Depends Packages for Gitian Scripts (TheCharlatan)
2018-10-08Prepare Depends Packages for Gitian ScriptsTheCharlatan2-1/+16
The gitian environment does not treat whitespaces in configure lines, like most other systems. The solution is to just remove them.
2018-10-08Depends: build hidapi with -fPICiDunk54001-0/+1
2018-10-07Consolidate HID depends makefiles into single recipeTheCharlatan7-59/+13
Make sure all required dependencies are linked statically, by only providing the static libraries.
2018-09-29Merge pull request #4448Riccardo Spagni3-3/+4
6a781408 Make depends use self built clang for darwin (TheCharlatan)
2018-09-25Add hidapi to dependsTheCharlatan7-28/+134
Clang needs to get its cctools path passed directly for the hid build to succeed. Make gperf a permanent external dependency. Remove pcsc from depends.
2018-09-22Fix Darwin Sodium buildTheCharlatan3-6/+32
Clang needs to get its cctools path passed.
2018-09-17Fix Windows buildTheCharlatan1-1/+1
icu tex support is not required, so just disable it. Re-add mistakingly removed crypt32 lib.
2018-09-17Add libsodium to the packages, the arm build was complaining about it.TheCharlatan2-1/+24
Fixup arm toolchain file.
2018-09-10Updated pcsc urlTheCharlatan1-1/+1
2018-09-10Add lrelease to the dependsTheCharlatan2-1/+151
This includes a minimal qt build without gui
2018-09-10Add Miniupnp submoduleTheCharlatan3-19/+3
Drop miniupnp and unbound depends builds. Make sure that build variables are propageted properly to unbound and miniupnp. Rebase to after the v0.12 release
2018-09-10Add support for apple and arm buildingTheCharlatan3-9/+14
Add pcsc-lite to linux builds Fixup windows icu4c linking with depends, the static libraries have an 's' appended to them Compiling depends arm-linux-gnueabihf will allow you to compile armv6zk monero binaries
2018-09-10Modify depends for monero's dependenciesTheCharlatan33-509/+472
Add readline, ldns, graphviz, unbound to depends packages Add a cmake toolchain file to depends that is uniquely created for every build and placed in triple/share/toolchain.cmake This file is then passed to cmake with -DCMAKE_TOOLCHAIN_FILE=/path/to/triple/share/toolchain.cmake Add the boost locale package to depends In the depends cmake toolchain file, a DEPENDS flag is added to exclude, or change cmake checks done that are required for depends Link miniupnpc and unwind from depends and not external Add libiconv and icu4c to depends, required for mingw32 builds. Headers (winsock) need to be lower case in order to compile on unix systems. This should not affect building on windows.
2018-09-10Initial depends additionTheCharlatan30-0/+997
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.