4 Commits

Author SHA1 Message Date
Kay Hayen 7bcd580a6d Project: Correct a few mistakes done when changing the license
* Reference the runtime exception everywhere as that is expected
  to be done, not just generally.

* Proper link to the correct version of the license file on the
  web.
2026-05-15 13:27:38 +02:00
Kay Hayen 403434579a fixup! Optimization: Enhanced Python compilation scripts further 2026-05-05 17:58:22 +02:00
Kay Hayen 808acd3490 Optimization: Enhanced Python compilation scripts further
* When actually installing, Windows didn't include the header files.

* Make installing optional for all forms of the scripts.

* Enhanced argument parsing to allow key=value syntax we prefer in Nuitka as well.
2026-04-26 06:52:05 +02:00
Kay Hayen 2eee6cc6ec Optimization: Provide scripts for best compiling Python for Nuitka
* We now have it on Linux, Windows and MacOS.

* These are not yet perfect, but they are a good start, and we can
  improve them over time.

* Move them to bin, given them help and more features to make them
  useable in container files at least.
2026-03-25 10:44:11 +01:00