14128 Commits (e107b40225e90331613686982b07f16853c52cab)
 

Author SHA1 Message Date
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 00007e197e test: get_define: do not use assert incorrectly 1 year ago
Marvin Scholz dec4f72da4 clike compilers: use MesonBugException instead of AssertionError 1 year ago
Eli Schwartz 7143a695fd
CI: fix the fix for python actually being mildly useful 1 year ago
Eli Schwartz 1f000de55a
CI: fix broken ciimage builder script failing to correctly copy meson 1 year ago
Eli Schwartz 59a34330f6
CI: install an older java on opensuse 1 year ago
Charles Brunet 4589e15547 temp disable pylint falsepositive on dub.py 1 year ago
Eli Schwartz 880f21281e
mark the PyPI metadata as supporting python 3.12 1 year ago
Eli Schwartz ecf261330c
tests: fix test case to not import distutils on python 3.12 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
Alan Coopersmith 710a753c78 nasm tests: skip asm language test on Solaris & illumos 1 year ago
Jussi Pakkanen 9bccc96c4e Mangle dashes as needed by WiX. 1 year ago
Christoph Reiter d7b25662ce find_tool: don't assume the pkgconfig variable is a valid command 1 year ago
Michael Gene Brockus (Dreamer) 184927eaf5 Update Users.md 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
Dylan Baker 5421c24ea0 fix using a CustomTargetIndex for vs_module_defs 1 year ago
Dylan Baker f4ea89be60 interpreter: use typed_kwargs for build_target(vs_module_defs) 1 year ago
Dylan Baker f485a8cf16 interpreter: use typed_kwargs for static_library(pic) 1 year ago
Dylan Baker 798791baac interpreter: use typed_kwargs for static_library(prelink) 1 year ago
Lei YU dac25ba9a8 unittest: Fix clang-tidy-fix 1 year ago
Dylan Baker 5ff59f2fb5 interpreter: remove rust_crate_type from the build_target checker 1 year ago
Dylan Baker 07597088a5 interpreter: used typed_kwargs for rust_dependency_map 1 year ago
Dylan Baker e27dbb42a0 interpreter: add rust_abi to type annotations 1 year ago
Dylan Baker 3c88c73c59 interpreter: annotate build_target function 1 year ago
Charles Brunet a843a99743
mypy: replace fchmod by chmod 1 year ago
Eli Schwartz 5b317c5658
compilers: use correct version comparison for openbsd libraries 1 year ago
Albert Tang fb6fd5aa17 tests: Skip "withIncludeFile" for PCH on Xcode backend 1 year ago
Luke Elliott b6b68d7ee6
vs2010backend: avoid duplicated directory structure in vcxproj.filters 1 year ago
Luke Elliott 14ac4e3528
Revert "Visual studio: Generate vcxproj.filters files to adds filters to imitated directories to navigate more easily in the source files." 1 year ago
Eli Schwartz c3fe1b046d
tests: fix broken promises with linker scripts 1 year ago
CorrodedCoder 5b16e830cc Adjust kernel detection to support Solaris 5.10 or earlier 1 year ago
Dylan Baker d5546bdcea rust: apply global, project, and environment C args to bindgen 1 year ago
Alan Brooks c1ac252f4f fix bug where all java builds & tests fail to run SanityCheck on JDK11 1 year ago
Lei YU 8d6b474bf6 Add clang-tidy-fix target 1 year ago