aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-21compilers: fix partial refactor of coredata optionsEli Schwartz1-3/+3
2024-07-21Remove the exe_exists functionMads Andreasen2-7/+0
2024-07-19modules/gnome: gnome.compile_resources() must have 'install_dir' if installingRaviRahar1-2/+5
2024-07-19compilers: handle -Wno-attributes= for GCCSam James2-2/+10
2024-07-18Link include_directories to implicit_include_directoriesEnrico Zini1-1/+3
2024-07-17update script to build releases, to also build wheelsEli Schwartz1-2/+1
2024-07-17Add script that builds releases.Jussi Pakkanen1-0/+20
2024-07-17rust: recursively pull proc-macro deps for rust targetsAlyssa Ross6-5/+33
2024-07-17Remove module type from OptionKey.Jussi Pakkanen7-45/+72
2024-07-17Remove language (AKA compiler) type from OptionKey.Jussi Pakkanen21-77/+93
2024-07-17Remove option type from OptionKey and get it from OptionStore instead.Jussi Pakkanen4-60/+54
2024-07-16unittests: Add type annotations to the helpers moduleDylan Baker2-31/+53
2024-07-16run_tests: add annotations to get_fake_envDylan Baker1-1/+2
2024-07-16Fix the zlib-ng failing tests, for realTristan Partin2-14/+20
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-15tests: short-circuit tests that require cmake, fasterEli Schwartz11-32/+12
2024-07-15Revert "Support armel/armhf builds on native arm64 hosts."Alyssa Ross1-2/+1
2024-07-15tests: Extend cmake test with -Wl,--version-scriptJonathon Anderson5-0/+36
2024-07-15cmake: Only propagate interface link flags in depJonathon Anderson3-2/+20
2024-07-15Fix failing tests for zlib-ngTristan Partin2-2/+56
2024-07-15test/rust: Replace gcc -m argument with a -f argumentDylan Baker1-1/+1
2024-07-15tests: try to fix ubuntu bionic testsChristoph Reiter1-0/+6
2024-07-15tests: skip framework recasting if CMake unavailableAlyssa Ross1-0/+4
2024-07-12tests: rename poorly named function and add report argumentDylan Baker2-5/+10
2024-07-12backend/backends: Fix type assertions in backendAndreas Kässens1-3/+3
2024-07-12docs: mention cython_args in cython reference docsNathan Goldbaum2-0/+14
2024-07-12Rename langopt methodJussi Pakkanen7-102/+102
2024-07-11docs: Add some commas to subdir_done() descriptionWill Thompson1-2/+2
2024-07-11docs: Fix typo in subdir_done() descriptionWill Thompson1-3/+3
2024-07-11Fix Type hintsZhipeng Xue2-2/+2
2024-07-11Move OptionKey in the option source file.Jussi Pakkanen72-338/+445
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 Pakkanen10-17/+30
2024-07-10Merge pull request #13360 from klokik/xcode-quotes-fixJussi Pakkanen1-95/+105
2024-07-10Replace exe_exists function with shutil.which()Mads Andreasen4-14/+12
2024-07-10dependencies: find extraframeworks on case-sensitive filesystemsRandy Eckenrode4-2/+20
2024-07-10backend: xcode fix map access in generate_pbx_sources_build_phase for CustomT...Cepsylon1-0/+2
2024-07-10tests: add werror tests for several languagesBenjamin Gilbert20-0/+106
2024-07-10docs: explain not to use extern crate in Rust codeAlyssa Ross1-0/+18
2024-07-10tests: Clean up leftover files from source dirs.Jussi Pakkanen6-4/+32
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 Pakkanen22-188/+216
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