bjorn3
|
86816912a4
|
Merge branch 'merge_base_repo' into 'master'
Draft: Update configs for the base repo
See merge request redox-os/redox!1539
|
2025-03-11 07:03:23 +00:00 |
|
Ron Williams
|
65d15b7f5a
|
Update config now git is working, add base to ci.toml
|
2025-03-05 05:43:42 -08:00 |
|
Jeremy Soller
|
1ba1b2e2f0
|
Merge branch 'move_ipcd_ptyd_to_base_repo' into 'master'
Merge ipcd and ptyd into the base repo
See merge request redox-os/redox!1555
|
2025-02-21 21:13:31 +00:00 |
|
bjorn3
|
1f73ed82ac
|
Merge ipcd and ptyd into the base repo
|
2025-02-21 20:22:32 +01:00 |
|
Jeremy Soller
|
41a2b16b42
|
Remove other daemons moved to base from ci.toml
|
2025-02-21 10:50:05 -07:00 |
|
Jeremy Soller
|
5d12bafd1d
|
Remove logd from ci config
|
2025-02-21 10:38:47 -07:00 |
|
Jeremy Soller
|
a4e4177201
|
Remove init from ci config
|
2025-02-21 10:36:02 -07:00 |
|
bjorn3
|
5008cc4430
|
Update configs for the base repo
|
2025-02-18 21:21:19 +01:00 |
|
Jeremy Soller
|
3c86d81070
|
Add patchelf to x86_64 ci
|
2025-02-08 09:00:05 -07:00 |
|
Ron Williams
|
e9628b64d8
|
Fix CI, add packages to ci.toml so desktop can build from binaries
|
2024-11-21 15:06:54 +00:00 |
|
Jeremy Soller
|
9ff8a95885
|
Add hicolor-icon-theme
|
2024-10-16 09:01:35 -06:00 |
|
Ribbon
|
5b9f19561e
|
Enable the "tokei" recipe for x86_64 on the build server
|
2024-09-11 03:48:47 +00:00 |
|
bjorn3
|
ad3ec13425
|
Remove some recipes from the configs
They will be removed by redox-os/cookbook!375
|
2024-07-10 21:25:52 +02:00 |
|
Ribbon
|
49102f6332
|
Add explanation comments on the build system files
|
2024-07-09 12:58:07 +00:00 |
|
Ribbon
|
b7895b999f
|
Fix recipe names on the CI config
|
2024-07-07 13:12:53 +00:00 |
|
Jeremy Soller
|
30c520493b
|
Use llvm18 for ci
|
2024-07-01 08:58:34 -06:00 |
|
bjorn3
|
1c6e9b9cbb
|
Build cosmic-term in CI
This should fix the image building on CI.
|
2024-06-12 12:39:26 +02:00 |
|
Jeremy Soller
|
72f67422c4
|
Add cosmic-files to ci
|
2024-03-23 09:32:31 -06:00 |
|
Jeremy Soller
|
308b540816
|
config/x86_64/ci.toml: add mednafen
|
2024-02-06 18:44:00 -07:00 |
|
Ribbon
|
2f3f552300
|
Enable GNU nano by default
|
2024-01-26 17:29:28 +00:00 |
|
Jeremy Soller
|
80466e71b1
|
config/x86_64/ci.toml: enable shared-mime-info
|
2024-01-12 13:05:36 -07:00 |
|
bjorn3
|
30951f8ae1
|
Update ci.toml to build required packages for the demo
|
2024-01-10 17:00:09 +01:00 |
|
Jeremy Soller
|
2be98db644
|
ci: disable jansson
|
2023-12-16 09:54:47 -07:00 |
|
Jeremy Soller
|
8c1f0a88d5
|
Add more ABI versions to CI packages
|
2023-12-12 13:56:45 -07:00 |
|
Jeremy Soller
|
dbe65587c0
|
Add more API versions to packages
|
2023-12-12 09:21:37 -07:00 |
|
Jeremy Soller
|
b865c04adc
|
Adjust package names after API separation
|
2023-12-12 08:14:27 -07:00 |
|
Jeremy Soller
|
c6ee5673d7
|
Rename games to redox-games
|
2023-11-15 12:52:00 -07:00 |
|
mattmadeofpasta
|
7624d9c503
|
Reenable dash
|
2023-11-05 13:40:34 +00:00 |
|
Jeremy Soller
|
3a1b3de8f7
|
config/x86_64/ci.toml: enable ffmpeg
|
2023-10-10 12:58:38 -06:00 |
|
Ron Williams
|
172761067e
|
Add nushell to demo and ci configs
|
2023-09-12 18:19:11 -07:00 |
|
Jeremy Soller
|
8edbb4765b
|
config/x86_64/ci: disable vice
|
2023-09-11 10:24:31 -06:00 |
|
Jeremy Soller
|
10794f3c2b
|
Disable dash in CI due to compilation errors
|
2023-09-09 12:17:32 -06:00 |
|
Jeremy Soller
|
7c9a6721e8
|
ci: disable pango, it is not compiling
|
2023-07-17 08:01:28 -06:00 |
|
Jeremy Soller
|
a288411f25
|
Disable retroarch recipe, update cookbook
|
2023-05-19 13:45:14 -06:00 |
|
Jeremy Soller
|
94acfbe2d3
|
Disable relibc-tests in CI
|
2023-04-18 17:11:50 -06:00 |
|
Jeremy Soller
|
e3150f7d4d
|
Enable cargo in CI
|
2023-04-18 08:41:30 -06:00 |
|
Jeremy Soller
|
b0ba3431be
|
Enable Rust recipe
|
2023-04-14 08:05:36 -06:00 |
|
Jeremy Soller
|
74272b5660
|
Disable cargo recipe on CI
|
2023-04-03 13:26:04 -06:00 |
|
Jeremy Soller
|
90dd7bb295
|
Merge branch 'master' into 'master'
Add/enable recipes on TOML config files.
See merge request redox-os/redox!1320
|
2023-03-14 16:30:02 +00:00 |
|
Ribbon
|
cfa08ac360
|
Fix typo.
|
2023-03-14 16:25:56 +00:00 |
|
Ribbon
|
933e73f203
|
Organize recipes in alphabetical order.
|
2023-03-14 16:17:19 +00:00 |
|
Jeremy Soller
|
acb0645deb
|
ci: add cosmic-text
|
2023-03-14 09:05:10 -06:00 |
|
Ribbon
|
3a43bda50f
|
Add recipes on CI.
|
2023-03-14 00:04:55 +00:00 |
|
Ribbon
|
d43080272c
|
Enable recipes on CI.
|
2023-03-14 00:02:21 +00:00 |
|
Ribbon
|
d3bb5a8f6d
|
Remove drivers-041 from x86_64 CI.
|
2023-03-10 04:21:33 +00:00 |
|
Jeremy Soller
|
b4b657ecd1
|
ci: add freepats package
|
2023-03-01 13:47:08 -07:00 |
|
Jeremy Soller
|
cc0988389a
|
ci: disable pkg-config
|
2023-02-24 18:31:36 -07:00 |
|
Jeremy Soller
|
4533e67721
|
Do not build orbutils split packages
|
2023-02-24 18:25:59 -07:00 |
|
Jeremy Soller
|
4bd7cf6246
|
Add installer-gui to all desktop configurations
|
2023-01-12 09:40:46 -07:00 |
|
Jeremy Soller
|
ea5fe6b3cd
|
Disable winit (due to missing tzset)
|
2022-12-01 14:55:25 -07:00 |
|