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
Age
Commit message (
Expand
)
Author
2025-05-21
options: commonize code to accept unknown options
Paolo Bonzini
2025-05-21
options: remove unnecessary Union[OptionKey, str]
Paolo Bonzini
2025-05-21
cuda: look for stubbed libraries too
David Seifert
2025-05-21
cuda: avoid `-l` arguments for linking
David Seifert
2025-05-21
compilers: add option for ignoring system dirs
David Seifert
2025-05-21
wrap: Support gzip Content-Encoding when fetching WrapDB metadata
Benjamin Gilbert
2025-05-15
vs2010backend: Initial MASM language support
Zephyr Lykos
2025-05-15
coredata: remove unused arguments
Paolo Bonzini
2025-05-15
coredata: assert compiler OptionKeys have the right shape
Paolo Bonzini
2025-05-15
introspection: do not reinvent process_compiler_options
Paolo Bonzini
2025-05-15
options: "custom" buildtype does not trigger changes in debug or optimization...
Paolo Bonzini
2025-05-15
msetup: update coredata if options are passed together with --reconfigure
Paolo Bonzini
2025-05-15
mconf: extract option processing to CoreData.set_from_configure_command
Paolo Bonzini
2025-05-15
mconf: remove dead function
Paolo Bonzini
2025-05-15
options: restore special behavior of CFLAGS vs. c_args
Paolo Bonzini
2025-05-15
environment: move a comment around
Paolo Bonzini
2025-05-15
environment: split list of important environment variables to a constant
Paolo Bonzini
2025-05-14
devenv: do not use os.execv on Windows
Charles Brunet
2025-05-13
rust: skip doctests when build machine cannot run host binaries
Paolo Bonzini
2025-05-13
cpp: Fix cpp_std=vc++14
Peter Harris
2025-05-11
mdist.py: Import gzip only when needed
Henrik Lindström
2025-05-11
compilers/rust: fix syntax of has_argument checks
Daniel Foster
2025-05-07
interpreter: reintroduce a convertor for override_options and default_options
Paolo Bonzini
2025-05-07
interpreterbase: allow any return type for convertors
Paolo Bonzini
2025-05-07
options: store augments as OptionKeys
Paolo Bonzini
2025-05-07
options: do not go back to list representation
Paolo Bonzini
2025-05-07
options: support non-string data types in more places
Paolo Bonzini
2025-05-07
ast: clean up handling of default options
Paolo Bonzini
2025-05-07
options: early convert project default options to dictionary
Paolo Bonzini
2025-05-07
options: fix type for OptionStore.augments
Paolo Bonzini
2025-05-07
options: tighten types for validating options
Paolo Bonzini
2025-05-07
options: machine_file_options keys are always OptionKeys
Paolo Bonzini
2025-05-07
interpreter: rename default_project_options
Paolo Bonzini
2025-05-07
options: fix "deprecated" with dictionary argument and non-string types
Paolo Bonzini
2025-05-06
interpreter: allow passing default default_options to do_subproject
Paolo Bonzini
2025-05-06
interpreter: convert subproject default options to dictionary
Paolo Bonzini
2025-05-06
options: fix types for initialize_from_subproject_call
Paolo Bonzini
2025-05-06
options: allow setting subproject options in subproject() call
Paolo Bonzini
2025-05-06
options: set subproject options as augments
Paolo Bonzini
2025-05-06
dependencies/python: Fix Framework Python when pkg-config is installed
Daniele Nicolodi
2025-05-06
dependencies/python: Replace non-breakable space with space
Daniele Nicolodi
2025-05-06
Add license keyword to pkgconfig generate
Charles Brunet
2025-05-06
do not use len to check emptyness
Charles Brunet
2025-05-05
parser: update position when reporting lexer errors for unrecognized token
Eli Schwartz
2025-05-05
more explicit error message for unrecognized lexer token
Charles Brunet
2025-05-05
cmake: include_directories() returns an array
Paolo Bonzini
2025-05-04
Add framework linking for iOS builds.
Russell Keith-Magee
2025-05-04
templates: add missing space to cpp template
heather7283
2025-05-02
cpp: fix _LIBCPP_ENABLE_ASSERTIONS warning
Martin Dørum
2025-05-01
interpreter: add backend options before validating the command line options
Paolo Bonzini
[prev]
[next]