Commit Graph

1127 Commits

Author SHA1 Message Date
Jeremy Soller
0e3209c1ad
mpg123: update and fix dynamic linking 2025-09-08 21:11:04 -06:00
Jeremy Soller
52ad8afab0
libtheora: update and fix dnamic linking 2025-09-08 21:08:21 -06:00
Jeremy Soller
9f4b064e76
openal: fix dynamic linking and use cookbook_cmake 2025-09-08 21:01:20 -06:00
Jeremy Soller
6ee43db51c Merge branch 'rsync' into 'master'
Update and promote rsync

See merge request redox-os/cookbook!610
2025-09-08 07:36:54 -06:00
Jeremy Soller
345fff81f1 Merge branch 'add-zig' into 'master'
Update zig recipe

See merge request redox-os/cookbook!576
2025-09-08 07:32:21 -06:00
Wildan M
abc2c810d0 Update and promote rsync 2025-09-08 13:31:12 +07:00
Jeremy Soller
1b29c1e173
Clean up compiler flags 2025-09-07 20:53:28 -06:00
Jeremy Soller
8e48e73584
Make it easier to compile cmake software dynamically 2025-09-07 19:01:27 -06:00
Wildan Mubarok
c37ddfdfe3 Update zig, and go notes 2025-09-07 18:18:18 +00:00
Wildan Mubarok
63643dbf63 Merge branch cookbook:master into add-zig 2025-09-07 18:14:02 +00:00
Jeremy Soller
1f74fda345 Merge branch 'working-sshd' into 'master'
OpenSSH daemon support

See merge request redox-os/cookbook!609
2025-09-07 09:31:43 -06:00
Wildan Mubarok
9061f2b2b2 Use sysconfdir, move config to /etc/ssh 2025-09-07 14:23:00 +00:00
Wildan Mubarok
1a5d7b16e9 Tidy up patches, move out /usr/etc in openSSH 2025-09-06 18:43:27 +00:00
Wildan Mubarok
5dc9b3a593 OpenSSH daemon support 2025-09-06 17:58:56 +00:00
Ribbon
5a66653330 Add recipes 2025-09-04 19:41:36 -03:00
Wildan Mubarok
70fba22764 Use fork instead 2025-09-04 11:48:00 +00:00
Jeremy Soller
61a9872dec Merge branch 'move_recipes_to_wip' into 'master'
Move a couple not building recipes to the wip category

Closes redox#1622

See merge request redox-os/cookbook!602
2025-09-01 13:18:10 -06:00
bjorn3
5f12b87dc0 Move a couple not building recipes to the wip category
And remove the pastel-editor recipe as pastel-editor hasn't had any
updates in years.
2025-09-01 20:22:30 +02:00
Wildan M
8814a5d494 Include flags to meson cross file 2025-09-01 15:17:09 +07:00
Andrzej J. Skalski
560ac52c5c Servo and dependencies: libpango, mozjs, aws-lc-rs, freetype-sys, mozangle, tikv-reallocator. 2025-08-31 10:30:53 -06:00
Wildan Mubarok
7f13e82986 Use forked go source 2025-08-27 13:07:26 +00:00
Wildan M
6d505a649c Push many recipes to be dynamically linked 2025-08-23 18:33:13 +07:00
Jeremy Soller
d2dccb8e4f Merge branch 'update_miniserve' into 'master'
Move miniserve to wip/net/http, change it to toml and change source to upstream

See merge request redox-os/cookbook!593
2025-08-20 06:55:32 -06:00
Jeremy Soller
7749645ca3 Merge branch 'openssh' into 'master'
Update openssh patches

See merge request redox-os/cookbook!592
2025-08-20 06:54:12 -06:00
Wildan Mubarok
3a53c6abbb Update openssh patches 2025-08-20 06:54:12 -06:00
Wildan Mubarok
541e855d72 Add more build templates and automatic DYNAMIC_INIT 2025-08-20 06:53:38 -06:00
Bendeguz Pisch
c64fb342b4 Move miniserve to wip/net/http, change it to toml and change source to upstream 2025-08-20 10:12:02 +02:00
Ribbon
85613a52b4 Add recipes 2025-08-15 03:31:54 -03:00
Ribbon
2afdaac5be Add recipes 2025-08-15 03:21:42 -03:00
Jeremy Soller
db911b5b81
libpoppler: update and implement build script 2025-08-12 16:24:00 -06:00
Wildan Mubarok
48eff2e7ac Add zsh to WIP recipe 2025-08-05 21:15:50 +00:00
Petr Hrdina
b62bc0189d
Update libtool version which compiles 2025-08-04 19:15:33 +02:00
Wildan Mubarok
965ff8fccf Update zig recipe 2025-08-04 10:10:21 +00:00
Jeremy Soller
a6fa878a80 Merge branch 'working-go' into 'master'
Update Go recipe part II

See merge request redox-os/cookbook!572
2025-08-02 19:19:31 -06:00
Wildan Mubarok
1bb8abf925 Init nodejs recipe 2025-08-02 19:06:15 +00:00
Wildan Mubarok
0d2efc7768 Update Go recipe part II 2025-08-02 18:59:06 +00:00
Ribbon
d336b7f476 Add recipes and update a TODO 2025-07-31 05:20:15 -03:00
Ribbon
6f3db187c2 Rename the minetest recipe 2025-07-31 04:49:14 -03:00
Ribbon
dee6f586e4 Update and enable dynamic linking in some recipes 2025-07-31 04:47:45 -03:00
Ribbon
f8f0a4361a Update and enable dynamic linking in some recipes 2025-07-31 04:08:29 -03:00
Ribbon
37247080fa Add recipes 2025-07-31 02:03:13 -03:00
Wildan Mubarok
50d43548cd Fix and promote zstd 2025-07-21 15:58:32 +00:00
Wildan Mubarok
89f928d1d7 Adapt for gid_t/uid_t redox size 2025-07-21 00:30:24 +00:00
Wildan Mubarok
c854d51097 Update Go recipe 2025-07-20 17:19:49 +00:00
Jeremy Soller
ae83548bfd Merge branch 'ensure-correct-toml' into 'master'
Ensure all TOML recipes are valid

See merge request redox-os/cookbook!549
2025-07-16 20:18:16 -06:00
Josh Megnauth
eee3848030
Ensure all TOML recipes are valid
* Dependencies have to be proper package names
* A few WIP packages had invalid TOMLs, like missing quotation marks for
  strings
2025-07-14 08:13:38 -04:00
auronandace
e207b30767 promote lsd out of wip 2025-07-13 17:48:34 +01:00
Jeremy Soller
13738f80d2 Merge branch 'libsodium-config.sub' into 'master'
Update libsodium and protobuf

See merge request redox-os/cookbook!547
2025-07-13 06:49:08 -06:00
Jeremy Soller
ea5789cccb Merge branch 'qemu-shallow' into 'master'
Set qemu as shallow clone

See merge request redox-os/cookbook!546
2025-07-13 06:48:20 -06:00
Jeremy Soller
a33b7d4737 Merge branch 'promote-onefetch' into 'master'
move onefetch out of wip

See merge request redox-os/cookbook!543
2025-07-13 06:45:42 -06:00