9245 Commits (1e26a884814b4d3a0bd09780443972b215724959)

Author SHA1 Message Date
H. Vetinari 1e26a88481
add initial support for llvm-flang 7 months ago
Mateusz Patyk 541fee0c3c mtest: remove superfluous '\r' from read_decode() 7 months ago
Jannik Glückert 6258f0dc86 coverage: improve llvm-cov detection 7 months ago
Dylan Baker dcefe67b89 backends/ninja: Add annotation for generate_coverage_commands 7 months ago
Dylan Baker 9d6191cfb4 backends/base: fix annotation for as_meson_exe_cmdline 7 months ago
Dylan Baker 065288eac5 backends/ninja: fix annotation of NinjaBuildElement.add_item 7 months ago
Dylan Baker 8d2a41cfdc backends/ninja: Add annotation for NinjaBuildElement.rule 7 months ago
Nirbheek Chauhan 8a202de6ec wrap: Use OSError instead of URLError for exception handling 7 months ago
Dylan Baker a544c750b1 backend/ninja: use 32k byte limit for command lines on !Windows 7 months ago
Dylan Baker 4842b8bcb3 backend/ninja: fix off-by-one in cmd length estimate 7 months ago
Dylan Baker f76f9ddf28 depfixer: Add missing annotation that breaks mypy check 7 months ago
Monson Shao 93f5ceb9ee depfixer: deduplicate rpaths on darwin 7 months ago
Jussi Pakkanen a97de6b527 Ensure override var exists. Closes #13402. 7 months ago
Eli Schwartz e9037e7b9f
mdist: don't fail on readonly source trees 7 months ago
Pino Toscano 86d142666a cmake: extend library pattern to work on GNU/Hurd as well 7 months ago
Eli Schwartz bc56a2c346 compilers: fix partial refactor of coredata options 7 months ago
Mads Andreasen d587fb587d Remove the exe_exists function 7 months ago
RaviRahar 96f20d5b37 modules/gnome: gnome.compile_resources() must have 'install_dir' if installing 7 months ago
Sam James 7a306e1a46 compilers: handle -Wno-attributes= for GCC 7 months ago
Alyssa Ross a05f6a260e rust: recursively pull proc-macro deps for rust targets 7 months ago
Jussi Pakkanen 6e20022295 Remove module type from OptionKey. 7 months ago
Jussi Pakkanen 61c742fae9 Remove language (AKA compiler) type from OptionKey. 7 months ago
Jussi Pakkanen de8e3d65e0 Remove option type from OptionKey and get it from OptionStore instead. 7 months ago
Christoph Reiter a51d5f36da Make sure machine_info_can_run() isn't called on incomplete MachineInfo 7 months ago
Christoph Reiter 76bd5548ae Revert logic also in followup commit 7 months ago
Christoph Reiter d9e2dd6c80 Revert various cross compile changes 7 months ago
Alyssa Ross 2fd7d64a50 Revert "Support armel/armhf builds on native arm64 hosts." 7 months ago
Jonathon Anderson 6165db80bb cmake: Only propagate interface link flags in dep 7 months ago
Andreas Kässens f5d66b4932 backend/backends: Fix type assertions in backend 7 months ago
Jussi Pakkanen f15963194f Rename langopt method 7 months ago
Zhipeng Xue 8548329586 Fix Type hints 7 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 7 months ago
Jussi Pakkanen c2552527fb Move compiler option check into OptionStore. 7 months ago
Jussi Pakkanen 5c6e9d2d8f Move builtin option check into OptionStore. 7 months ago
Jussi Pakkanen 472d8852e9 Move backend option check into OptionStore. 7 months ago
Jussi Pakkanen 0c36ace4b7 Move base option check into OptionStore. 7 months ago
Jussi Pakkanen 8e3f609e73 Move project option detection into OptionStore. 7 months ago
Mads Andreasen 50704bced3 Replace exe_exists function with shutil.which() 7 months ago
Randy Eckenrode f01ae52bc2 dependencies: find extraframeworks on case-sensitive filesystems 7 months ago
Cepsylon 0fade02fe2 backend: xcode fix map access in generate_pbx_sources_build_phase for CustomTargetIndex 7 months ago
Jussi Pakkanen 47fd13aefc
tests: Clean up leftover files from source dirs. 7 months ago
Andres Freund 9a60deff0a cmake dependency: Fix accidental use of T.Optional in warning message 7 months ago
Jussi Pakkanen 814e581537 Bump version number for new development. 7 months ago
Jussi Pakkanen 183084a9e8 Release 1.5.0 time. 7 months ago
L. E. Segovia 07777c725c nasm: Add -mms-bitfields to the list of ignored flags 7 months ago
Jussi Pakkanen 5d417edd64 Bump version number for rc3. 8 months ago
Eli Schwartz 0392722bfd
Revert PR12972 as a regression. 8 months ago
Eli Schwartz f2112d0baa
Revert "Clarify mutable objects usage" 8 months ago
Martin Storsjö 1ca002a78a linkers: Loosen the check for GNU interface style in LLD for Windows 8 months ago
Andrew McNulty 8b757b1f2d
Python: fix limited API logic under GCC on Windows 8 months ago