summaryrefslogtreecommitdiff
path: root/mesonbuild/modules
AgeCommit message (Expand)Author
2023-07-28modules/python3: exclude name_prefix and name_suffixDylan Baker
2023-07-28modules/python3: use typed_pos_args for extension_moduleDylan Baker
2023-07-28modules/python3: use typed_kwargs for extension_moduleDylan Baker
2023-07-28modules/python: use typed_pos_args for extension_moduleDylan Baker
2023-07-28modules/python: typed_kwargs for subdirDylan Baker
2023-07-28modules/python: use the SHARED_MOD_KWS for extension methodDylan Baker
2023-07-26Fix install_data() default install pathDaniele Nicolodi
2023-07-25modules/pkgconfig: Don't insert None into devenv listDylan Baker
2023-07-19move various bits of type-checking only code to TYPE_CHECKING blocksEli Schwartz
2023-07-19avoid module indirection in name resolution for imported objectsEli Schwartz
2023-07-19fix implicit_reexport issues and enforce them going forwardEli Schwartz
2023-07-19add better comments for mypy suppressionsEli Schwartz
2023-07-13cmake: fix directory separators in generated packageConfig.cmake filesMatthieu Rogez
2023-07-10windows: Fix detection of the llvm-rc resource compilerMartin Storsjö
2023-07-05Merge pull request #11742 from xclaesse/link-whole-casesJussi Pakkanen
2023-06-27modules/rust: Add a keyword argument to pass extra args to the rust compilerDylan Baker
2023-06-27modules/rust: Add a machine file property for extra clang args with bindgenDylan Baker
2023-06-27modules/rust: Add a `link_with` kwarg to the test methodDylan Baker
2023-06-26Revert "modules: move gnome targets into gnome module"Eli Schwartz
2023-06-26dependencies: defer importing a custom dependency until it is usedEli Schwartz
2023-06-26dependencies: move dub to a hidden package internal detailEli Schwartz
2023-06-26tree-wide: reduce unneeded imports on specific Dependency implsEli Schwartz
2023-06-26pkgconfig: move uninstalled devenv handling from setup to the module hookEli Schwartz
2023-06-20interpreter: allow default_options and override_options as a dictDylan Baker
2023-06-15windows: Fix windres detection for Microsoft shipped ClangL. E. Segovia
2023-06-01pkgconfig: Add include directories from internal deps in -uninstalled.pcXavier Claessens
2023-06-01python: Use detect.find_external_dependency() for log consistencyXavier Claessens
2023-05-31mlog: use a hidden class for stateDylan Baker
2023-05-22i18n module: check for a good enough msgfmt before permitting merge_fileEli Schwartz
2023-05-22i18n module: be broadly supportive of portable gettext toolsEli Schwartz
2023-05-13During reconfigure, show that no compiler was found, if compiler fails sanity...Volker Weißmann
2023-05-03cmake module: fix many typing issuesEli Schwartz
2023-05-03cmake module: make configured file correctly handle the do_conf_file APIEli Schwartz
2023-05-03cmake module: use more typed_pos_args for consistencyEli Schwartz
2023-05-03python bytecompile: use correct install tagEli Schwartz
2023-05-02bytecompile: switch to handling destdir in the script launcher envEli Schwartz
2023-05-02python module: add an automatic byte-compilation stepEli Schwartz
2023-05-02update the devenv module hooks to support generic modifications to BuildEli Schwartz
2023-05-02fix regression in precomputing CMAKE_SIZEOF_VOID_PMaxHearnden
2023-05-02Log python name when not foundCharles Brunet
2023-05-02Find python3.xx on windowsCharles Brunet
2023-05-02Ensure python fallback has the right versionCharles Brunet
2023-05-01build: Don't do a deep copy of kwargsXavier Claessens
2023-04-26Add env kwarg to gnome.generate_gir().Volker Weißmann
2023-04-26Set the CC environment variable for g-ir-scanner.Volker Weißmann
2023-04-21modules/rust: Add -DNDEBUG to bindgen if b_ndebug is falseDylan Baker
2023-04-20extra_files keyword in declare_dependency()Charles Brunet
2023-04-18pkgconfig module: fix traceback on invalid missing descriptionEli Schwartz
2023-04-11fix various spelling issuesJosh Soref
2023-04-11Change "can not" to "cannot" throughout projectHiPhish