Sign in
chromium
/
external
/
github.com
/
mesonbuild
/
meson
/
HEAD
52c7968
AGENTS.md: Add based on GStreamer
by Dylan Baker
· 8 hours ago
upstream/master
be6841a
interpreter/primitives/array: implement array as try/except
by Dylan Baker
· 12 hours ago
cb59331
Revert "cargo: Use --env-set when we have nightly rustc"
by Paolo Bonzini
· 2 days ago
f49aaca
rust: pass rust_args and rust_link_args to sanity check
by Paolo Bonzini
· 4 days ago
cb725d4
compilers: add get_external_compile/link_args
by Paolo Bonzini
· 4 days ago
351c86a
d: pass link arguments through unix_args_to_native
by Paolo Bonzini
· 4 days ago
2a774b2
compilers: pass linker always args as linker, not compiler arguments
by Paolo Bonzini
· 4 days ago
3c71847
unittests: add test that find_library receives the link_always_args
by Paolo Bonzini
· 4 days ago
cb8573e
clike: do not add external arguments twice in the sanity check
by Paolo Bonzini
· 4 days ago
ca38541
compilers: introduce _sanity_check_mode
by Paolo Bonzini
· 4 days ago
64fe4ea
unittests: check that linker always args reach compile checks
by Paolo Bonzini
· 4 days ago
e6bb7f2
compilers: force clang{,-cl} to error on unknown warning options
by Tristan Partin
· 4 days ago
47d6802
Use werror for gnome.generate_gir(fatal_warnings:)
by Tristan Partin
· 5 days ago
570963b
Add LLVM 23 version suffixes
by Tristan Partin
· 5 days ago
f3b78ee
compilers(MSVC): use `/Fe` for `.dll` too
by Lucas Colley
· 5 days ago
34767ed
Add libclang-rt-dev to ubuntu-rolling
by Tristan Partin
· 5 days ago
20df150
Check for zlib.h file in common/132 get define
by Tristan Partin
· 5 days ago
22bd3bb
Make test_always_prefer_c_compiler_for_asm more robust
by Tristan Partin
· 5 days ago
c9bb03c
Stop passing link arguments to compile-only sanity checks
by Tristan Partin
· 5 days ago
ee6dfdc
remove exponential worst case in _flatten_object_list
by Paolo Bonzini
· 6 days ago
d56480e
backends: remove unused argument
by Paolo Bonzini
· 6 days ago
7171e34
build: ExtractedObjects are non-recursive by default
by Paolo Bonzini
· 6 days ago
495f6d7
backends: include target's own object sources in get_all_linked_targets
by Paolo Bonzini
· 6 days ago
bb575c2
backends: include objects of linked targets into the depscan phase
by Paolo Bonzini
· 6 days ago
88c5b5d
build, backends: move get_all_linked_targets to Backend
by Paolo Bonzini
· 6 days ago
da5e788
interpreter: allow sandbox violations for custom target depend_files
by Paolo Bonzini
· 6 days ago
93996eb
interpreter: allow attaching a feature check to a relaxation
by Paolo Bonzini
· 6 days ago
9139618
ci: gentoo: cleanup cached fetched binpkgs too
by Sam James
· 6 days ago
d0fc67c
Account for pre-JDK9 java.home behavior
by Tristan Partin
· 6 days ago
5a41285
Migrate envcheck.py test to C
by Tristan Partin
· 6 days ago
43aa26a
ci: gentoo: drop Qt 5 packages
by Sam James
· 6 days ago
0efde72
Fix racy wine prefix initialization in ubuntu-rolling cross CI
by Tristan Partin
· 6 days ago
70e228b
Detect Java home directory by asking the compiler
by Tristan Partin
· 6 days ago
39ab648
Stop depending on libwmf-config to run test
by Tristan Partin
· 6 days ago
6db2b66
interpreterobjects: Fix typo in error message
by André Apitzsch
· 8 days ago
e7fc9f2
tests: cover jar manifest fixing at install time
by Bernhard M. Wiedemann
· 8 days ago
27402dd
depfixer: rewrite fix_jar using zipfile for reproducibility
by Bernhard M. Wiedemann
· 8 days ago
2a2d509
tests: define java_test_dir
by Bernhard M. Wiedemann
· 8 days ago
8bc36d6
Add CLI implementation to PkgConfigCLI
by Tristan Partin
· 8 days ago
4ab745f
ElbrusCompiler: Remove the lchmod hack
by Gleb Popov
· 8 days ago
817ea9f
interpreter: Report correct number of targets in subprojects
by Daniele Nicolodi
· 9 days ago
7ce2ff5
python module: support pypy without distutils
by mattip
· 10 days ago
e51e6d2
pkgconfig: pass down lists directly to _process_libs()
by Paolo Bonzini
· 10 days ago
7558c9a
pkgconfig: get rid of private_external_deps
by Paolo Bonzini
· 10 days ago
dcba41c
test cases: add test case for pkgconfig of Rust staticlib
by Theo Paris
· 10 days ago
ddc9f9b
test cases: add test case for previously exponential pkgconfig handling
by Paolo Bonzini
· 10 days ago
5b91451
pkgconfig: switch to all_dependencies_recurse()
by Paolo Bonzini
· 10 days ago
47520b2
build: extract get_dependencies_recurse as a reusable iterator
by Paolo Bonzini
· 10 days ago
244ffd5
unittests: extend test_rust_staticlib_rlib_deps
by Paolo Bonzini
· 10 days ago
7618c12
pkgconfig: make handling of both_libs clearer and likely more correct
by Paolo Bonzini
· 10 days ago
cd1a097
mtest: set TSAN_OPTIONS to abort by default
by Luca Bacci
· 11 days ago
fb0c38e
msetup: fix misleading error message about directories
by Adrien Dorsaz
· 11 days ago
7d02790
compilers/c: add c_std=clatest for MSVC's experimental C23 support
by Zephyr Lykos
· 11 days ago
c85defc
Allow buildtargets in generator's process function
by Paolo Bonzini
· 12 days ago
c10b50f
vs2010backend: split generate_genlist_for_target in two
by Paolo Bonzini
· 12 days ago
d4e4c54
vs2010backend: remove unnecessary recursion
by Paolo Bonzini
· 12 days ago
83e5624
vs2010backend: merge conditionals for build.GeneratedList
by Paolo Bonzini
· 12 days ago
3fbdc2f
cargo: allow matching [target] against triple when interpreting a manifest
by Paolo Bonzini
· 14 days ago
3a521a9
cargo: pull detection of cfg() out of the parser
by Paolo Bonzini
· 14 days ago
aa162ab
cargo: do not use assert for expected cfg tokens
by Paolo Bonzini
· 14 days ago
74341c6
cargo: fix parsing of empty any()/all() expressions
by Paolo Bonzini
· 14 days ago
3d8d944
cargo: do not let StopIteration escape in cfg parser
by Paolo Bonzini
· 14 days ago
0ab18f8
cargo: use MesonException for cfg() parse errors
by Paolo Bonzini
· 14 days ago
16d479b
cargo: remove dead normalization code
by Paolo Bonzini
· 14 days ago
eb9fe7c
cargo: remove dead method
by Paolo Bonzini
· 14 days ago
6587286
meson: Add more tests for system includes
by Artem Labazov
· 14 days ago
c3f8601
meson: Fix dep.partial_dependency() discarding include_type
by Artem Labazov
· 14 days ago
f803f47
meson: Consolidate include_type override in InternalDependency.get_include_dirs()
by Artem Labazov
· 14 days ago
1b0af89
mtest: pull choice of interpreter to creation of TestSerialisation
by Paolo Bonzini
· 14 days ago
2900dc6
mtest: fix check for return value of _shebang_to_cmd
by Paolo Bonzini
· 14 days ago
93c402c
backends: extract get_exe_interpreter
by Paolo Bonzini
· 14 days ago
06a182d
backends: fix choice of whether to use Mono as .exe wrapper
by Paolo Bonzini
· 14 days ago
6e08858
minstall: use target system instead of is_*
by Paolo Bonzini
· 14 days ago
bdbab2c
python: do checks for Windows via Python platform, not build machine
by Paolo Bonzini
· 14 days ago
8a819b4
compilers: do not use MS lib.exe if not under Windows
by Paolo Bonzini
· 14 days ago
c9f4d8d
linkers: do not use mesonlib.is_*
by Paolo Bonzini
· 14 days ago
1fca2aa
compilers: do not use mesonlib.is_*
by Paolo Bonzini
· 14 days ago
ee0584c
compilers: consistently check compiler machine when looking for static linker
by Paolo Bonzini
· 14 days ago
9cbb234
compilers: warn if archiver is unprefixed when cross compiling
by Paolo Bonzini
· 14 days ago
1a23a98
ninjabackend: use get_aix_so_archive_name more
by Paolo Bonzini
· 14 days ago
fd770b3
backends, minstall: cleanup AIX hacks to install the .a file
by Paolo Bonzini
· 14 days ago
902e788
envconfig: detect os400 kernel
by Chi-Iroh
· 14 days ago
c451caf
envconfig: detect os400 system as AIX
by Paolo Bonzini
· 14 days ago
22d5c0d
envconfig: canonicalize powerpc to ppc
by Chi-Iroh
· 14 days ago
4f00956
envconfig: detect aix kernel
by Paolo Bonzini
· 14 days ago
67c4fcc
fix cython_args build option handling
by cyphercodes
· 2 weeks ago
2121158
envconfig: warn on unknown system in cross files
by mayank-dev-15
· 2 weeks ago
64c2255
interpreter/type_checking: quote unknown langauge validator error
by Dylan Baker
· 2 weeks ago
33ab0a0
interpreter/type_checking: consistently quote in_set_validator errors
by Dylan Baker
· 2 weeks ago
5ed3ebd
interpreter: Use KWargInfo for some test arguments
by Dylan Baker
· 2 weeks ago
ca9b33f
interpreterobjects: move pkgconfig_define FeatureNew to KWargInfo
by Dylan Baker
· 2 weeks ago
aca8c41
modules/sourceset: Use KwargInfo.since_values for new types
by Dylan Baker
· 2 weeks ago
b0344d7
modules/qt: Use typed_pos_args for qt.preprocess
by Dylan Baker
· 2 weeks ago
249a14a
modules/qt: Use KWargInfo.since_values
by Dylan Baker
· 2 weeks ago
b920239
modules/cmake: Use KwargInfo since_values instead of open coding
by Dylan Baker
· 2 weeks ago
dddfa3d
decorators: allow tuples of types in KWargInfo since_values and deprecated_values
by Dylan Baker
· 2 weeks ago
69e1047
decorators: use some `TypeAlias`es to make further changes easier
by Dylan Baker
· 2 weeks ago
a84a99c
decorators: Convert KwargInfo to a dataclass
by Dylan Baker
· 2 weeks ago
8bbed03
decorators: consistently quote the name of functions in errors
by Dylan Baker
· 2 weeks ago
dabdb78
decorators: make the quoting of types fully standard
by Dylan Baker
· 2 weeks ago
Next »