14940 Commits (df41e7843e74ea6c2a5c98920f5bea8f1b94a064)
 

Author SHA1 Message Date
Eli Schwartz 864919973f
update script to build releases, to also build wheels 4 months ago
Jussi Pakkanen 377548fc5a Add script that builds releases. 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
Dylan Baker 978a58ea1e unittests: Add type annotations to the helpers module 4 months ago
Dylan Baker ff2a6d999a run_tests: add annotations to get_fake_env 4 months ago
Tristan Partin 4b31974ec5 Fix the zlib-ng failing tests, for real 4 months ago
Christoph Reiter a51d5f36da Make sure machine_info_can_run() isn't called on incomplete MachineInfo 4 months ago
Christoph Reiter 76bd5548ae Revert logic also in followup commit 4 months ago
Christoph Reiter d9e2dd6c80 Revert various cross compile changes 4 months ago
Eli Schwartz 2a8bb3b9f1
tests: short-circuit tests that require cmake, faster 4 months ago
Alyssa Ross 2fd7d64a50 Revert "Support armel/armhf builds on native arm64 hosts." 4 months ago
Jonathon Anderson 066cf804bb tests: Extend cmake test with -Wl,--version-script 4 months ago
Jonathon Anderson 6165db80bb cmake: Only propagate interface link flags in dep 4 months ago
Tristan Partin b1f4e1495d Fix failing tests for zlib-ng 4 months ago
Dylan Baker 44323fffea test/rust: Replace gcc -m argument with a -f argument 4 months ago
Christoph Reiter 9cc94a16ab tests: try to fix ubuntu bionic tests 4 months ago
Alyssa Ross 8a8a3a0578 tests: skip framework recasting if CMake unavailable 4 months ago
Dylan Baker 8e89a38737
tests: rename poorly named function and add report argument 4 months ago
Andreas Kässens f5d66b4932 backend/backends: Fix type assertions in backend 4 months ago
Nathan Goldbaum 4172cbd0fb docs: mention cython_args in cython reference docs 4 months ago
Jussi Pakkanen f15963194f Rename langopt method 4 months ago
Will Thompson f978b26fd6 docs: Add some commas to subdir_done() description 4 months ago
Will Thompson cfc2f33ca0 docs: Fix typo in subdir_done() description 4 months ago
Zhipeng Xue 8548329586 Fix Type hints 4 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 4 months ago
Jussi Pakkanen c2552527fb Move compiler option check into OptionStore. 4 months ago
Jussi Pakkanen 5c6e9d2d8f Move builtin option check into OptionStore. 4 months ago
Jussi Pakkanen 472d8852e9 Move backend option check into OptionStore. 4 months ago
Jussi Pakkanen 0c36ace4b7 Move base option check into OptionStore. 4 months ago
Jussi Pakkanen 8e3f609e73 Move project option detection into OptionStore. 4 months ago
Jussi Pakkanen 1a458aacb4
Merge pull request #13360 from klokik/xcode-quotes-fix 4 months ago
Mads Andreasen 50704bced3 Replace exe_exists function with shutil.which() 4 months ago
Randy Eckenrode f01ae52bc2 dependencies: find extraframeworks on case-sensitive filesystems 4 months ago
Cepsylon 0fade02fe2 backend: xcode fix map access in generate_pbx_sources_build_phase for CustomTargetIndex 4 months ago
Benjamin Gilbert 2ad1113b7e tests: add werror tests for several languages 4 months ago
Alyssa Ross 43bcaacfc9 docs: explain not to use extern crate in Rust code 4 months ago
Jussi Pakkanen 47fd13aefc
tests: Clean up leftover files from source dirs. 4 months ago
Andres Freund 9a60deff0a cmake dependency: Fix accidental use of T.Optional in warning message 4 months ago
Jussi Pakkanen 814e581537 Bump version number for new development. 4 months ago
Jussi Pakkanen 183084a9e8 Release 1.5.0 time. 4 months ago
L. E. Segovia 07777c725c nasm: Add -mms-bitfields to the list of ignored flags 4 months ago
Jussi Pakkanen 5d417edd64 Bump version number for rc3. 4 months ago
Eli Schwartz 0392722bfd
Revert PR12972 as a regression. 4 months ago
Eli Schwartz 140c557c87
configuration_data: add test case for regression when merging a confdata 4 months ago
Eli Schwartz f2112d0baa
Revert "Clarify mutable objects usage" 4 months ago
Martin Storsjö 1ca002a78a linkers: Loosen the check for GNU interface style in LLD for Windows 4 months ago
Andrew McNulty 8b757b1f2d
Python: fix limited API logic under GCC on Windows 4 months ago