14328 Commits (2fbc7b5ce3aced483b196dd10ca9eee1713b7494)
 

Author SHA1 Message Date
Dylan Baker 2fc8729078 interpreter: use typed_kwargs for build_target.install_mode 1 year ago
Dylan Baker bae2e13b39 interpreter: use typed_kwargs for build_target.install 1 year ago
Dylan Baker 507d8bf4d7 interpreter: use typed_kwargs for build_target.build_by_default 1 year ago
Nirbheek Chauhan bd0ab92bba msubprojects: Fix typo 'any way' -> 'anyway' 1 year ago
Xavier Claessens 746c4eff48 msubprojects: Fix crash if wrapdb_version is in bad format 1 year ago
Dylan Baker 5fcf347661 modules/rust: only use include and define args from global/project args 1 year ago
Dylan Baker 658fe7243b modules/rust: remove rust_crate_type for test() method 1 year ago
Dylan Baker 74771d2119 compilers/d: use DFeatures for get_features_args 1 year ago
Dylan Baker 6599c32fd3 compilers/d: remove duplicate method from subclass 1 year ago
Dylan Baker b2f681c92a build: use a TypedDict for d_features 1 year ago
Dylan Baker 7c101413d0 interpreter: use typed_kwargs for build_target.d_unittest 1 year ago
Dylan Baker 2048d1333e interpreter: use typed_kwargs for build_target.d_module_versions 1 year ago
Dylan Baker 9b1efa37fd interpreter: use typed_kwargs for build_target.d_import_dirs 1 year ago
Dylan Baker 19beb070e8 interpreter: use typed_kwargs for build_target.d_debug 1 year ago
Nirbheek Chauhan 4ebe03713d ninjabackend: Use the right ranlib for static linker rules 1 year ago
Mattijs Korpershoek 4ae75eef16 cpp: use -nostlib++ instead of -nostlib for custom cpp_stdlib 1 year ago
Tristan Partin c0a5da8649 Use -idirafter when adding Apple framework include paths 1 year ago
Ada 4c9927e8b7 Fix MSVC linker error LNK1170 with long rspfiles 1 year ago
Charles Brunet 208b31faf1 MSVCDynamicLinker: prevent duplicated /nologo argument 1 year ago
Nirbheek Chauhan 3c6f04b294 msubprojects: Checkout if the branch is tracking upstream 1 year ago
Nirbheek Chauhan b78aa8f9e9 msubprojects: Abort the rebase if there's conflicts 1 year ago
Xavier Claessens 3af0632c3d cargo: Use rust_abi and rust.proc_macro() instead of rust_crate_type 1 year ago
Xavier Claessens dc329f0f04 interpreter: Add support for cargo subproject 1 year ago
Xavier Claessens ea42d2d019 cargo: Fix '1.0.45' version conversion 1 year ago
Xavier Claessens 019a0c38c6 cargo: Support all crate library types 1 year ago
Xavier Claessens d6bf48cd7e cargo: Package description is optional 1 year ago
Xavier Claessens 3a16da39ad cargo: Add support for rust_dependency_map 1 year ago
Xavier Claessens 3abe52133d cargo: Use "-rs" suffix convention to lookup for Rust dependencies 1 year ago
Xavier Claessens f752efdd88 cargo: interpreter: Reorganize functions order 1 year ago
Xavier Claessens 05d5055d85 cargo: Remove unused function 1 year ago
Xavier Claessens 3334addbbd cargo: Builder: Add dict support 1 year ago
Xavier Claessens b5b952688f cargo: builder: Remove all duplicated functions 1 year ago
Dylan Baker 013536fcb4 interpreter: add <lang>_(static|shared)_args 1 year ago
Dylan Baker e24f430512 interpreter: extend annotations around build_both_libraries 1 year ago
Dylan Baker 835b23efb4 interpreter: deprecated language args that don't apply to targets 1 year ago
Dylan Baker 523a27c6f0 build: Use typed_kwargs for language args 1 year ago
Dylan Baker cbca191948 interpreter: Handle BuildTarget.vala_args as Files in the interpreter 1 year ago
Tristan Partin 8490eaa29d Add simd.py to run_mypy.py 1 year ago
Tristan Partin 101d783d66 Clean up some of the code in simd.check() 1 year ago
Tristan Partin a5f323b6cf Finish typing the simd module 1 year ago
Tristan Partin a3d287c553 Port simd.check() to typed_pos_args/typed_kwargs 1 year ago
Benjamin Redelings 84b8d257e4 Allow c++23 in gcc-11. 1 year ago
Eli Schwartz 49a6a99c7f
wrap: catch failure to extract tarball and raise WrapException 1 year ago
Nigel Kukard 2c4a1b6324 Add support for lcov 2.0 1 year ago
Jussi Pakkanen 583d2815d1 Document the color used in the logo. 1 year ago
Nomura 3cac6ea545 Add env kwarg in generator.process() 1 year ago
Dudemanguy 03a0d3ddfb mcompile: add suffix as an additional parameter 1 year ago
Dudemanguy adb1a360b9 build: use suffix when getting target id for exes 1 year ago
Dudemanguy 4fadb2a296 msvc: unify debug filename handling 1 year ago
Tristan Partin ed9d03a088
Remove unused isinstance() in backends.py 1 year ago