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
Age
Commit message (
Expand
)
Author
2022-09-12
mesonlib: Add a function to find the first element in an iterable which match...
Dylan Baker
2022-09-12
arglist: use typing.MutableSequence instead of collections
Dylan Baker
2022-09-12
docs: fix broken porting advice for intl dependency in release notes
Eli Schwartz
2022-09-12
mcompile: Remove useless sleep
Xavier Claessens
2022-09-12
modules: Fix paths to (sub)project source/build directories
David Ward
2022-09-12
i18n: Fix source root in Gettext targets for subprojects
David Ward
2022-09-11
backends: limit maximum path of generated filenames
Eli Schwartz
2022-09-09
tests: Add a test for a target with no sources
Dylan Baker
2022-09-09
vs: Fix CustomBuild contents.
Andres Freund
2022-09-09
doc: Recommend tags for libraries utilities
Xavier Claessens
2022-09-09
compilers: drop some useless info from CompileResult
Eli Schwartz
2022-09-09
compilers: fix regression in logging cached compile commands
Eli Schwartz
2022-09-07
compilers: correct the MSVC version comparison for turning on __cplusplus
Eli Schwartz
2022-09-07
wrap: correctly override dependency names with capital letters
Eli Schwartz
2022-09-07
Fixed string escaping in AstPrinter
Volker Weißmann
2022-09-07
minstall: handle extra error for selinuxenabled
Rosen Penev
2022-09-07
modules/wayland: Change default value of include_core_only to true
Mark Bolhuis
2022-09-07
modules/wayland: Rename core_only to include_core_only
Mark Bolhuis
2022-09-06
modules/wayland: Support --include-core-only
Mark Bolhuis
2022-09-06
Fix install_subdirs not showing up in intro-install_plan.json
Thomas Li
2022-09-05
interpreter: name typing-only kwargs import with an underscore
Eli Schwartz
2022-09-05
interpreter: add a few small func annotations
Eli Schwartz
2022-09-04
mtest: Run ninja build.ninja before loading tests
Andres Freund
2022-09-04
mtest: pull detection of ninja into TestHarness
Andres Freund
2022-09-04
mtest: Move loading of test data into its own function
Andres Freund
2022-09-04
Add missing cdata update in genmarshal tests
Jan Alexander Steffens (heftig)
2022-09-03
tests/7 gnome: Fix incorrect unref of GResource
Nirbheek Chauhan
2022-09-03
ci: Fix macOS qt4 detection
Nirbheek Chauhan
2022-09-02
backend/ninja: omit --backend when regenerating build dir
Konstantin Kharlamov
2022-08-31
Fix 2 typos in a single string which can be shown in error messages.
Jehan
2022-09-01
env2mfile: reuse logical lists of interesting facts from meson itself
Eli Schwartz
2022-08-31
modules/cmake: Fix typo
aleksander
2022-08-30
fix obscure crash on unbound variable
Eli Schwartz
2022-08-30
Add LLVM_CONFIG support
Samay Sharma
2022-08-29
flake8: run in CI
Eli Schwartz
2022-08-29
flake8: fix typing casts to not have actual objects
Eli Schwartz
2022-08-29
flake8: move typing-only imports into T.TYPE_CHECKING
Eli Schwartz
2022-08-29
flake8: fix warnings for unused imports
Eli Schwartz
2022-08-29
flake8: fix unnecessary f-strings without any format placeholders
Eli Schwartz
2022-08-29
flake8: fix lingering whitespace errors
Eli Schwartz
2022-08-29
flake8: fix missing import
Eli Schwartz
2022-08-29
docs: make note of the path restriction on subdir()
Eli Schwartz
2022-08-29
docs: mention in the native-file docs, the command line argument to use
Eli Schwartz
2022-08-27
Users.md: Add Audacious
Thomas Lange
2022-08-26
Fix indentation issues reported by flake8, requiring code restructuring
Alf Henrik Sauge
2022-08-26
Remove redundant backslash and fix white space issue
Alf Henrik Sauge
2022-08-26
Fix purely white space issues reported by flake8
Alf Henrik Sauge
2022-08-25
Revert "Windows: Improve Python 3.8+ module check on Windows"
Eli Schwartz
2022-08-25
wrap: Support netrc files
Fabian Orccon
2022-08-24
fix linker regression for compilers that don't accept LDFLAGS directly
Eli Schwartz
[next]