8823 Commits (17c6d5eb478386ad183fa7e11b688217645d8f4f)

Author SHA1 Message Date
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 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
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
Tristan Partin e107b40225
Remove unused parameter in IntroCommand::get_meson_introspection_types() 1 year ago
Tristan Partin 1991ad8706
Remove type comments in run_project_tests.py 1 year ago
Tristan Partin 88b337b77c
Remove unused code in interpreterbase 1 year ago
Tristan Partin 87993b8210
Move modtest to the new extension module API 1 year ago
Tristan Partin 54c30c96a0
Remove unnecessary isinstance call 1 year ago
Dylan Baker 179355bf18 interpreter: use typed_kwargs for "sources" keyword argument of build targets 1 year ago
Dylan Baker c4458a9a69 interpreter: add another overload of source_strings_to_files 1 year ago
Dylan Baker 922af7dfce interpreter: rename SOURCE_KW to DEPENDENCY_SOURCES_KW 1 year ago
Marvin Scholz dec4f72da4 clike compilers: use MesonBugException instead of AssertionError 1 year ago
Charles Brunet 4589e15547 temp disable pylint falsepositive on dub.py 1 year ago
Eli Schwartz 2d6c10908b
python module: stop using distutils "link to libpython" probe on recent python 1 year ago
Eli Schwartz 3d3a10ef02
python module: refactor pypy detection into a consistent variable 1 year ago
Eli Schwartz 40f897fa92
python module: stop using distutils schemes on sufficiently new Debian 1 year ago
Eli Schwartz 9f610ad5b7
python dependency: ensure that setuptools doesn't inject itself into distutils 1 year ago
Christoph Reiter d7b25662ce find_tool: don't assume the pkgconfig variable is a valid command 1 year ago
Dylan Baker 937aab09c0 interpreter: handle implib/export_dynamic conflicts in the interpreter 1 year ago
Dylan Baker c9bdf441dd interpreter: use typed_kwargs for executable's "implib" keyword argument 1 year ago
Dylan Baker 2ded5a8faa interpreter: use typed_kwargs for executable's "pie" keyword argument 1 year ago
Dylan Baker c84dcd309d interpreter: use typed_kwargs for executable(export_dynamic) 1 year ago
Xiang Gao 6402f53a13 Allow share/cmake/ as cmake_prefix_path 1 year ago
Eli Schwartz fc45b57cf9
fix regression that broke sanity checking of jar sources 1 year ago
Dylan Baker 32be9bd6de add support for vs_module_defs to Executables 1 year ago