243 Commits

Author SHA1 Message Date
tobtoht
5b30213057
ci: containerize depends jobs 2025-02-14 10:45:02 +01:00
tobtoht
a1b3468f26
Merge pull request #9671
325e317a3 depends: always pass --with-pic to autoconf builds (tobtoht)
2025-02-14 03:54:04 +00:00
tobtoht
6343e3ecf6
Merge pull request #9773
000d75777 depends: use staging_prefix_dir where possible (tobtoht)
2025-02-14 03:50:14 +00:00
tobtoht
915c5dc1d9
Merge pull request #9456
b746d0152 depends: android_ndk: update to 27 (latest LTS) (tobtoht)
2025-02-13 19:34:44 +00:00
tobtoht
325e317a3e
depends: always pass --with-pic to autoconf builds 2025-02-09 11:40:54 +01:00
tobtoht
000d757773
depends: use staging_prefix_dir where possible 2025-02-06 07:06:08 +01:00
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
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
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
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
tobtoht
b746d01522
depends: android_ndk: update to 27 (latest LTS) 2025-01-06 23:26:30 +01: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
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
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
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
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
luigi1111
df69d03df4
Merge pull request #8929
b2ff764 Bootstrappable Builds (tobtoht)
2024-12-23 10:17:14 -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
plowsof
3210961036 packages: add freebsd base mirror 2024-10-13 20:15:18 +01:00
tobtoht
f8b7a895fc
depends: remove unwind from toolchain 2024-10-04 14:43:48 +02:00
tobtoht
8442b66961
depends: remove option from toolchain file 2024-10-04 13:43:41 +02:00
tobtoht
e03de80924
depends: release type should be lower case 2024-08-26 16:24:32 +02:00
tobtoht
f93f656811
depends: allow granular stage env config 2024-08-25 17:38:15 +02:00
luigi1111
38067711e2
Merge pull request #9114
88d074c Add support for Loongarch (YalingFang)
2024-07-16 18:30:56 -04:00
luigi1111
cc73fe7116
Merge pull request #9202
c94ca0f depends: add command to print variables (tobtoht)
2024-05-21 14:47:28 -05:00
tobtoht
c94ca0f785
depends: add command to print variables 2024-05-21 09:59:23 +02:00
luigi1111
03549ac75c
Merge pull request #9205
5dbaace depends: fix ar zero timestamp for openssl & unbound on android targets (tobtoht)
2024-05-20 23:15:46 -05:00