All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam James <sam@gentoo.org>
To: "Christopher J. PeBenito" <pebenito@ieee.org>
Cc: selinux-refpolicy@vger.kernel.org,
	Rahul Sandhu <nvraxn@posteo.uk>,
	Eli Schwartz <eschwartz@gentoo.org>
Subject: Re: RFC: Build system change
Date: Thu, 03 Sep 2026 10:10:32 +0100	[thread overview]
Message-ID: <87jyp2ittj.fsf@gentoo.org> (raw)
In-Reply-To: <1ed386f1-4110-44f1-8547-cdaa1ca03111@ieee.org>

[-- Attachment #1: Type: text/plain, Size: 1335 bytes --]

"Christopher J. PeBenito" <pebenito@ieee.org> writes:

> Back when refpolicy started, every system carried the policy sources
> and built its own policy locally. Given that world, *make* was the
> obvious choice — ubiquitous, lightweight, and well understood. The
> downside is a set of Makefiles that’s hard to read and even harder to
> maintain.
>
> Fast‑forward to today, and no one is building full policies on‑device
> anymore. Outside of a few local modules, the main policy is built by
> the distro. With that in mind, I’d like to move the main policy build
> to a modern system (the headers‑based builds would stay on make).
>
> I’ve been experimenting with *meson/ninja*, and so far the results
> look good. I’d appreciate feedback on two points:
>
> 1.
>
>    *Concerns about making this change*


We'd lose the ability to quickly run make for a single policy being
developed before it moves into proper packaging, I think, but we could
keep simple Makefiles around for that case.

>
> 2.
>
>    *Which build system we should adopt (I'm definitely not attached to
>    meson)*

Meson is usually the nicest to deal with as a distribution maintainer.

I'm also a Meson contributor. I think Rahul was interested in adding
SELinux policy support natively into Meson too.

sam

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 418 bytes --]

  parent reply	other threads:[~2026-09-03  9:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-01 13:42 RFC: Build system change Christopher J. PeBenito
2026-09-02  2:34 ` Russell Coker
2026-09-02 13:53   ` Christopher J. PeBenito
2026-09-02 16:08     ` Russell Coker
2026-09-03  3:14       ` Russell Coker
2026-09-03  9:10 ` Sam James [this message]
2026-09-03  9:51   ` Russell Coker
2026-09-03 12:30   ` Christopher J. PeBenito
2026-09-03 14:58     ` Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87jyp2ittj.fsf@gentoo.org \
    --to=sam@gentoo.org \
    --cc=eschwartz@gentoo.org \
    --cc=nvraxn@posteo.uk \
    --cc=pebenito@ieee.org \
    --cc=selinux-refpolicy@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.