1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-26 08:22:31 +03:00
Files
mbedtls/tests/scripts
Gilles Peskine b5c4382bef check-generated-files.sh -u: don't update file timestamps
When running check-generated-files in update mode, all generated files were
regenerated. As a consequence,
```
tests/scripts/check-generated-files.sh -u && make
```
always caused most of the code to be rebuilt. Now, if a file hasn't changed,
preserve its original modification time (and other metadata), so the command
above doesn't rebuild anything that has actually not changed.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-04-05 15:19:16 +02:00
..
2020-12-10 21:30:01 +01:00
2022-02-28 16:11:58 +01:00
2021-09-14 11:28:22 +02:00