Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-02 | Release 0.58.0.0.58.0 | Jussi Pakkanen | 1 | -8/+0 | |
2021-03-28 | msubprojects: wrap-file should be re-extracted with --reset | Xavier Claessens | 1 | -0/+8 | |
When using --reset we should guarantee that next reconfigure will pick the latest code. For wrap-file we have no way to know if the revision changed, so we have to delete the source tree and extract again. It is unlikely that user has local changes in non-git subprojects, and --reset is known to be dangerous. | |||||
2020-10-30 | Bump version number for release. This is the 10 000th commit!0.56.0 | Jussi Pakkanen | 1 | -36/+0 | |
2020-10-13 | msubprojects: Handle wrap-file to wrap-git case | Xavier Claessens | 1 | -1/+6 | |
2020-10-13 | msubprojects: Handle change of URL in wrap-git | Xavier Claessens | 1 | -1/+4 | |
2020-09-10 | msubprojects: Allow comma separated list of types | Xavier Claessens | 1 | -3/+4 | |
2020-09-10 | doc: Update new `meson subprojects` behaviors | Xavier Claessens | 1 | -0/+27 | |