13932 Commits (8a7fdd91599823e2d7e693ce8525ed833c6a8126)
 

Author SHA1 Message Date
Xavier Claessens 8a7fdd9159 wasm: make generic cross file 1 year ago
Andrew McNulty c730807696 Python: Add 'limited_api' kwarg to extension_module 1 year ago
Dylan Baker 9d32302032 interpreter: use typed_kwargs for shared_library(darwin_versions) 1 year ago
Dylan Baker 09bc028c71 interpreter: use typed_kwargs for shared_library(soversion) 1 year ago
Dylan Baker cd676e229b interpreter: use typed_kwargs for shared_library(version) 1 year ago
Eli Schwartz 90ce084144
treewide: automatic rewriting of all comment-style type annotations 1 year ago
Eli Schwartz de1cc0b02b
rewrite a couple comment-style type annotations for oddly indented dicts 1 year ago
Eli Schwartz a01418db0a
remove useless type annotations 1 year ago
Jan Janssen 03a2a3a677 docs: Add more feature truth tables 1 year ago
Eli Schwartz 32e7ebc821
hotdoc module: add a bunch more type annotations 1 year ago
Eli Schwartz bf0494fcc0
hotdoc module: avoid monkeypatch crime by properly subclassing ExternalProgram 1 year ago
Eli Schwartz 169cd7e619
python module: add a few more type annotations 1 year ago
Eli Schwartz 277151450a
allow some ObjectHolder subclasses to continue to be generic 1 year ago
Xavier Claessens 13b626b67b Popen_safe_logged: Also log exceptions 1 year ago
Charles Brunet 711e4e3b06 Optimize CLikeCompiler._get_file_from_list() 1 year ago
Jan200101 b91244c3b7 correct cmakedefine behavior 1 year ago
kiwixz 3de0f6d4e9 clang: use gcc syntax to enable diagnostics color 1 year ago
Christoph Reiter 6671b7359f tests: fix "4 custom target depends extmodule" with Python 3.8+ on Windows 1 year ago
Christoph Reiter ec10816665 tests: fix test_vsenv_option with Python 3.11+ on Windows 1 year ago
Dylan Baker 94a97b2f8d interpreter|dependencies: Fix issues spotted by mypy 1 year ago
Dylan Baker bf036f37cd interpreter: delete dead code in func_declare_dependency 1 year ago
Dylan Baker 7abd4d39c1 interpreter: add type annotations to func_declare_dependency 1 year ago
Lucas Alber a151b10988
Detect version for Vulkan system dependency 1 year ago
Xavier Claessens 142dd17f5b machine file: Fix crash on empty value 1 year ago
Xavier Claessens 926c3a6919 Error when an installed static library links to internal custom target 1 year ago
Xavier Claessens 9df1627997 Compiler: Add werror kwarg to compiles(), links() and run() methods 1 year ago
Sebastian Crane 2a731cc021 docs: add missing punctuation 1 year ago
Alexandre Janniaux f3b9db9e9d build.py: improve BuildTarget error message 1 year ago
Simon McVittie 61554ad37b tests: Assert that mips64 kernel is detected as mips64 with no compilers 1 year ago
Simon McVittie b95ebf80b8 environment: Don't override mips64 to mips if no compilers are available 1 year ago
Simon McVittie 2cf79c5062 environment: Assume that mips64 can run 32-bit mips binaries 1 year ago
Simon McVittie 432317bc6b tests: Pass a mock C compiler to detect_cpu(), detect_cpu_family() 1 year ago
Milan Hauth 78337653fc fixup: since: 1.1.0 -> 1.3.0 1 year ago
Xavier Claessens e01d53b816 compiler: Add required keyword to has_* methods 1 year ago
Nomura 50baf3c626 Add default_options argument to find_program() 1 year ago
Xavier Claessens 183e4b8e90 PkgConfigDependency: Move CLI handling into its own abstraction 1 year ago
Xavier Claessens f077cb2ee3 MachineChoice: Implement __str__ for easier debug 1 year ago
Xavier Claessens 6d7562a02c
run_command: Remove useless node argument 1 year ago
Xavier Claessens 28e6d2be96
ExecutableSerialisation: capture and feed are optional strings 1 year ago
Eli Schwartz cdef674169 convert booleans in summary function to correct representation 1 year ago
Xavier Claessens cec3edc08a Unify message(), format() and fstring formatting 1 year ago
Volker Weißmann 465ad6d261 Fix syntax mistakes in two examples 1 year ago
Eli Schwartz 13f8eba9b6
treewide: internally avoid deprecated machine file uses of "pkgconfig" 1 year ago
Charles Brunet 947e0f819b Optimize extract_dll_paths in ninja backend 1 year ago
Alex Rao ce5f2982e4
Fix typo in Cross-compilation.md 1 year ago
Jussi Pakkanen b4c9269dab Upgrade MSI builder from WiX3 to WiX 4. 1 year ago
Dan Hawson 7c955618dd
Rename variables that clash with pdb commands 1 year ago
Eli Schwartz d4615369ff fix lint errors revealed by pycodestyle 2.11 1 year ago
Eli Schwartz 404312c6dd do better sanity check for vs_module_defs input 1 year ago
Jussi Pakkanen 1cd16a7cc5
Merge pull request #11986 from williamspatrick/clang-enable-cpp23 1 year ago