2 Commits

Author SHA1 Message Date
Kay Hayen 3bc6d24068 Bump copyright year. 2026-03-18 17:28:58 +01:00
Kay Hayen a2fb1d16ee UI: Added support for "uv_buildy" for "--project" option
* With "uv_build" we cannot monkey patch practically anything, since
  it is Rust based.

* Captures the project name for all build backends currently supported.

* Adds a warning for not ignore listed options (we currently ignore all
  of them), so that we can incrementally add supported for them or
  ignore them if they are not relevant for Nuitka.

* Also checks if the data files that uv_build would include are the same
  as Nuitka ends up doing.
2026-02-14 12:59:28 +01:00