Commit Graph

15 Commits

Author SHA1 Message Date
5a57b1e191 Update the copyright notice 2024-04-08 01:35:32 +02:00
78d14afcc6 tests: test 32-bit binaries if available 2024-04-08 01:35:22 +02:00
8a99c9590b tests: restore the tests.log target on amd64 2024-04-08 01:32:27 +02:00
863b9ac935 tests: add support for i386
While there, allow building 32-bit objects on 64-bit platforms.
Effectively implement it on amd64 platforms.

Default to 32-bit platforms for portability. (Native objects only)
2024-04-08 01:22:23 +02:00
33499036e4 Fix build with clang 2021-10-10 19:35:58 +02:00
3842ffdee1 Code cleanup 2021-10-09 00:54:35 +02:00
45db57f0d2 Register the "distcheck" test 2021-10-09 00:54:11 +02:00
73882121b4 Import a tests for "make distcheck" 2021-10-09 00:46:41 +02:00
493a3e186d Register tests.log 2021-10-09 00:37:07 +02:00
b947da0100 Register the first tests
They both fail so far.
2021-10-09 00:36:32 +02:00
1cc39e8841 Register printself-static 2021-10-09 00:31:57 +02:00
c2f0ad358b Build a normal and a static version of printself 2021-10-09 00:22:46 +02:00
caa81a4f8f Build executables as PIE by default 2021-10-08 21:26:46 +02:00
c598b8c621 Register the "printself" test 2021-10-08 21:26:46 +02:00
93639abfdc Import a first helper for tests 2021-10-08 21:26:46 +02:00