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
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
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
Add wrap mode to disable 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
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
2020-09-18
msubprojects: Stop trying to guess subproject type
Xavier Claessens
2020-09-10
msubprojects: Allow comma separated list of types
Xavier Claessens
2020-09-10
Move verbose_git() and quiet_git() to mesonlib
Xavier Claessens
2020-09-10
msubprojects: Support git subprojects with no wrap file
Xavier Claessens
2020-09-08
typing: fix code review
Daniel Mensinger
2020-09-08
typing: fully annotate wrap
Daniel Mensinger
2020-07-14
wrap: Raise MesonException when git command fails
Xavier Claessens
2020-07-04
wrap: Add back filename member in PackageDefinition
Xavier Claessens
2020-07-01
wrap: Abort if multiple wraps provide the same dep or program
Xavier Claessens
2020-07-01
wrap: Refactor to split wraps dictionary into 3 separate dicts
Xavier Claessens
2020-07-01
Fix typo: coma->comma
Xavier Claessens
2020-07-01
find_program: Fallback if a wrap file provide the program name
Xavier Claessens
2020-07-01
wrap: Add special 'dependency_names' key in [provide] section
Xavier Claessens
2020-07-01
wrap: Add 'provide' section
Xavier Claessens
2020-06-30
wrap: Apply patch even in VCS cases
Xavier Claessens
2020-06-26
wrap: add user agent when downloading files
Eli Schwartz
2020-06-21
wrap: Add patch_directory support
Xavier Claessens
2020-04-25
wrap: Add support for local files via only `*_filename`
Daniel Mensinger
2020-04-13
wrap: Add fallback urls
Xavier Claessens
2020-01-27
Always disable interpolation for ini parsers.
Jussi Pakkanen
2020-01-25
wrap: Fix git clone with commit id in revision
Xavier Claessens
[next]