14682 Commits (29a62ff794df3d72616740be9723b87f6b491722)
 

Author SHA1 Message Date
Dylan Baker cf0fecfcef backend/ninja: Fix bug in NinjaRule.length_estimate 7 months ago
Dylan Baker fb5a0b4b61 backend/ninja: add typing annotations to NinjaRule 7 months ago
Jouke Witteveen 8e9be88f69 docs: Add CMake build type release note snippet 7 months ago
Jouke Witteveen 7a6b7ba147 cmake/interpreter: Annotate and style module-level constants 7 months ago
Jussi Pakkanen 575414094d
Merge pull request #13112 from DaanDeMeyer/interactive 7 months ago
Tristan Partin 44c279a920 Use dl instead of zlib for checking an external dependency 7 months ago
Daan De Meyer d68306c9c8 mtest: Connect /dev/null to stdin when not running in interactive mode 7 months ago
Daan De Meyer 344a97e08a Add meson test --interactive 7 months ago
Dylan Baker 4f94284013 interpreter: implement the `name()` method for `ExternalLibraryHolder` 7 months ago
Ben Corby ffa235213c Fix compile.links for vala 7 months ago
Tristan Partin 05e107832d Pass --quiet to glib-genmarshal 7 months ago
John Ericson be62df7fc7 Add a few more notes to the style guide 7 months ago
Wu, Zhenyu 0ed78cf6fa docs: fix a typo of path 7 months ago
Momtchil Momtchev 286898219b add an error message for targets that are not dependencies 7 months ago
Ole André Vadla Ravnås 0cec1c03d8 coredata: Fix is_per_machine_option() for builtins 7 months ago
Jussi Pakkanen f233b7b98d
Merge pull request #12808 from U2FsdGVkX1/master 7 months ago
Dylan Baker 9e3b3db705 backend/ninja: Fix cases where None is passed when unexpected 7 months ago
Jonathon Anderson 46b3c1c30d python: Fix header check for system method 8 months ago
Eli Schwartz 1baabbc7f6
tests: fix missing dependency causing flaky build failure 8 months ago
Eli Schwartz f9eef40982
allow any alternative python freeze tool to work with meson 8 months ago
Eli Schwartz c99fc40bb7
compilers: fix crash when compiler check returns None output 8 months ago
Eli Schwartz 39f6d11792
micro-optimize iteration of evaluated set 8 months ago
Tristan Partin 2d3954efac Add bztar support to meson dist 8 months ago
William D. Jones 886836a69b Don't sanitize a None path when checking for, but could not find, unsupported cl clones. 8 months ago
Jussi Pakkanen 1b9eb6f313 Fix builds with Ninja 12 and remove a 5 year old workaround. 8 months ago
Xavier Claessens 9f02d0a3e5 Clarify mutable objects usage 8 months ago
Jussi Pakkanen 1dcffb635f
Merge pull request #11737 from amyspark/amyspark/add-nasm-building-rules-to-xcode 8 months ago
Philip Chimento 4e6bed6eb0 docs: Howto exclude file from unity build 8 months ago
Dylan Baker f44541e1c7 dependencies/dev: make the warning about LLVM's CMake non-fatal 8 months ago
Dylan Baker b6d7a7a5b7 dependencies/llvm: Try to make warning about CMake better 8 months ago
Jouke Witteveen bcb82b390a cmake: best-effort build type propagation 8 months ago
Jussi Pakkanen bf00ca69b5 Document a probable cause for test failures. 8 months ago
Jussi Pakkanen e25b61b5c2 Do not even submit test suites that are skipped completely. 8 months ago
Jussi Pakkanen db1b8947f0 Add a verbose output option to run_project_tests and default it to off. 8 months ago
Jussi Pakkanen 230097fb17 Do not use verbose mode in unittests. 8 months ago
L. E. Segovia 6c090cab51 nasm, yasm: Fix debug flags for Windows and macOS 8 months ago
L. E. Segovia 5e10033eb5 backends: Add Nasm support to Xcode through a custom build rule 8 months ago
L. E. Segovia 53ec050e36 nasm test: Add a test for validating the Xcode backend 8 months ago
L. E. Segovia af40f98d87 nasm test: Set the correct supported OSes for the tests 8 months ago
L. E. Segovia c0696889ff backends: Add Nasm support to Xcode through a custom build rule 8 months ago
L. E. Segovia 7b77fa0174 nasm, yasm: Fix debug flags for Windows and macOS 8 months ago
Dylan Baker d6a0b7a6ec interpreter: never expose implementation details of the modules package 8 months ago
Dylan Baker d617dc6869 modules: rename qt.py -> _qt.py 8 months ago
Matthijs Velsink ef2b164f1f gnome: Actually run all mkenums_simple tests and fix numbering 8 months ago
Matthijs Velsink 7ebbce2072 gnome: Fix indentation of mkenums_simple generated code 8 months ago
Charles Brunet 2b37101998 meson format command 8 months ago
Charles Brunet bd4fd90730 parser: revert to single StringNode type 8 months ago
Charles Brunet 728fcdaab3 simplify astprinter by using operator value 8 months ago
Charles Brunet 0bc51d5221 simplify RawPrinter using FullAstVisitor 8 months ago
Charles Brunet 2a962ffd63 visit full ast for AstConditionLevel 8 months ago