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
Age
Commit message (
Expand
)
Author
2025-05-14
devenv: do not use os.execv on Windows
Charles Brunet
2025-05-14
docs: gender neutral pronouns for "the user"
nasso
2025-05-13
rust: skip doctests when build machine cannot run host binaries
Paolo Bonzini
2025-05-13
cross: add rustdoc to ubuntu-armhf toolchain
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-08
Update Getting-meson_zh.md
Daniel
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
test cases: add testcase for setting options from superproject
Paolo Bonzini
2025-05-06
test cases: cover passing default_options together with static: true
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
test casees: add test for cmake_proj.include_directories
Paolo Bonzini
2025-05-05
cmake: include_directories() returns an array
Paolo Bonzini
2025-05-05
docs/users: drop + from GTK
Dylan Baker
2025-05-05
docs/users: Trim down only to highly notable projects
Dylan Baker
2025-05-05
docs/users: remove "not default" from Xserver
Dylan Baker
2025-05-05
docs/users: Split notable organizations from individual projects
Dylan Baker
2025-05-04
Add framework linking for iOS builds.
Russell Keith-Magee
2025-05-04
Work around the mising RECORD file with homebrew pip.
Russell Keith-Magee
2025-05-04
templates: add missing space to cpp template
heather7283
2025-05-03
docs: disambiguate exe_wrapper
Andy MacGregor
2025-05-02
cpp: fix _LIBCPP_ENABLE_ASSERTIONS warning
Martin Dørum
2025-05-01
unittests: smoke test the backend options
Paolo Bonzini
2025-05-01
interpreter: add backend options before validating the command line options
Paolo Bonzini
2025-05-01
options: extract validation of command line options
Paolo Bonzini
2025-05-01
options: tighten type of cmd_line_options
Paolo Bonzini
2025-05-01
docs: Update link to rust-analyzer docs
M Henning
2025-04-30
compilers: introduce common helper for sanity checks
Paolo Bonzini
[next]