summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-12mesonlib: Add a function to find the first element in an iterable which match...Dylan Baker
2022-09-12arglist: use typing.MutableSequence instead of collectionsDylan Baker
2022-09-12docs: fix broken porting advice for intl dependency in release notesEli Schwartz
2022-09-12mcompile: Remove useless sleepXavier Claessens
2022-09-12modules: Fix paths to (sub)project source/build directoriesDavid Ward
2022-09-12i18n: Fix source root in Gettext targets for subprojectsDavid Ward
2022-09-11backends: limit maximum path of generated filenamesEli Schwartz
2022-09-09tests: Add a test for a target with no sourcesDylan Baker
2022-09-09vs: Fix CustomBuild contents.Andres Freund
2022-09-09doc: Recommend tags for libraries utilitiesXavier Claessens
2022-09-09compilers: drop some useless info from CompileResultEli Schwartz
2022-09-09compilers: fix regression in logging cached compile commandsEli Schwartz
2022-09-07compilers: correct the MSVC version comparison for turning on __cplusplusEli Schwartz
2022-09-07wrap: correctly override dependency names with capital lettersEli Schwartz
2022-09-07Fixed string escaping in AstPrinterVolker Weißmann
2022-09-07minstall: handle extra error for selinuxenabledRosen Penev
2022-09-07modules/wayland: Change default value of include_core_only to trueMark Bolhuis
2022-09-07modules/wayland: Rename core_only to include_core_onlyMark Bolhuis
2022-09-06modules/wayland: Support --include-core-onlyMark Bolhuis
2022-09-06Fix install_subdirs not showing up in intro-install_plan.jsonThomas Li
2022-09-05interpreter: name typing-only kwargs import with an underscoreEli Schwartz
2022-09-05interpreter: add a few small func annotationsEli Schwartz
2022-09-04mtest: Run ninja build.ninja before loading testsAndres Freund
2022-09-04mtest: pull detection of ninja into TestHarnessAndres Freund
2022-09-04mtest: Move loading of test data into its own functionAndres Freund
2022-09-04Add missing cdata update in genmarshal testsJan Alexander Steffens (heftig)
2022-09-03tests/7 gnome: Fix incorrect unref of GResourceNirbheek Chauhan
2022-09-03ci: Fix macOS qt4 detectionNirbheek Chauhan
2022-09-02backend/ninja: omit --backend when regenerating build dirKonstantin Kharlamov
2022-08-31Fix 2 typos in a single string which can be shown in error messages.Jehan
2022-09-01env2mfile: reuse logical lists of interesting facts from meson itselfEli Schwartz
2022-08-31modules/cmake: Fix typoaleksander
2022-08-30fix obscure crash on unbound variableEli Schwartz
2022-08-30Add LLVM_CONFIG supportSamay Sharma
2022-08-29flake8: run in CIEli Schwartz
2022-08-29flake8: fix typing casts to not have actual objectsEli Schwartz
2022-08-29flake8: move typing-only imports into T.TYPE_CHECKINGEli Schwartz
2022-08-29flake8: fix warnings for unused importsEli Schwartz
2022-08-29flake8: fix unnecessary f-strings without any format placeholdersEli Schwartz
2022-08-29flake8: fix lingering whitespace errorsEli Schwartz
2022-08-29flake8: fix missing importEli Schwartz
2022-08-29docs: make note of the path restriction on subdir()Eli Schwartz
2022-08-29docs: mention in the native-file docs, the command line argument to useEli Schwartz
2022-08-27Users.md: Add AudaciousThomas Lange
2022-08-26Fix indentation issues reported by flake8, requiring code restructuringAlf Henrik Sauge
2022-08-26Remove redundant backslash and fix white space issueAlf Henrik Sauge
2022-08-26Fix purely white space issues reported by flake8Alf Henrik Sauge
2022-08-25Revert "Windows: Improve Python 3.8+ module check on Windows"Eli Schwartz
2022-08-25wrap: Support netrc filesFabian Orccon
2022-08-24fix linker regression for compilers that don't accept LDFLAGS directlyEli Schwartz