aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2024-07-21compilers: fix partial refactor of coredata optionsEli Schwartz1-3/+3
2024-07-21Remove the exe_exists functionMads Andreasen1-3/+0
2024-07-19modules/gnome: gnome.compile_resources() must have 'install_dir' if installingRaviRahar1-2/+5
2024-07-19compilers: handle -Wno-attributes= for GCCSam James1-2/+4
2024-07-17rust: recursively pull proc-macro deps for rust targetsAlyssa Ross1-5/+5
2024-07-17Remove module type from OptionKey.Jussi Pakkanen6-43/+70
2024-07-17Remove language (AKA compiler) type from OptionKey.Jussi Pakkanen17-68/+84
2024-07-17Remove option type from OptionKey and get it from OptionStore instead.Jussi Pakkanen2-52/+46
2024-07-16Make sure machine_info_can_run() isn't called on incomplete MachineInfoChristoph Reiter1-0/+1
2024-07-16Revert logic also in followup commitChristoph Reiter1-1/+1
2024-07-16Revert various cross compile changesChristoph Reiter5-7/+8
2024-07-15Revert "Support armel/armhf builds on native arm64 hosts."Alyssa Ross1-2/+1
2024-07-15cmake: Only propagate interface link flags in depJonathon Anderson2-2/+12
2024-07-12backend/backends: Fix type assertions in backendAndreas KĂ€ssens1-3/+3
2024-07-12Rename langopt methodJussi Pakkanen7-102/+102
2024-07-11Fix Type hintsZhipeng Xue1-1/+1
2024-07-11Move OptionKey in the option source file.Jussi Pakkanen65-328/+431
2024-07-11Move compiler option check into OptionStore.Jussi Pakkanen4-7/+7
2024-07-11Move builtin option check into OptionStore.Jussi Pakkanen5-8/+8
2024-07-11Move backend option check into OptionStore.Jussi Pakkanen6-8/+8
2024-07-11Move base option check into OptionStore.Jussi Pakkanen4-6/+6
2024-07-11Move project option detection into OptionStore.Jussi Pakkanen9-15/+25
2024-07-10Merge pull request #13360 from klokik/xcode-quotes-fixJussi Pakkanen1-95/+105
2024-07-10Replace exe_exists function with shutil.which()Mads Andreasen3-14/+7
2024-07-10dependencies: find extraframeworks on case-sensitive filesystemsRandy Eckenrode1-2/+7
2024-07-10backend: xcode fix map access in generate_pbx_sources_build_phase for CustomT...Cepsylon1-0/+2
2024-07-10tests: Clean up leftover files from source dirs.Jussi Pakkanen1-3/+3
2024-07-10cmake dependency: Fix accidental use of T.Optional in warning messageAndres Freund1-1/+1
2024-07-10Bump version number for new development.Jussi Pakkanen1-1/+1
2024-07-10Release 1.5.0 time.1.5.0Jussi Pakkanen1-1/+1
2024-07-10nasm: Add -mms-bitfields to the list of ignored flagsL. E. Segovia1-1/+1
2024-07-08Bump version number for rc3.1.5.0rc3Jussi Pakkanen1-1/+1
2024-07-05Revert PR12972 as a regression.Eli Schwartz2-24/+1
2024-07-05Revert "Clarify mutable objects usage"Eli Schwartz3-40/+11
2024-07-04linkers: Loosen the check for GNU interface style in LLD for WindowsMartin Storsjö1-1/+1
2024-07-02Python: fix limited API logic under GCC on WindowsAndrew McNulty1-2/+2
2024-07-01Bump version number for rc2.1.5.0rc2Jussi Pakkanen1-1/+1
2024-06-29linkers: Fix AppleDynamicLinker not returning any rpaths to removePiotr BrzeziƄski1-2/+4
2024-06-28Remove redundant quoting boilerplate on .add_itemMykola Dolhyi1-72/+70
2024-06-27Change empty string check approach Mykola1-1/+1
2024-06-27Refactor duplicated quoting code for XCode backendMykola Dolhyi1-24/+36
2024-06-26depfixer: fix darwin regression when install rpaths are usedEli Schwartz1-1/+1
2024-06-26dependencies/openmp: Simplify error caseDylan Baker1-18/+17
2024-06-26compilers: Add support for OpenMP from homebrew with AppleClangDylan Baker4-3/+62
2024-06-26compilers|dependencies: Move Clang-CL specific logic out of OpenMP depDylan Baker2-10/+13
2024-06-26dependencies/openmp: use mlog.warning instead of open codingDylan Baker1-2/+2
2024-06-26dependencies/openmp: Set compile and link flags before testingDylan Baker1-3/+5
2024-06-26compilers: pass Environment to openmp_flagsDylan Baker10-24/+27
2024-06-26format: fix edge case with empty functionsCharles Brunet2-2/+2
2024-06-24Bump version numbers for rc1.1.5.0rc1Jussi Pakkanen1-1/+1