9433 Commits (master)

Author SHA1 Message Date
Eli Schwartz e9037e7b9f
mdist: don't fail on readonly source trees 4 months ago
Pino Toscano 86d142666a cmake: extend library pattern to work on GNU/Hurd as well 4 months ago
Eli Schwartz bc56a2c346 compilers: fix partial refactor of coredata options 4 months ago
Mads Andreasen d587fb587d Remove the exe_exists function 4 months ago
RaviRahar 96f20d5b37 modules/gnome: gnome.compile_resources() must have 'install_dir' if installing 4 months ago
Sam James 7a306e1a46 compilers: handle -Wno-attributes= for GCC 4 months ago
Alyssa Ross a05f6a260e rust: recursively pull proc-macro deps for rust targets 4 months ago
Jussi Pakkanen 6e20022295 Remove module type from OptionKey. 4 months ago
Jussi Pakkanen 61c742fae9 Remove language (AKA compiler) type from OptionKey. 4 months ago
Jussi Pakkanen de8e3d65e0 Remove option type from OptionKey and get it from OptionStore instead. 4 months ago
Christoph Reiter a51d5f36da Make sure machine_info_can_run() isn't called on incomplete MachineInfo 5 months ago
Christoph Reiter 76bd5548ae Revert logic also in followup commit 5 months ago
Christoph Reiter d9e2dd6c80 Revert various cross compile changes 5 months ago
Alyssa Ross 2fd7d64a50 Revert "Support armel/armhf builds on native arm64 hosts." 5 months ago
Jonathon Anderson 6165db80bb cmake: Only propagate interface link flags in dep 5 months ago
Andreas Kässens f5d66b4932 backend/backends: Fix type assertions in backend 5 months ago
Jussi Pakkanen f15963194f Rename langopt method 5 months ago
Zhipeng Xue 8548329586 Fix Type hints 5 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 5 months ago
Jussi Pakkanen c2552527fb Move compiler option check into OptionStore. 5 months ago
Jussi Pakkanen 5c6e9d2d8f Move builtin option check into OptionStore. 5 months ago
Jussi Pakkanen 472d8852e9 Move backend option check into OptionStore. 5 months ago
Jussi Pakkanen 0c36ace4b7 Move base option check into OptionStore. 5 months ago
Jussi Pakkanen 8e3f609e73 Move project option detection into OptionStore. 5 months ago
Mads Andreasen 50704bced3 Replace exe_exists function with shutil.which() 5 months ago
Randy Eckenrode f01ae52bc2 dependencies: find extraframeworks on case-sensitive filesystems 5 months ago
Cepsylon 0fade02fe2 backend: xcode fix map access in generate_pbx_sources_build_phase for CustomTargetIndex 5 months ago
Jussi Pakkanen 47fd13aefc
tests: Clean up leftover files from source dirs. 5 months ago
Andres Freund 9a60deff0a cmake dependency: Fix accidental use of T.Optional in warning message 5 months ago
Jussi Pakkanen 814e581537 Bump version number for new development. 5 months ago
Jussi Pakkanen 183084a9e8 Release 1.5.0 time. 5 months ago
L. E. Segovia 07777c725c nasm: Add -mms-bitfields to the list of ignored flags 5 months ago
Jussi Pakkanen 5d417edd64 Bump version number for rc3. 5 months ago
Eli Schwartz 0392722bfd
Revert PR12972 as a regression. 5 months ago
Eli Schwartz f2112d0baa
Revert "Clarify mutable objects usage" 5 months ago
Martin Storsjö 1ca002a78a linkers: Loosen the check for GNU interface style in LLD for Windows 5 months ago
Andrew McNulty 8b757b1f2d
Python: fix limited API logic under GCC on Windows 5 months ago
Jussi Pakkanen ff5865c45c Bump version number for rc2. 5 months ago
Piotr Brzeziński dc1b4be6be linkers: Fix AppleDynamicLinker not returning any rpaths to remove 5 months ago
Mykola Dolhyi 25c5d74cbc Remove redundant quoting boilerplate on .add_item 5 months ago
Mykola a9bc6cc3b6
Change empty string check approach 5 months ago
Mykola Dolhyi 7516508547 Refactor duplicated quoting code for XCode backend 5 months ago
Eli Schwartz 7b43a2e196
depfixer: fix darwin regression when install rpaths are used 5 months ago
Dylan Baker ef83d943d9 dependencies/openmp: Simplify error case 5 months ago
Dylan Baker d6bddafa26 compilers: Add support for OpenMP from homebrew with AppleClang 5 months ago
Dylan Baker f900b3270b compilers|dependencies: Move Clang-CL specific logic out of OpenMP dep 5 months ago
Dylan Baker 3cd2cee775 dependencies/openmp: use mlog.warning instead of open coding 5 months ago
Dylan Baker d86e5c52f4 dependencies/openmp: Set compile and link flags before testing 5 months ago
Dylan Baker 87681980bc compilers: pass Environment to openmp_flags 5 months ago
Charles Brunet dbfd3e8c41 format: fix edge case with empty functions 5 months ago