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
/
interpreter
/
interpreter.py
Age
Commit message (
Expand
)
Author
2023-09-27
interpreter: used typed_kwargs for rust_dependency_map
Dylan Baker
2023-09-27
interpreter: annotate build_target function
Dylan Baker
2023-09-22
interpreter: Move code that dumps generated AST
Xavier Claessens
2023-09-22
CMakeInterpreter: Remove useless arguments
Xavier Claessens
2023-09-22
Allow to fallback to cmake subproject
Xavier Claessens
2023-09-19
Rust: Fix both_libraries() case
Xavier Claessens
2023-09-19
Rust: Fix proc-macro usage when cross compiling
Xavier Claessens
2023-09-19
interpreter: Use common definition for sources type
Xavier Claessens
2023-09-19
interpreter: Allow regex matching in expect_error()
Xavier Claessens
2023-09-13
install_{data,headers,subdir}: implement follow_symlinks
Arsen Arsenović
2023-09-13
Fix assertion raised with invalid option name
Charles Brunet
2023-09-11
parser: use IdNode for function name and assignment name
Charles Brunet
2023-09-11
parser: preserve escape chars in strings
Charles Brunet
2023-09-09
Add macro_name option to configure_file
Nicholas Vinson
2023-09-07
Fix include_directories test for relative path
Charles Brunet
2023-09-07
syntax-highlighting: vim: update builtin function list
Liam Beguin
2023-08-31
add json output format to configure file
Charles Brunet
2023-08-24
find_program: Fallback if version mismatch
Xavier Claessens
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-08-08
interpreter: delete dead code in func_declare_dependency
Dylan Baker
2023-08-08
interpreter: add type annotations to func_declare_dependency
Dylan Baker
2023-08-04
Add default_options argument to find_program()
Nomura
2023-08-03
run_command: Remove useless node argument
Xavier Claessens
2023-08-02
convert booleans in summary function to correct representation
Eli Schwartz
2023-08-02
Unify message(), format() and fstring formatting
Xavier Claessens
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
2023-07-26
interpreter: Remove redundant comment
Daniele Nicolodi
2023-07-25
make 'gui_app' an interpreter only concept
Dylan Baker
2023-07-25
interpreter: use typed_kwargs for Executable(win_subsystem)
Dylan Baker
2023-07-25
interpreter: use typed_kwargs for gui_app
Dylan Baker
2023-07-24
interpreter: fix typing for adding tests
Eli Schwartz
2023-07-24
interpreter: stop setting member out of initializer that isn't even used
Dylan Baker
2023-07-21
Prevent summary displaying timestamp twice
Charles Brunet
2023-07-20
interpreter: use kwarginfo for build_target(target_type)
Dylan Baker
2023-07-20
interpreter: use type_checking defined target argument lists
Dylan Baker
2023-07-20
intepreter: add kwargs annotations for build_target classes
Dylan Baker
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2023-06-28
Experimental 'genvslite' WIP. (#11049)
GertyP
2023-06-27
Fix pylint.
Jussi Pakkanen
2023-06-27
interpreter: use os.listdir instead of os.scandir to avoid ResourceWarning
Nathan Goldbaum
2023-06-26
stop importing cmake when it isn't used
Eli Schwartz
2023-06-20
interpreter: allow default_options and override_options as a dict
Dylan Baker
2023-06-15
Interpreter: Using executable in run_command/configure_file is not a
Xavier Claessens
2023-06-14
convert some FeatureDeprecated for totally broken stuff, to FeatureBroken
Eli Schwartz
2023-06-14
add new FeatureBroken check class for annotating features that are really broken
Eli Schwartz
2023-06-13
Allow targetting Meson 1.2.0 when version is 1.1.99
Xavier Claessens
2023-06-06
Override find_program('meson')
Tristan Partin
2023-05-31
mlog: use a hidden class for state
Dylan Baker
2023-05-31
mlog: remove direct calls to log_once
Dylan Baker
[prev]
[next]