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
/
wrap.py
Age
Commit message (
Expand
)
Author
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-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-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: add functionality to specify whether insecure downloads should be used
Eli Schwartz
2022-03-01
fix missing encodings
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-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-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-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
2021-03-29
wrap: Tell which wrap-redirect file is missing
Seungha Yang
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
2021-03-02
wrap: sha256 digest is not case sensitive
Xavier Claessens
2021-01-26
do not require git installed in order to use wraps
Eli Schwartz
2021-01-17
Do not store config parser object in Wrap object. Closes: #7920.
Jussi Pakkanen
2020-12-30
Handle uppercase dependency names in wraps.
Jussi Pakkanen
2020-11-20
use real pathlib module
Dylan Baker
2020-11-03
wrap: fix type annotations
Dylan Baker
2020-11-03
wrap: Fix git exception not catched by interpreter
Xavier Claessens
2020-10-19
In text, betterer grammer usings.
Jussi Pakkanen
2020-10-13
wrap: Add 'redirect' type and use it when auto promote
Xavier Claessens
2020-10-13
wrap: Use sub-subproject packagefiles
Xavier Claessens
2020-10-13
Merge wraps from subprojects into wraps from main project
Xavier Claessens
[prev]
[next]