aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/subprojects_update.md
AgeCommit message (Collapse)AuthorFilesLines
2021-05-02Release 0.58.0.0.58.0Jussi Pakkanen1-8/+0
2021-03-28msubprojects: wrap-file should be re-extracted with --resetXavier Claessens1-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-30Bump version number for release. This is the 10 000th commit!0.56.0Jussi Pakkanen1-36/+0
2020-10-13msubprojects: Handle wrap-file to wrap-git caseXavier Claessens1-1/+6
2020-10-13msubprojects: Handle change of URL in wrap-gitXavier Claessens1-1/+4
2020-09-10msubprojects: Allow comma separated list of typesXavier Claessens1-3/+4
2020-09-10doc: Update new `meson subprojects` behaviorsXavier Claessens1-0/+27