scx/meson-scripts
Tejun Heo 069c390ef2 meson-scripts/build_libbpf: Accommodate meson setting CC to "ccache $COMPILER"
Otherwise, we end up passing CC=ccache to libbpf's Makefile which triggers
an error as ccache invoked on its own can't act as a stand-in for the
compiler.
2024-03-04 10:04:25 -10:00
..
bpftool_build_skel scx: Initial repo setup and import of example schedulers from kernel tree 2023-11-27 14:47:04 -10:00
build_libbpf meson-scripts/build_libbpf: Accommodate meson setting CC to "ccache $COMPILER" 2024-03-04 10:04:25 -10:00
cargo_fetch Support offline compilation 2023-12-08 08:45:44 -10:00
cc_cflags_probe.c Add libbpf as a submodule 2024-03-01 12:39:35 -08:00
get_clang_ver build: properly detect clang version in Ubuntu 2023-12-07 19:24:12 +01:00
get_sys_incls scx: Initial repo setup and import of example schedulers from kernel tree 2023-11-27 14:47:04 -10:00
install_rust_user_scheds Restructure scheds folder names 2023-12-17 13:14:31 -08:00
test_sched ci: eclude scx_qmap and scx_userland from testing 2024-02-24 10:24:06 +01:00