summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-17rust: recursively pull proc-macro deps for rust targetsAlyssa Ross
2024-07-17Remove module type from OptionKey.Jussi Pakkanen
2024-07-17Remove language (AKA compiler) type from OptionKey.Jussi Pakkanen
2024-07-17Remove option type from OptionKey and get it from OptionStore instead.Jussi Pakkanen
2024-07-16unittests: Add type annotations to the helpers moduleDylan Baker
2024-07-16run_tests: add annotations to get_fake_envDylan Baker
2024-07-16Fix the zlib-ng failing tests, for realTristan Partin
2024-07-16Make sure machine_info_can_run() isn't called on incomplete MachineInfoChristoph Reiter
2024-07-16Revert logic also in followup commitChristoph Reiter
2024-07-16Revert various cross compile changesChristoph Reiter
2024-07-15tests: short-circuit tests that require cmake, fasterEli Schwartz
2024-07-15Revert "Support armel/armhf builds on native arm64 hosts."Alyssa Ross
2024-07-15tests: Extend cmake test with -Wl,--version-scriptJonathon Anderson
2024-07-15cmake: Only propagate interface link flags in depJonathon Anderson
2024-07-15Fix failing tests for zlib-ngTristan Partin
2024-07-15test/rust: Replace gcc -m argument with a -f argumentDylan Baker
2024-07-15tests: try to fix ubuntu bionic testsChristoph Reiter
2024-07-15tests: skip framework recasting if CMake unavailableAlyssa Ross
2024-07-12tests: rename poorly named function and add report argumentDylan Baker
2024-07-12backend/backends: Fix type assertions in backendAndreas Kässens
2024-07-12docs: mention cython_args in cython reference docsNathan Goldbaum
2024-07-12Rename langopt methodJussi Pakkanen
2024-07-11docs: Add some commas to subdir_done() descriptionWill Thompson
2024-07-11docs: Fix typo in subdir_done() descriptionWill Thompson
2024-07-11Fix Type hintsZhipeng Xue
2024-07-11Move OptionKey in the option source file.Jussi Pakkanen
2024-07-11Move compiler option check into OptionStore.Jussi Pakkanen
2024-07-11Move builtin option check into OptionStore.Jussi Pakkanen
2024-07-11Move backend option check into OptionStore.Jussi Pakkanen
2024-07-11Move base option check into OptionStore.Jussi Pakkanen
2024-07-11Move project option detection into OptionStore.Jussi Pakkanen
2024-07-10Merge pull request #13360 from klokik/xcode-quotes-fixJussi Pakkanen
2024-07-10Replace exe_exists function with shutil.which()Mads Andreasen
2024-07-10dependencies: find extraframeworks on case-sensitive filesystemsRandy Eckenrode
2024-07-10backend: xcode fix map access in generate_pbx_sources_build_phase for CustomT...Cepsylon
2024-07-10tests: add werror tests for several languagesBenjamin Gilbert
2024-07-10docs: explain not to use extern crate in Rust codeAlyssa Ross
2024-07-10tests: Clean up leftover files from source dirs.Jussi Pakkanen
2024-07-10cmake dependency: Fix accidental use of T.Optional in warning messageAndres Freund
2024-07-10Bump version number for new development.Jussi Pakkanen
2024-07-10Release 1.5.0 time.1.5.0Jussi Pakkanen
2024-07-10nasm: Add -mms-bitfields to the list of ignored flagsL. E. Segovia
2024-07-08Bump version number for rc3.1.5.0rc3Jussi Pakkanen
2024-07-05Revert PR12972 as a regression.Eli Schwartz
2024-07-05configuration_data: add test case for regression when merging a confdataEli Schwartz
2024-07-05Revert "Clarify mutable objects usage"Eli Schwartz
2024-07-04linkers: Loosen the check for GNU interface style in LLD for WindowsMartin Storsjö
2024-07-02Python: fix limited API logic under GCC on WindowsAndrew McNulty
2024-07-02CI: mark cygwin as skipping frameworks/libgcryptEli Schwartz
2024-07-01Bump version number for rc2.1.5.0rc2Jussi Pakkanen