index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
msubprojects.py
Age
Commit message (
Expand
)
Author
2025-10-30
mdist: fix failure to create tar files the user asked to create
Eli Schwartz
2025-07-29
subprojects: add --filter option
Paolo Bonzini
2025-07-29
subprojects: allow passing a fnmatch pattern
Paolo Bonzini
2024-11-06
Check for uppercase 'head' when updating subprojects
andy5995
2024-06-14
wrap: Clarify PackageDefinition API
Xavier Claessens
2024-02-22
wrap: remove Resolver.packagename
Dylan Baker
2023-11-06
msubprojects: Fix --sourcedir argument not working
Xavier Claessens
2023-11-01
Add comments suggesting to keep shell completion scripts up-to-date near cmd ...
Luke Elliott
2023-10-20
Support -j as a shorthand for --num-processes
Tristan Partin
2023-10-17
msubprojects: Fix typo 'any way' -> 'anyway'
Nirbheek Chauhan
2023-10-17
msubprojects: Fix crash if wrapdb_version is in bad format
Xavier Claessens
2023-10-11
msubprojects: Checkout if the branch is tracking upstream
Nirbheek Chauhan
2023-10-11
msubprojects: Abort the rebase if there's conflicts
Nirbheek Chauhan
2023-09-22
Allow to fallback to cmake subproject
Xavier Claessens
2023-09-12
msubprojects: Speedup subproject_dir extraction
Xavier Claessens
2023-07-19
move various bits of type-checking only code to TYPE_CHECKING blocks
Eli Schwartz
2023-07-10
parse meson.build for subproject_dir in msubprojects
Rafael Silva
2023-07-10
rename msubprojects src_dir to source_dir
Rafael Silva
2023-05-25
ProgressBar: Fix some rendering issues
Xavier Claessens
2023-03-30
fix regression that broken git-based wraps with dirty contents
Eli Schwartz
2023-03-17
Fix "meson subprojects checkout -b" regression
Xavier Claessens
2023-03-04
msubprojects: fix potential error when resetting a git checkout
Benoit Pierre
2023-01-04
be more explicit about asyncio usage
Eli Schwartz
2022-10-21
msubprojects: Fix issues when updating all wraps
Xavier Claessens
2022-10-11
Make `meson wrap update` command update all wraps in parallel
Xavier Claessens
2022-09-27
Fix mypy lint
Tristan Partin
2022-09-18
Warn if wrap file changes
Daniel Carson
2022-06-10
treewide: various cleanups to move imports for mypy into typechecking blocks
Eli Schwartz
2022-06-07
wrap: Add support for applying a list of patch files
Paweł Marczewski
2022-04-14
pyupgrade --py37-plus
Eli Schwartz
2022-03-27
wrap: implement allow-insecure for 'meson wrap'
Eli Schwartz
2022-03-27
wrap: add functionality to specify whether insecure downloads should be used
Eli Schwartz
2022-02-16
flake8: remove some redundant separators
Eli Schwartz
2022-01-10
first pass at migrating to dataclasses
Eli Schwartz
2021-11-28
Add typing to msubprojects.py
Tristan Partin
2021-10-10
msubprojects: implement "packagefiles --save"
Eli Schwartz
2021-10-10
msubprojects: add new subcommand "packagefiles"
Eli Schwartz
2021-10-10
Revert "msubprojects: if fetching the remote fails, gracefully fallback to lo...
Eli Schwartz
2021-09-19
msubprojects: when revision is an available commit, do not fetch updates
Eli Schwartz
2021-09-19
msubprojects: if fetching the remote fails, gracefully fallback to local copy
Eli Schwartz
2021-09-19
indent code in preparation for refactoring
Eli Schwartz
2021-09-14
fix traceback while trying to print error message
Eli Schwartz
2021-07-27
msubprojects: make purge print full paths to comply with the tests
Andrei Alexeyev
2021-07-27
msubprojects: do not follow symlinks when purging
Andrei Alexeyev
2021-07-21
msubprojects: catch exceptions and continue with others
Xavier Claessens
2021-07-03
Delete redirected wrap files in subprojects purge
Tristan Partin
2021-06-25
msubprojects: Display progress while tasks are running
Xavier Claessens
2021-06-25
msubprojects: Add message at the end of purge
Xavier Claessens
2021-06-25
msubprojects: Run action on all subprojects in parallel
Xavier Claessens
2021-06-04
wrap: Port to v2 protocol
Xavier Claessens
[next]