Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-12 | Add copyright and license notice to all source and header files | Klaus Aehlig | |
Signed-off-by: Goetz Brasche <goetz.brasche@huawei.com> | |||
2022-05-12 | Ensure consistent path normalisation | Klaus Aehlig | |
In particular, ensure that the empty path and "." have the same normal form. | |||
2022-05-09 | Move path normalisation to a separate library | Klaus Aehlig | |
... as it will be required outside the target map. |