8 Commits

Author SHA1 Message Date
Kay Hayen 3bc6d24068 Bump copyright year. 2026-03-18 17:28:58 +01:00
Kay Hayen 719ba764da Tests: Further cleanup distutils test cases 2026-01-28 13:45:19 +01:00
Kay Hayen 0ac329ec01 Scons: Changed error message for using MinGW64 on newer Python to also mention Zig
* Also enhanced reporting error exit reporting through the scons logger to provide
  the exception in the compilation report.

* More error exits in scons should do this.
2026-01-28 13:44:29 +01:00
Kay Hayen bfaad70ba6 Tests: Cleanup distutils tests somewhat
* Don't use non spell checking words

* Align package names with test case numbers properly

* Give proper descriptions for example projects
2025-10-11 10:59:40 +02:00
Kay Hayen 718ab60539 Bump copyright year 2025-04-28 11:04:36 +02:00
Kay Hayen f34f8d0c63 Bump copyright year
* Also split copyright notices between the top and bottom,
  such that readability of just opened files is not harmed
  by license text.
2024-12-18 10:48:16 +01:00
Kay Hayen 909d41f02d Bump copyright year 2023-06-02 15:07:22 +02:00
Kay Hayen 7f63f2cc16 Tests: Cleanup distutils tests
* The test case added lately was Python3 only, but rather than extending
  the list, lets just use filename driven decision, migrating to proper
  test case scan.

* To make it work, we needed to rename cases, such that numbers are not at
  the end, or else they will be mistaken for version constraints, e.g. "_2"
2023-06-02 15:07:22 +02:00