index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
modules
Age
Commit message (
Expand
)
Author
2023-07-28
modules/python3: exclude name_prefix and name_suffix
Dylan Baker
2023-07-28
modules/python3: use typed_pos_args for extension_module
Dylan Baker
2023-07-28
modules/python3: use typed_kwargs for extension_module
Dylan Baker
2023-07-28
modules/python: use typed_pos_args for extension_module
Dylan Baker
2023-07-28
modules/python: typed_kwargs for subdir
Dylan Baker
2023-07-28
modules/python: use the SHARED_MOD_KWS for extension method
Dylan Baker
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
2023-07-25
modules/pkgconfig: Don't insert None into devenv list
Dylan Baker
2023-07-19
move various bits of type-checking only code to TYPE_CHECKING blocks
Eli Schwartz
2023-07-19
avoid module indirection in name resolution for imported objects
Eli Schwartz
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
2023-07-19
add better comments for mypy suppressions
Eli Schwartz
2023-07-13
cmake: fix directory separators in generated packageConfig.cmake files
Matthieu Rogez
2023-07-10
windows: Fix detection of the llvm-rc resource compiler
Martin Storsjö
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2023-06-27
modules/rust: Add a keyword argument to pass extra args to the rust compiler
Dylan Baker
2023-06-27
modules/rust: Add a machine file property for extra clang args with bindgen
Dylan Baker
2023-06-27
modules/rust: Add a `link_with` kwarg to the test method
Dylan Baker
2023-06-26
Revert "modules: move gnome targets into gnome module"
Eli Schwartz
2023-06-26
dependencies: defer importing a custom dependency until it is used
Eli Schwartz
2023-06-26
dependencies: move dub to a hidden package internal detail
Eli Schwartz
2023-06-26
tree-wide: reduce unneeded imports on specific Dependency impls
Eli Schwartz
2023-06-26
pkgconfig: move uninstalled devenv handling from setup to the module hook
Eli Schwartz
2023-06-20
interpreter: allow default_options and override_options as a dict
Dylan Baker
2023-06-15
windows: Fix windres detection for Microsoft shipped Clang
L. E. Segovia
2023-06-01
pkgconfig: Add include directories from internal deps in -uninstalled.pc
Xavier Claessens
2023-06-01
python: Use detect.find_external_dependency() for log consistency
Xavier Claessens
2023-05-31
mlog: use a hidden class for state
Dylan Baker
2023-05-22
i18n module: check for a good enough msgfmt before permitting merge_file
Eli Schwartz
2023-05-22
i18n module: be broadly supportive of portable gettext tools
Eli Schwartz
2023-05-13
During reconfigure, show that no compiler was found, if compiler fails sanity...
Volker Weißmann
2023-05-03
cmake module: fix many typing issues
Eli Schwartz
2023-05-03
cmake module: make configured file correctly handle the do_conf_file API
Eli Schwartz
2023-05-03
cmake module: use more typed_pos_args for consistency
Eli Schwartz
2023-05-03
python bytecompile: use correct install tag
Eli Schwartz
2023-05-02
bytecompile: switch to handling destdir in the script launcher env
Eli Schwartz
2023-05-02
python module: add an automatic byte-compilation step
Eli Schwartz
2023-05-02
update the devenv module hooks to support generic modifications to Build
Eli Schwartz
2023-05-02
fix regression in precomputing CMAKE_SIZEOF_VOID_P
MaxHearnden
2023-05-02
Log python name when not found
Charles Brunet
2023-05-02
Find python3.xx on windows
Charles Brunet
2023-05-02
Ensure python fallback has the right version
Charles Brunet
2023-05-01
build: Don't do a deep copy of kwargs
Xavier Claessens
2023-04-26
Add env kwarg to gnome.generate_gir().
Volker Weißmann
2023-04-26
Set the CC environment variable for g-ir-scanner.
Volker Weißmann
2023-04-21
modules/rust: Add -DNDEBUG to bindgen if b_ndebug is false
Dylan Baker
2023-04-20
extra_files keyword in declare_dependency()
Charles Brunet
2023-04-18
pkgconfig module: fix traceback on invalid missing description
Eli Schwartz
2023-04-11
fix various spelling issues
Josh Soref
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
[next]