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
Age
Commit message (
Expand
)
Author
2023-09-18
Remove get_pkgconfig_variable()
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 support for padding zeroes in int.to_string() method
Nomura
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-09-07
Compiler checks must use per-subproject options
Xavier Claessens
2023-09-07
Add compiler.has_define
Marvin Scholz
2023-08-31
add json output format to configure file
Charles Brunet
2023-08-28
include_directories: Always add both source and build dirs
Xavier Claessens
2023-08-24
find_program: Fallback if version mismatch
Xavier Claessens
2023-08-14
interpreter: use typed_kwargs for shared_library(darwin_versions)
Dylan Baker
2023-08-14
interpreter: use typed_kwargs for shared_library(soversion)
Dylan Baker
2023-08-14
interpreter: use typed_kwargs for shared_library(version)
Dylan Baker
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-08-10
allow some ObjectHolder subclasses to continue to be generic
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-07
Compiler: Add werror kwarg to compiles(), links() and run() methods
Xavier Claessens
2023-08-05
fixup: since: 1.1.0 -> 1.3.0
Milan Hauth
2023-08-05
compiler: Add required keyword to has_* methods
Xavier Claessens
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: deprecate 'jar' value of build_target(target_type)
Dylan Baker
2023-07-20
interpreter: use kwarginfo for build_target(target_type)
Dylan Baker
2023-07-20
interpreter: use typed_kwargs for jar(java_resources)
Dylan Baker
2023-07-20
build|interpreter: move main_class to typed_kwargs
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-14
compiler.compiles/links: fix failure when compiling a built File object
Eli Schwartz
2023-07-12
string: Add missing FeatureNew tags to methods
Marco Trevisan (Treviño)
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
[prev]
[next]