0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Accept underscores as version number separators. More... about 3 years ago
Validate that build files do not contain tabs. More... about 3 years ago
Handle SQLite's uncommon tarball naming. More... about 3 years ago
Validate that upstream wraps have a provide section. More... over 3 years ago
Merge pull request #142 from mesonbuild/nogit More... over 3 years ago
Add WrapFileTest.test_has_section More... over 3 years ago
Use WrapFile.SECTION instead of hardcoded '[wrap-file]' More... over 3 years ago
Add missing name field to the project info response More... over 3 years ago
Validate that wrap files point to releases rather than Git repos. More... over 3 years ago
Do not use Python's INI option interpolation to match Meson behaviour. More... over 3 years ago
Merge pull request #140 from nirbheek/windows-support More... over 3 years ago
config: Use pathlib for home instead of looking at $HOME More... over 3 years ago
Permit all configuration headers regardless of their name. More... over 3 years ago
Return an empty version list of a project exists without versions More... over 3 years ago
publisher: factor update_wrapfile() out of the Publisher._import_wrap() More... over 3 years ago
publisher: handle missing patch.zip and upstream.wrap better More... over 3 years ago
wrapcreator: modify wrapfile by changing the parsed ini structure to preserve other sections More... over 3 years ago
Export project metadata in the API More... over 3 years ago
Add homepage to WrapMeta More... over 3 years ago
Add ini.WrapMeta More... over 3 years ago
Move upstream.WrapFile into ini module More... over 3 years ago
check_source: actually set headers More... almost 4 years ago
Make mesonwrap.upstream implementation generic and move to mesonwrap.ini More... almost 4 years ago
Add wrapdb.ini to the wrap creator ignore list More... almost 4 years ago
Use literal string interpolation where possible More... almost 4 years ago
Set minimum Python version to 3.7 in setup() More... almost 4 years ago
Set default value of --cross-file to [] in reviewtool More... almost 4 years ago
Add --cross-file flag to reviewtool More... almost 4 years ago
Add --build-stage flag to reviewtool More... almost 4 years ago
Merge pull request #123 from michaelbadcrumble/master More... almost 4 years ago