Commit Graph
764611 Commits
Author SHA1 Message Date
Colin 6bf3337ff5 mesa: fix cross compilation
starting with 25.0.0, mesa no longer builds CLC executables when cross compiling:
it finds the `mesa-clc` & others we explicitly provide it, decides
there's no reason to build new versions of those components, and
so cross-compiled mesa no longer produces any `cross_tools` output.

excerpted from upstream src/compiler/clc/meson.build:

```meson
if get_option('mesa-clc') != 'system' and (with_gallium_asahi or \
                                           with_asahi_vk or \
                                           with_intel_vk or \
                                           with_gallium_iris or \
                                           get_option('install-mesa-clc'))
  prog_mesa_clc = executable(
    'mesa_clc',
    ['mesa_clc.c'],
    include_directories : [inc_include, inc_src],
    c_args : [pre_args, no_override_init_args],
    link_args : [ld_args_build_id],
    dependencies : [idep_mesaclc, dep_llvm, dep_spirv_tools, idep_getopt],
    # If we can run host binaries directly, just build mesa_clc for the host.
    # Most commonly this happens when doing a cross compile from an x86_64 build
    # machine to an x86 host
    native : not meson.can_run_host_binaries(),
    install : get_option('install-mesa-clc'),
  )
endif
```
2025-03-09 00:07:55 +00:00
K900andGitHub 2d9e4457f8 polkit-kde-agent: throw the correct package name for qt6 (#387951) 2025-03-08 22:32:58 +03:00
Fabian AffolterandGitHub 83176b34bb medusa: unstable-2018-12-16 -> 2.3 (#388017) 2025-03-08 20:05:34 +01:00
Nikolay KorotkiyandGitHub a9bd4f2bad imsprog: 1.5.1 -> 1.5.2 (#387664) 2025-03-08 22:55:39 +04:00
Weijia WangandGitHub e29ebe8d64 paho-mqtt-c: 1.3.13 -> 1.3.14, paho-mqtt-cpp: 1.4.1 → 1.5.1 (#371999) 2025-03-08 19:54:41 +01:00
Nikolay KorotkiyandGitHub 3d694ed9d3 waveterm: 0.11.0 -> 0.11.1 (#387958) 2025-03-08 22:53:02 +04:00
4f04903728 konstraint: 0.40.0 -> 0.41.0 (#388256)
Co-authored-by: 06kellyjac <06kellyjac@users.noreply.github.com>
2025-03-08 18:46:30 +00:00
R. Ryantm 709055fb70 konstraint: 0.40.0 -> 0.41.0 2025-03-08 17:51:01 +00:00
K900andGitHub c1ee262029 treewide: replace references to SDL*.dev with lib.getDev and lib.getInclude (#388253) 2025-03-08 20:42:23 +03:00
YtandGitHub 30739a5b4a python3Packages.litellm: add missing optional dependencies for proxy (#388249) 2025-03-08 12:32:14 -05:00
Grimmauld 9b5f94b51f treewide: replace references to SDL2.dev with lib.getDev and lib.getInclude 2025-03-08 18:11:11 +01:00
codgician dc0dc03130 python3Packages.litellm: add missing optional dependencies for proxy 2025-03-09 01:07:31 +08:00
Grimmauld 16d30c563d treewide: replace references to SDL.dev with lib.getDev SDL 2025-03-08 17:36:50 +01:00
Bruno BELANYIandGitHub 4a65058196 woodpecker-plugin-git: 2.6.1 -> 2.6.2 (#387875) 2025-03-08 16:10:34 +00:00
Leona MaroniandGitHub 810f3b88e4 nixos/synapse-auto-compressor: init (#383168) 2025-03-08 16:55:06 +01:00
Florian KlinkandGitHub 713ae5917f mkBinaryCache: add missing .nar extension (#388173) 2025-03-08 22:53:58 +07:00
Bobby RongandGitHub eaf382d9db elementary-xfce-icon-theme: 0.20.1 -> 0.21 (#387689) 2025-03-08 23:32:25 +08:00
YtandGitHub e9b255a8c4 python312Packages.fastembed: 0.5.1 -> 0.6.0 (#388217) 2025-03-08 09:32:30 -05:00
EmilyandGitHub d20f07c522 laurel: 0.6.5 -> 0.7.0 (#387571) 2025-03-08 15:31:57 +01:00
Kira BruneauandGitHub 42565a80f1 wine64Packages.{unstable,staging}: 10.0 -> 10.2 (#384537) 2025-03-08 14:26:03 +00:00
AleksanaandGitHub e8678650e3 saga: Fix compiling on Darwin (#384655) 2025-03-08 22:24:30 +08:00
Franz PletzandGitHub db54ea84bf librewolf-bin: 135.0-1 -> 136.0-2 (#387662) 2025-03-08 15:20:00 +01:00
YtandGitHub b97d92aaef nixos/cloudflare-dyndns: fix missing home error (#386211) 2025-03-08 09:15:24 -05:00
Jonas HeinrichandGitHub 21d0d2f988 quba: Add support for darwin (#385983) 2025-03-08 15:05:25 +01:00
6a5079ab21 jawiki-all-titles-in-ns0: 0-unstable-2025-02-01 -> 0-unstable-2025-03-01 (#388193)
Co-authored-by: pineapplehunter <peshogo@gmail.com>
2025-03-08 14:04:58 +00:00
20b5d6930c jp-zip-codes: 0-unstable-2025-02-01 -> 0-unstable-2025-03-01 (#388198)
Co-authored-by: pineapplehunter <peshogo@gmail.com>
2025-03-08 14:02:35 +00:00
R. Ryantm 329a253d1a python312Packages.fastembed: 0.5.1 -> 0.6.0 2025-03-08 13:51:35 +00:00
Silvan MosbergerandGitHub aeafbfae2c CONTRIBUTING: fix a small typo (#388199) 2025-03-08 05:27:14 -08:00
9516fe5643 justbuild: 1.4.3 -> 1.5.0 (#388191)
Co-authored-by: clkamp <clkamp@users.noreply.github.com>
2025-03-08 13:09:39 +00:00
Azat BahawiandGitHub b29071bba6 mold: 2.37.0 -> 2.37.1 (#388140) 2025-03-08 16:08:36 +03:00
Jonas HeinrichandGitHub 53f0d039ab pmbootstrap: 3.2.0 -> 3.3.1 (#387591) 2025-03-08 14:05:03 +01:00
Markus KowalewskiandGitHub 626303c40a slurm: 24.11.2.1 -> 24.11.3.1 (#387903) 2025-03-08 14:00:48 +01:00
SandroandGitHub f2fbaf34b0 bed: init at 0.2.8 (#386116) 2025-03-08 14:00:13 +01:00
SandroandGitHub 21934db919 xlsxsql: init at 0.4.0 (#386125) 2025-03-08 13:59:53 +01:00
SandroandGitHub bc9e507349 mdtsql: init at 0.1.0 (#386127) 2025-03-08 13:59:34 +01:00
SandroandGitHub 508939d1b3 xo: init at 1.0.2 (#386134) 2025-03-08 13:59:15 +01:00
SandroandGitHub 4ef83f2de2 guesswidth: init at 0.4.0 (#386322) 2025-03-08 13:58:48 +01:00
LoymdayddaudandGitHub f6d17c2d87 CONTRIBUTING: fix a small typo 2025-03-08 15:58:25 +03:00
Nikolay KorotkiyandGitHub 2014ddabbe lib60870: fix darwin build (#388083) 2025-03-08 16:58:04 +04:00
SandroandGitHub aee0ad3443 macskk: 1.4.1 -> 1.11.0 (#387878) 2025-03-08 13:57:49 +01:00
AleksanaandGitHub a9d40d52f7 unityhub: fix unity 6 editor vulkan backend (#386815) 2025-03-08 20:43:03 +08:00
AleksanaandGitHub 7795050ca0 python312Packages.pytubefix: 8.12.1 -> 8.12.2 (#386499) 2025-03-08 20:42:10 +08:00
R. Ryantm d57ea7fe18 jp-zip-codes: 0-unstable-2025-02-01 -> 0-unstable-2025-03-01 2025-03-08 12:36:49 +00:00
AleksanaandGitHub 10de0f1d6d anup: modernize, format, move to by-name (#388115) 2025-03-08 20:32:14 +08:00
AleksanaandGitHub 7791660b3f nixos/nextcloud: update nextcloud version in example (#387933) 2025-03-08 20:26:35 +08:00
Arne KellerandGitHub 03c7d305c1 zgv: fix GCC 14 build (#372721) 2025-03-08 13:19:09 +01:00
R. Ryantm 4e0fb12e27 jawiki-all-titles-in-ns0: 0-unstable-2025-02-01 -> 0-unstable-2025-03-01 2025-03-08 12:18:35 +00:00
R. Ryantm a65889ad2a justbuild: 1.4.3 -> 1.5.0 2025-03-08 12:04:58 +00:00
ColinandGitHub c41a9c8722 fishy: init at 0.2.1 (#366546) 2025-03-08 11:56:01 +00:00
AleksanaandGitHub 7d20629294 libipt: fix linkage on FreeBSD. this fixes the gdb build (#387386) 2025-03-08 19:55:52 +08:00