14639 次程式碼提交 (master)
 

作者 SHA1 備註 提交日期
Dylan Baker 9e3b3db705 backend/ninja: Fix cases where None is passed when unexpected 8 小時之前
Jonathon Anderson 46b3c1c30d python: Fix header check for system method 2 天之前
Eli Schwartz 1baabbc7f6
tests: fix missing dependency causing flaky build failure 3 天之前
Eli Schwartz f9eef40982
allow any alternative python freeze tool to work with meson 3 天之前
Eli Schwartz c99fc40bb7
compilers: fix crash when compiler check returns None output 3 天之前
Eli Schwartz 39f6d11792
micro-optimize iteration of evaluated set 3 天之前
Tristan Partin 2d3954efac Add bztar support to meson dist 3 天之前
William D. Jones 886836a69b Don't sanitize a None path when checking for, but could not find, unsupported cl clones. 4 天之前
Jussi Pakkanen 1b9eb6f313 Fix builds with Ninja 12 and remove a 5 year old workaround. 4 天之前
Xavier Claessens 9f02d0a3e5 Clarify mutable objects usage 4 天之前
Jussi Pakkanen 1dcffb635f
Merge pull request #11737 from amyspark/amyspark/add-nasm-building-rules-to-xcode 5 天之前
Philip Chimento 4e6bed6eb0 docs: Howto exclude file from unity build 7 天之前
Dylan Baker f44541e1c7 dependencies/dev: make the warning about LLVM's CMake non-fatal 1 周之前
Dylan Baker b6d7a7a5b7 dependencies/llvm: Try to make warning about CMake better 1 周之前
Jouke Witteveen bcb82b390a cmake: best-effort build type propagation 1 周之前
Jussi Pakkanen bf00ca69b5 Document a probable cause for test failures. 1 周之前
Jussi Pakkanen e25b61b5c2 Do not even submit test suites that are skipped completely. 1 周之前
Jussi Pakkanen db1b8947f0 Add a verbose output option to run_project_tests and default it to off. 1 周之前
Jussi Pakkanen 230097fb17 Do not use verbose mode in unittests. 1 周之前
L. E. Segovia 6c090cab51 nasm, yasm: Fix debug flags for Windows and macOS 1 周之前
L. E. Segovia 5e10033eb5 backends: Add Nasm support to Xcode through a custom build rule 1 周之前
L. E. Segovia 53ec050e36 nasm test: Add a test for validating the Xcode backend 1 周之前
L. E. Segovia af40f98d87 nasm test: Set the correct supported OSes for the tests 1 周之前
L. E. Segovia c0696889ff backends: Add Nasm support to Xcode through a custom build rule 1 周之前
L. E. Segovia 7b77fa0174 nasm, yasm: Fix debug flags for Windows and macOS 1 周之前
Dylan Baker d6a0b7a6ec interpreter: never expose implementation details of the modules package 1 周之前
Dylan Baker d617dc6869 modules: rename qt.py -> _qt.py 1 周之前
Matthijs Velsink ef2b164f1f gnome: Actually run all mkenums_simple tests and fix numbering 1 周之前
Matthijs Velsink 7ebbce2072 gnome: Fix indentation of mkenums_simple generated code 1 周之前
Charles Brunet 2b37101998 meson format command 1 周之前
Charles Brunet bd4fd90730 parser: revert to single StringNode type 1 周之前
Charles Brunet 728fcdaab3 simplify astprinter by using operator value 1 周之前
Charles Brunet 0bc51d5221 simplify RawPrinter using FullAstVisitor 1 周之前
Charles Brunet 2a962ffd63 visit full ast for AstConditionLevel 1 周之前
Charles Brunet be9e9af15a Add ast visitor for whitespaces and symbols 1 周之前
Charles Brunet 154b9e78d5 fix colon wrongly named column in parser 1 周之前
Charles Brunet bec84aced5 Fix type checking in ast.printer 1 周之前
Michael Gene Brockus (Dreamer) b053eaba00 Update Users.md 1 周之前
Otto Moerbeek 24a96a3c95
On OpenBSD there's no convention the .so numbers equal the boost version. 2 週之前
Dylan Baker e455cb0948 interpreter/compiler: Fortran.run() has always worked 2 週之前
L. E. Segovia d86fce9594 compilers: Add test for detecting libraries with externally supplied linker flags 2 週之前
L. E. Segovia 8239912379 compilers: Ensure -L flags do not get reordered when used with MSVC 2 週之前
Gerion Entrup 06bc8a8d37 depends keyword argument: accept CustomTargetIndex 2 週之前
Jussi Pakkanen 30c38e2bd6
Merge pull request #12144 from amyspark/fix-msvc-clangcl-linker-flag-detection 2 週之前
Ole André Vadla Ravnås e00710a0a9 env2mfile: Only consume LDFLAGS for relevant languages 2 週之前
Junior Rantila 2d010c693b
nasm: Add support for .nasm file extension (#13027) 2 週之前
Fabian Groffen 78e9009ff9
depfixer: change fix_darwin to act like fix_rpathtype_entry 2 週之前
Jussi Pakkanen 516a485136
Merge pull request #13021 from dcbaker/submit/depscanner-fixes-and-speedups 3 週之前
Jussi Pakkanen 27caa765ff Update Pip install documentation. 3 週之前
Dylan Baker 2171a017be backend/ninja: Don't run -t cleandead when using dyndeps 3 週之前