| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-14 | Set up release 0.57. | Jussi Pakkanen | |
| 2021-01-31 | copy editing for 0.57 release notes [skip ci] | Paolo Bonzini | |
| 2021-01-30 | add_install_script: add skip_if_destdir kwarg | Xavier Claessens | |
| It is common, at least in GNOME projects, to have scripts that must be run only in the final destination, to update system icon cache, etc. Skipping them from Meson ensures we can properly log that they have not been run instead of relying on such scripts to to it (they don't always). | |||
