9378 Commits (5cc511b1e6ff031f9257e11584c79e50370d9a4c)

Author SHA1 Message Date
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. 7 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
Jussi Pakkanen ff5865c45c Bump version number for rc2. 8 months ago
Piotr Brzeziński dc1b4be6be linkers: Fix AppleDynamicLinker not returning any rpaths to remove 8 months ago
Mykola Dolhyi 25c5d74cbc Remove redundant quoting boilerplate on .add_item 8 months ago
Mykola a9bc6cc3b6
Change empty string check approach 8 months ago
Mykola Dolhyi 7516508547 Refactor duplicated quoting code for XCode backend 8 months ago
Eli Schwartz 7b43a2e196
depfixer: fix darwin regression when install rpaths are used 8 months ago
Dylan Baker ef83d943d9 dependencies/openmp: Simplify error case 8 months ago
Dylan Baker d6bddafa26 compilers: Add support for OpenMP from homebrew with AppleClang 8 months ago
Dylan Baker f900b3270b compilers|dependencies: Move Clang-CL specific logic out of OpenMP dep 8 months ago
Dylan Baker 3cd2cee775 dependencies/openmp: use mlog.warning instead of open coding 8 months ago
Dylan Baker d86e5c52f4 dependencies/openmp: Set compile and link flags before testing 8 months ago
Dylan Baker 87681980bc compilers: pass Environment to openmp_flags 8 months ago
Charles Brunet dbfd3e8c41 format: fix edge case with empty functions 8 months ago
Jussi Pakkanen 7ec1fc507e Bump version numbers for rc1. 8 months ago
Eli Schwartz aab2533ab4
limit wrapped-due-to-env special case for `env` to only apply for env.set 8 months ago
Sam James 2a9f40ff7a
compilers: make lang_map public 8 months ago
Sam James 4ad792e158
compilers: detect: fix pre-processor scraping by defining language 8 months ago