Commit Graph
1359 Commits
Author SHA1 Message Date
tobtoht f58dde6ced Merge pull request #9681
040c16321 depends: remove expat (tobtoht)
2025-02-04 18:42:09 +00:00
tobtoht c57a429b2b Merge pull request #9675
e7e00df83 depends: remove eudev (tobtoht)
2025-02-04 18:41:24 +00:00
tobtoht 4118bd8721 Merge pull request #9467
5cb0b263d guix: bump time-machine to 9d09b0cf841fb657a1aec12e9bab68e00c2b493c (tobtoht)
2025-02-04 18:39:57 +00:00
tobtoht 59882b5d71 Merge pull request #9713
7110d180d guix: readme update (hinto.janai)
2025-02-04 17:00:58 +00:00
tobtoht 040c16321f depends: remove expat 2025-01-25 05:57:21 +01:00
tobtoht 34d3e5201a Merge pull request #9715
e38c175d9 gtest: add submodule (tobtoht)
2025-01-25 04:48:01 +00:00
tobtoht 996986b3af Merge pull request #9642
f150ff177 depends: unbound: update to 1.22.0 (tobtoht)
2025-01-25 04:46:08 +00:00
tobtoht e7e00df831 depends: remove eudev 2025-01-24 10:52:42 +01:00
tobtoht f150ff177a depends: unbound: update to 1.22.0 2025-01-24 01:50:30 +01:00
tobtoht 73638a9e35 Merge pull request #9643
a8292fcf8 depends: hidapi: update to 0.14.0 (tobtoht)
2025-01-22 22:50:17 +00:00
tobtoht 8ab643adb0 Merge pull request #9523
3c25d6e3b build: bump minimum macos version to 10.15 (tobtoht)
2025-01-22 22:49:01 +00:00
tobtoht 0e253622b2 Merge pull request #9459
7e766e13c Cleanup TCP throttling code (performance) + move connection checks (Lee *!* Clagett)
2025-01-22 22:39:57 +00:00
tobtoht e38c175d92 gtest: add submodule 2025-01-19 12:31:02 +01:00
tobtoht c182428c35 depends: don't run auto(re)conf anywhere 2025-01-19 04:58:02 +01:00
tobtoht 249977ac32 Merge pull request #9650
84a56ae guix: remove moreutils (tobtoht)
2025-01-19 03:54:16 +00:00
tobtoht b63122617e Merge pull request #9648
1d56b84 guix: remove p7zip (tobtoht)
2025-01-19 03:49:51 +00:00
tobtoht d22e82dcb0 Merge pull request #9646
c3bb84f depends: sodium: drop unneeded patch (tobtoht)
2025-01-19 03:49:17 +00:00
tobtoht 6db5bdd5d8 Merge pull request #9645
4156bdc depends: cleanup packages.mk (tobtoht)
2025-01-19 03:47:56 +00:00
tobtoht c5360bb4ec Merge pull request #9453
1a21e3d depends: freebsd_base: update to 12.3 (tobtoht)
2025-01-19 03:45:33 +00:00
tobtoht c3bb84f21b depends: sodium: drop unneeded patch 2025-01-17 21:46:10 +01:00
tobtoht db70cc23dc Merge pull request #9171
35477a6 build: remove glibc backcompat (tobtoht)
2025-01-17 19:03:33 +00:00
hinto.janai 7110d180d2 guix: readme update 2025-01-16 15:42:17 -05:00
tobtoht 90ca75287f Merge pull request #9528
2fcaf95 guix: drop 32-bit android target (tobtoht)
2025-01-14 16:21:42 +00:00
tobtoht 8c08863d60 Merge pull request #9663
978f1d7 Fix get_database_size on Windows (iamamyth)
2025-01-14 14:32:20 +00:00
tobtoht 2fcaf95aca guix: drop 32-bit android target 2025-01-07 20:25:36 +01:00
Lee *!* Clagett 4344f97255 Fix build with boost ASIO 1.87. Support boost 1.66+ 2025-01-06 18:05:25 -05:00
iamamyth 978f1d7d41 Fix get_database_size on Windows
Replace all calls to epee::file_io::get_file_size with
boost::filesystem::file_size in order to avoid lossy conversions from
paths to strings, which tend to break filename resolution. This commit
fixes a bug on Windows where the get_info RPC call reported a zero
database size because BlockchainLMBD::get_database_size returned zero.
2025-01-06 10:38:12 -08:00
tobtoht a8292fcf8e depends: hidapi: update to 0.14.0 2025-01-06 18:54:06 +01:00
luigi1111 2e8a128c75 Merge pull request #9640
ea26db4 depends: add cmake config command (tobtoht)
2025-01-06 12:24:13 -05:00
tobtoht 84a56aeac6 guix: remove moreutils 2024-12-24 21:17:41 +01:00
tobtoht 1d56b84039 guix: remove p7zip 2024-12-24 20:39:55 +01:00
tobtoht 4156bdcd16 depends: cleanup packages.mk 2024-12-24 12:10:53 +01:00
tobtoht ea26db449f depends: add cmake config command 2024-12-24 09:42:48 +01:00
tobtoht 3c25d6e3b2 build: bump minimum macos version to 10.15 2024-12-24 00:37:45 +01:00
tobtoht 35477a66c2 build: remove glibc backcompat 2024-12-24 00:28:48 +01:00
tobtoht 1a21e3d3a4 depends: freebsd_base: update to 12.3 2024-12-23 21:43:35 +01:00
tobtoht 5cb0b263db guix: bump time-machine to 9d09b0cf841fb657a1aec12e9bab68e00c2b493c 2024-12-23 21:41:15 +01:00
tobtoht 8f89f6b1f2 depends: boost: update to 1.84.0 2024-12-23 21:12:26 +01:00
tobtoht 7b3cbb06da cmake: use pkgconfig to find zeromq 2024-12-23 17:12:22 +01:00
luigi1111 eda163dcf0 Merge pull request #9625
4f12737 ci: brew: pin boost to 1.85 (tobtoht)
2024-12-23 11:08:36 -05:00
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 b95aae5f2c Merge pull request #9585
c744496 epee: Drop unused in-tree MD5 (Bastian Germann)
0bc5969 Replace in-tree MD5 with OpenSSL (Bastian Germann)
2024-12-23 11:00:30 -05:00
luigi1111 731854d39b Merge pull request #9583
92de47f Fix memcpy in byte_slice constructor (Lee *!* Clagett)
2024-12-23 10:58:44 -05:00
luigi1111 2f770a3d7c Merge pull request #9574
e9adafa contrib: force (de)serialization to create params section incase there is none. Co-authored-by: Boog900 <boog900@tutanota.com> (0xFFFC0000)
2024-12-23 10:54:44 -05:00
luigi1111 885b6a04d5 Merge pull request #9540
fd50651 brew: remove unneeded taps (tobtoht)
2024-12-23 10:48:16 -05:00
luigi1111 518d42bff7 Merge pull request #9518
3210961 packages: add freebsd base mirror (plowsof)
2024-12-23 10:43:09 -05:00
luigi1111 8d0c73f423 Merge pull request #9502
f8b7a89 depends: remove unwind from toolchain (tobtoht)
2024-12-23 10:39:16 -05:00
luigi1111 542fc01fb2 Merge pull request #9501
8442b66 depends: remove option from toolchain file (tobtoht)
2024-12-23 10:38:53 -05:00
luigi1111 06be03c438 Merge pull request #9457
e03de80 depends: release type should be lower case (tobtoht)
2024-12-23 10:36:44 -05:00
luigi1111 9f694fe4f5 Merge pull request #9452
f93f656 depends: allow granular stage env config (tobtoht)
2024-12-23 10:35:46 -05:00