micropython/ports/unix/variants
Damien George d53c3b6ade unix/variants: Remove variant suffix from executable filename.
The executable now lives in the build directory, and since the build
directory already contains the variant name there is no need to also add
it to the executable.

Signed-off-by: Damien George <damien@micropython.org>
2022-08-11 13:34:34 +10:00
..
coverage unix/variants: Remove variant suffix from executable filename. 2022-08-11 13:34:34 +10:00
dev unix/variants: Remove variant suffix from executable filename. 2022-08-11 13:34:34 +10:00
fast unix/variants: Remove variant suffix from executable filename. 2022-08-11 13:34:34 +10:00
freedos unix/variants: Remove variant suffix from executable filename. 2022-08-11 13:34:34 +10:00
minimal unix/variants: Remove variant suffix from executable filename. 2022-08-11 13:34:34 +10:00
nanbox unix/variants: Remove variant suffix from executable filename. 2022-08-11 13:34:34 +10:00
standard unix/variants: Remove variant suffix from executable filename. 2022-08-11 13:34:34 +10:00
manifest.py ports: Reformat more C and Python source code. 2022-04-20 16:17:35 +10:00