luigi1111
6e4ef12e50
Merge pull request #9168
...
0c9a5c5
depends: remove ccache (tobtoht)
2024-03-07 21:23:43 -05:00
luigi1111
1d24774b5b
Merge pull request #9167
...
442146a
depends: libusb: update to 1.0.27 (tobtoht)
2024-03-07 21:22:17 -05:00
luigi1111
20dbf99795
Merge pull request #9166
...
5f1b5c2
depends: eudev: update to 3.2.14 (tobtoht)
2024-03-07 21:21:42 -05:00
tobtoht
684bfca765
depends: move sodium to packages
2024-02-24 16:25:13 +01:00
luigi1111
7c22754432
Merge pull request #9182
...
538f19b
depends: android_ndk: update to 18b (tobtoht)
2024-02-24 10:15:34 -05:00
luigi1111
7b8fd2d1a0
Merge pull request #9165
...
c334d0e
depends: openssl: update to 3.0.13 (tobtoht)
2024-02-24 10:13:42 -05:00
luigi1111
7ba726c142
Merge pull request #9164
...
b26155b
depends: expat: update to 2.6.0 (tobtoht)
2024-02-24 10:13:19 -05:00
luigi1111
b616c64953
Merge pull request #9163
...
edcc1e4
depends: unbound: update to 1.19.1 (tobtoht)
2024-02-24 10:12:31 -05:00
luigi1111
49bfb8fd63
Merge pull request #9121
...
afe5167
depends: update config scripts (jeffro256)
2024-02-24 09:58:59 -05:00
luigi1111
92a3b2c97e
Merge pull request #9005
...
0d763a1
depends: move cmake system config to hosts files (tobtoht)
2024-02-24 09:57:09 -05:00
tobtoht
0c9a5c5587
depends: remove ccache
2024-02-13 20:54:02 +01:00
tobtoht
5f1b5c2c4a
depends: eudev: update to 3.2.14
2024-02-13 20:13:45 +01:00
tobtoht
442146a508
depends: libusb: update to 1.0.27
2024-02-13 19:28:42 +01:00
tobtoht
c334d0e5f3
depends: openssl: update to 3.0.13
2024-02-13 18:45:59 +01:00
tobtoht
b26155b8fa
depends: expat: update to 2.6.0
2024-02-13 18:20:19 +01:00
tobtoht
edcc1e4618
depends: unbound: update to 1.19.1
2024-02-13 18:18:23 +01:00
tobtoht
538f19b0b7
depends: android_ndk: update to 18b
2024-02-12 19:31:15 +01:00
jeffro256
afe5167531
depends: update config scripts
...
The files are exact copies from the original repository (git://git.savannah.gnu.org/config.git),
in commit 28ea239c53a2d5d8800c472bc2452eaa16e37af2. The main reason for the update is because
loongarch was mentioned in PR #9114 and new the latest config files handle loongarch,
as well as WASM64, since the old files only cover WASM32. Tandem NSX and IA16, are also handled
in the newest config files, which covers the changes TheCharlatan made in 2018.
2024-01-12 12:54:26 -06:00
selsta
5965b02aef
cmake: set cpp17 standard
2023-10-26 04:02:25 +02:00
luigi1111
053ba2cf07
Merge pull request #9026
...
9dc10bb
Update RandomX to 1.2.1 (tevador)
2023-10-25 21:40:59 -04:00
luigi1111
5dbe2d0407
Merge pull request #9017
...
fe4a34e
depends: zeromq: update to 4.3.5 (tobtoht)
2023-10-25 21:39:47 -04:00
luigi1111
40af6848f2
Merge pull request #9007
...
c8e4de1
depends: remove kernel version from darwin triplet (tobtoht)
2023-10-25 21:39:24 -04:00
luigi1111
b91ed92fa4
Merge pull request #9003
...
b9f1e37
depends: unwind: do not build for linux hosts (tobtoht)
2023-10-25 21:38:57 -04:00
luigi1111
e946315627
Merge pull request #9002
...
932bba3
depends: remove libiconv: unused (tobtoht)
2023-10-25 21:38:32 -04:00
luigi1111
1d3eba161f
Merge pull request #8963
...
294366f
depends: openssl: update to 3.0.11 (tobtoht)
2023-10-25 21:34:36 -04:00
luigi1111
cf474d55f6
Merge pull request #8933
...
ebb7671
depends: use macOS 11 SDK with libc++ headers (tobtoht)
2023-10-25 21:31:40 -04:00
tobtoht
ebb7671e0e
depends: use macOS 11 SDK with libc++ headers
2023-10-24 19:56:11 +02:00
tevador
9dc10bb223
Update RandomX to 1.2.1
2023-10-20 20:46:36 +02:00
tobtoht
fe4a34ebb2
depends: zeromq: update to 4.3.5
2023-10-10 00:08:44 +02:00
Dusan Klinec
c444a7e002
trezor: support v2.5.2+, add more trezor tests, fix chaingen and tests
...
- 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-30 09:01:10 +02:00
tobtoht
c8e4de13f2
depends: remove kernel version from darwin triplet
2023-09-27 07:37:01 +02:00
tobtoht
0d763a19b8
depends: move cmake system config to hosts files
2023-09-26 16:46:51 +02:00
tobtoht
b9f1e37d33
depends: unwind: do not build for linux hosts
2023-09-26 09:47:36 +02:00
tobtoht
932bba3b79
depends: remove libiconv: unused
2023-09-25 14:00:34 +02:00
tobtoht
294366f8af
depends: openssl: update to 3.0.11
2023-09-19 15:54:00 +02:00
luigi1111
e7dc03f99b
Merge pull request #8880
...
ec0cdc4
depends: remove icu4c (tobtoht)
2023-06-27 11:46:54 -05:00
luigi1111
f80fb18e5a
Merge pull request #8860
...
c430ba9
depends: update expat to 2.5.0 (tobtoht)
2023-06-27 11:44:23 -05:00
tobtoht
e212532dd1
depends: upgrade OpenSSL to 3.0.9
2023-06-26 13:35:55 +02:00
tobtoht
ec0cdc4acb
depends: remove icu4c
2023-05-26 16:17:31 +02:00
tobtoht
c430ba95fd
depends: update expat to 2.5.0
2023-05-15 17:18:51 +02:00
tobtoht
3a34c63ba9
depends: cleanup Makefile
2023-03-20 14:39:32 +01:00
tobtoht
7a44eb7901
depends: remove unused packages
2023-02-16 14:42:19 +01:00
tobtoht
21fb856eda
depends: bump openssl to 1.1.1t
...
https://www.openssl.org/news/secadv/20230207.txt
Patch can be removed, it was included upstream.
2023-02-07 20:31:25 +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
luigi1111
4a5f8a0c4d
Merge pull request #8575
...
98ce6f1
depends: remove unused file (selsta)
2022-12-01 01:02:25 -06:00
selsta
98ce6f1864
depends: remove unused file
2022-09-20 00:55:41 +02:00
selsta
fa7622cfdc
depends: remove unused Qt package
2022-09-20 00:01:19 +02:00
luigi1111
5256fdd7a1
Merge pull request #8497
...
8305a9f
depends: remove unused packages (selsta)
2022-08-22 22:52:50 -05:00
luigi1111
af8b0fb815
Merge pull request #8495
...
796513f
repo: remove ldns leftovers (selsta)
2022-08-22 22:51:55 -05:00
luigi1111
f0f3879ba4
Merge pull request #8419
...
8ea6c33
Fix some paths for toolchain / build (Howard Chu)
2022-08-22 22:44:34 -05:00