Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-20 | msubprojects: We return a string from git() now | Nirbheek Chauhan | 1 | -4/+4 |
2020-01-22 | Move git helper out into mesonlib for reuse | Nirbheek Chauhan | 1 | -7/+3 |
2020-01-22 | msubprojects: Rename 'git' to 'git_output' | Nirbheek Chauhan | 1 | -10/+10 |
2019-12-05 | Fix 'meson subprojects foreach' when command returns non-zero exit code | Antonio Ospite | 1 | -4/+10 |
2019-11-28 | wrap: Redirect stdin to DEVNULL (again) | Nirbheek Chauhan | 1 | -0/+4 |
2019-06-06 | cmake: moved subprojects into the CMake module | Daniel Mensinger | 1 | -1/+1 |
2019-06-03 | subproject: fix update_svn | Markus Theil | 1 | -1/+1 |
2019-04-01 | Add 'meson subprojects foreach' command | Antonio Ospite | 1 | -7/+30 |
2019-03-11 | Fix git wraps with submodules | Andrei Alexeyev | 1 | -1/+1 |
2018-12-02 | Add 'meson subprojects download' command | Xavier Claessens | 1 | -1/+19 |
2018-12-02 | Add 'meson subprojects checkout' command | Xavier Claessens | 1 | -32/+61 |
2018-12-02 | Add 'meson subprojects update' command | Xavier Claessens | 1 | -0/+179 |