12895 Commits (7e4188a53fdebda6a06b6ac3bd4bc4e51411702d)
 

Author SHA1 Message Date
Xavier Claessens 7e4188a53f devenv: Resolve executable in devenv's PATH 2 years ago
Eli Schwartz d924586bee
docs: note the automatic creation of gitignore in build directories 2 years ago
Yang Bo 83d18d137d Use os.path.realpath for default include paths testing in -isystem. 2 years ago
Eli Schwartz 719dd0d2a0
dependencies: log the real reason for a dependency lookup failing 2 years ago
Eli Schwartz b821a03511
dependencies: use better internal representation of factory methods 2 years ago
Eli Schwartz 7972c49bda
dependencies: simplify log_tried into a staticmethod 2 years ago
Eli Schwartz 36e7748d02
dependencies: simplify logging methods 2 years ago
Dylan Baker 9a645c1c5a rust: Generate a rust-project.json file when rust targets are present 2 years ago
Dylan Baker 0ef3c2b436 mesonlib: Add a function to find the first element in an iterable which matches a predicate 2 years ago
Dylan Baker b5a66ce2a3 arglist: use typing.MutableSequence instead of collections 2 years ago
Eli Schwartz c555724b49
docs: fix broken porting advice for intl dependency in release notes 2 years ago
Xavier Claessens 0042095d12 mcompile: Remove useless sleep 2 years ago
David Ward ee5a729190 modules: Fix paths to (sub)project source/build directories 2 years ago
David Ward 68add86f7b i18n: Fix source root in Gettext targets for subprojects 2 years ago
Eli Schwartz 7eb5709bd9
backends: limit maximum path of generated filenames 2 years ago
Dylan Baker 37663da83e tests: Add a test for a target with no sources 2 years ago
Andres Freund 91206aaeb0 vs: Fix CustomBuild contents. 2 years ago
Xavier Claessens 1acccc862a doc: Recommend tags for libraries utilities 2 years ago
Eli Schwartz 2a76afcef1 compilers: drop some useless info from CompileResult 2 years ago
Eli Schwartz e3a4dc7218 compilers: fix regression in logging cached compile commands 2 years ago
Eli Schwartz 167356aeab
compilers: correct the MSVC version comparison for turning on __cplusplus 2 years ago
Eli Schwartz 7bdfe7ccb2 wrap: correctly override dependency names with capital letters 2 years ago
Volker Weißmann 5fec9f5db9 Fixed string escaping in AstPrinter 2 years ago
Rosen Penev 26acf2152d minstall: handle extra error for selinuxenabled 2 years ago
Mark Bolhuis a289e5416b modules/wayland: Change default value of include_core_only to true 2 years ago
Mark Bolhuis b6235a2e42 modules/wayland: Rename core_only to include_core_only 2 years ago
Mark Bolhuis 25f838fd33 modules/wayland: Support --include-core-only 2 years ago
Thomas Li a4d5442207 Fix install_subdirs not showing up in intro-install_plan.json 2 years ago
Eli Schwartz e6122ba786 interpreter: name typing-only kwargs import with an underscore 2 years ago
Eli Schwartz c1182b3f74 interpreter: add a few small func annotations 2 years ago
Andres Freund 628effb369 mtest: Run ninja build.ninja before loading tests 2 years ago
Andres Freund f501e3b187 mtest: pull detection of ninja into TestHarness 2 years ago
Andres Freund 2096e394fc mtest: Move loading of test data into its own function 2 years ago
Jan Alexander Steffens (heftig) d682d3f837 Add missing cdata update in genmarshal tests 2 years ago
Nirbheek Chauhan f70895a441 tests/7 gnome: Fix incorrect unref of GResource 2 years ago
Nirbheek Chauhan cc1dd6c1dd ci: Fix macOS qt4 detection 2 years ago
Konstantin Kharlamov 251113fa67 backend/ninja: omit --backend when regenerating build dir 2 years ago
Jehan a692395186 Fix 2 typos in a single string which can be shown in error messages. 2 years ago
Eli Schwartz 388cb0f805 env2mfile: reuse logical lists of interesting facts from meson itself 2 years ago
aleksander e121cd123c modules/cmake: Fix typo 2 years ago
Eli Schwartz 78bf1ec56e
fix obscure crash on unbound variable 2 years ago
Samay Sharma 2c1ac8ac1d Add LLVM_CONFIG support 2 years ago
Eli Schwartz 8059908888 flake8: run in CI 2 years ago
Eli Schwartz c5db96e051 flake8: fix typing casts to not have actual objects 2 years ago
Eli Schwartz f4cc60bf20 flake8: move typing-only imports into T.TYPE_CHECKING 2 years ago
Eli Schwartz 14b2457627 flake8: fix warnings for unused imports 2 years ago
Eli Schwartz ff7d86d05f flake8: fix unnecessary f-strings without any format placeholders 2 years ago
Eli Schwartz 520bb7abbc flake8: fix lingering whitespace errors 2 years ago
Eli Schwartz af28826c24 flake8: fix missing import 2 years ago
Eli Schwartz 4f05f877fc
docs: make note of the path restriction on subdir() 2 years ago