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
/
wrap
Age
Commit message (
Expand
)
Author
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
2022-10-11
Make `meson wrap update` command update all wraps in parallel
Xavier Claessens
2022-10-10
Move some code from wraptool.py to wrap.py
Xavier Claessens
2022-10-10
wrap: Ignore directories that have a .wrap with the same name
Xavier Claessens
2022-10-09
Get wrap from wrapdb when not found locally
Xavier Claessens
2022-10-09
Add "meson wrap update-db" command
Xavier Claessens
2022-09-28
wrap: If the directory exists in a sub-subproject, uses it inplace
Xavier Claessens
2022-09-28
wrap: Small simplification
Xavier Claessens
2022-09-28
wrap: Set self.directory only once
Xavier Claessens
2022-09-22
pylint: enable global-statement
Dylan Baker
2022-09-18
Warn if wrap file changes
Daniel Carson
2022-09-18
Move up dangling comment
Daniel Carson
2022-09-07
wrap: correctly override dependency names with capital letters
Eli Schwartz
2022-08-29
flake8: fix unnecessary f-strings without any format placeholders
Eli Schwartz
2022-08-25
wrap: Support netrc files
Fabian Orccon
2022-07-16
wrap: Fix diff_files not finding the patch to apply
Nirbheek Chauhan
2022-06-13
flake8: don't use f-strings for strings without formatting
Eli Schwartz
2022-06-07
wrap: Add support for applying a list of patch files
Paweł Marczewski
2022-04-30
Ignore detached head warning while cloning subprojects with tags
zxey
2022-03-27
wrap: implement allow-insecure for 'meson wrap'
Eli Schwartz
2022-03-27
wrap: use shared function to connect to wrapdb with better errors
Eli Schwartz
2022-03-27
wrap: add functionality to specify whether insecure downloads should be used
Eli Schwartz
2022-03-07
treewide: string-quote the first argument to T.cast
Eli Schwartz
2022-03-01
fix missing encodings
Eli Schwartz
2022-02-27
wraptool: report name of wrap in status message for "not in wrapdb"
Eli Schwartz
2022-02-27
wraptool: be forgiving of local wrap files
Eli Schwartz
2022-02-16
flake8: do not use bare exceptions
Eli Schwartz
2022-02-14
FeatureNew: add mypy type annotations for subproject arg
Eli Schwartz
2022-01-27
Checkout subproject submodules even when nested
Will Toohey
2022-01-18
wraps: implement exponential backoff for downloading files
Eli Schwartz
2022-01-18
wraps: on failure to apply a patch, delete the subproject directory
Eli Schwartz
2022-01-10
first pass at migrating to dataclasses
Eli Schwartz
2021-11-30
Fix typo in wrap.py
Randy
2021-11-28
Add typing to msubprojects.py
Tristan Partin
2021-11-02
wrap: Fix concurrent os.mkdir()
Xavier Claessens
2021-10-27
wrap: fix support for git < 2.28
Eli Schwartz
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
2021-10-15
wrap: move FeatureNew checks to a more natural place
Eli Schwartz
2021-10-10
improve wraptool search
Daniel Jacobs
2021-10-04
wrap clone: be less noisy when doing automated code checkouts
Eli Schwartz
2021-10-04
condense lines
Eli Schwartz
2021-10-04
f-strings
Eli Schwartz
2021-09-03
log a more informative error when wrap-git subprojects cannot be downloaded
Eli Schwartz
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-08-30
wraptool: Fix version comparison
Xavier Claessens
2021-07-03
Delete redirected wrap files in subprojects purge
Tristan Partin
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-06-16
interpreter: Extract dependency() logic into its own helper class
Xavier Claessens
2021-06-04
wrap: Port to v2 protocol
Xavier Claessens
2021-04-22
Add trailing -- parameter to git checkouts.
Dan
[prev]
[next]