Sign in
chromium
/
external
/
github.com
/
mesonbuild
/
meson
/
HEAD
43bab2c
programs: lower case command extension on Windows
by Joe Tse
· 7 hours ago
upstream/master
2aaebe3
tests: skip importstd with gcc on Windows
by Christoph Reiter
· 7 hours ago
d8ab3fb
interpreter: do not apply CARGO_SUBDIR if subproject has a meson.build
by Paolo Bonzini
· 7 hours ago
3db3531
ninja: Respect preserve_path_from for depfiles
by Rachel
· 9 hours ago
9d99519
build: refactor add_preserved_path_segment into get_preserved_path_segment
by Rachel
· 9 hours ago
34d127d
interpreter: Convert BuildTarget kwargs explicitly from DSL to build format
by Dylan Baker
· 2 days ago
0ee4d65
interpreter: Fix check_jar_sources
by Dylan Baker
· 2 days ago
a5799d2
build: Remove known kwargs checking
by Dylan Baker
· 2 days ago
b7d12d2
build|interpreter: Add build_subdir to the TypedDicts for kwargs
by Dylan Baker
· 2 days ago
c9f5036
interpreter/type_checking: Add `vs_module_defs` to build_target
by Dylan Baker
· 2 days ago
0d243b3
interpreter/kwargs: Add shortname to SharedLibrary
by Dylan Baker
· 2 days ago
680545f
backend/ninja: Add depend_files dependencies to BuildTargets
by Dylan Baker
· 2 days ago
bffb3c4
build: Actually set depend_files
by Dylan Baker
· 2 days ago
0ac1c94
build: Add TypedDict for Jar kwargs
by Dylan Baker
· 2 days ago
3a44249
build: Add depend_files to BuildTargetKeywordArguments
by Dylan Baker
· 2 days ago
8399288
build|interpreter: fix typing mismatches between build and interpreter
by Dylan Baker
· 2 days ago
2f181f8
interpreter/kwargs: fix typing of include_directories
by Dylan Baker
· 2 days ago
6abe8e4
build: win_subystem is only used in Executables
by Dylan Baker
· 2 days ago
b6b8e14
build: correct override_options annotations
by Dylan Baker
· 2 days ago
7c2fb85
interpreter/kwargs: fix type definitions of *_pch arguments
by Dylan Baker
· 2 days ago
c6f44e3
interpreter: fix sources typing in `build_target`
by Dylan Baker
· 2 days ago
867083c
interpreter: remove useless call to `extract_as_list`
by Dylan Baker
· 2 days ago
7b6c3a0
docs: Add a release snippet for Python 3.10 requirement
by Dylan Baker
· 3 days ago
ea995d7
unittests: add another test for mtest --exclude
by Sam James
· 4 days ago
48bb41b
Rename LINKER_PREFIX to LINKER_OPTION_STYLE
by Katalin Rebhan
· 4 days ago
5fb1356
Add fallback for GCC when linker arguments can't be wrapped with -Wl
by Katalin Rebhan
· 4 days ago
56a4cef
More robust handling of linker argument wrapping
by Katalin Rebhan
· 4 days ago
6d97521
mtest: Log TAP directive explanation if present
by Arthur Grillo
· 5 days ago
348d861
Set the encoding parameter for all open() calls that write in text mode
by Dylan Baker
· 5 days ago
b24583b
replace ABCMeta with SimpleABC
by Paolo Bonzini
· 6 days ago
41c8235
utils: introduce a faster variant of ABCMeta
by Paolo Bonzini
· 6 days ago
61e722c
utils: remove ABCMeta from HoldableObject
by Paolo Bonzini
· 6 days ago
4f80840
mdevenv: fix double brackets in zsh prompt
by Eli Schwartz
· 8 days ago
ae0259e
actually do pass encoding to file I/O
by Eli Schwartz
· 8 days ago
6c3d7ff
devenv: drop incomprehensible fish support
by Eli Schwartz
· 8 days ago
07f7604
Fix '131 override options' test with '--unity=off'
by Jon Turney
· 8 days ago
fe2c96b
CI: macos: Actually pass MESON_ARGS into meson
by Jon Turney
· 8 days ago
07c0aa7
AstInterpreter: Slight Performance Improvement
by Volker Weißmann
· 9 days ago
678f450
CI/windows: Don't run on changes to non-windows CI yaml files
by Dylan Baker
· 9 days ago
a5129b1
CI: fix macos job trying to upgrade brew managed pip with pip managed pip
by Dylan Baker
· 9 days ago
87168b0
mtest: Fix tty detection
by Jon Turney
· 9 days ago
ed4fa41
meson-test-run.xml: Replace characters which are illegal in XML
by Jon Turney
· 9 days ago
101f7b3
meson-test-run.xml: validate against JUnit XSD, if possible
by Jon Turney
· 9 days ago
16a7472
mtest: support --exclude
by Sam James
· 9 days ago
dd2c420
build: fix install name when using link_whole
by Mohamed Akram
· 9 days ago
ee89525
build: fix install name when linking with static library
by Mohamed Akram
· 11 days ago
c496e74
modules/python3: Fix remaining type safety issues
by Dylan Baker
· 12 days ago
f1235fe
depfixer: "type: ignore" not needed by newer mypy
by Paolo Bonzini
· 12 days ago
252877d
interpreterbase: use more accurate annotations for get_callee_args
by Dylan Baker
· 12 days ago
7c1a7a9
modules/python: fix all remaining typing issues
by Dylan Baker
· 12 days ago
b5f6158
modules/python: rework extension_module method for typing
by Dylan Baker
· 12 days ago
866d042
dependencies/base: Add build_config to DependencyObjectKWs
by Dylan Baker
· 12 days ago
271e1e5
depfixer: add RPATH handling for AIX's XCOFF object files.
by Aditya Vidyadhar Kamath
· 12 days ago
40023e0
Revert "modules: fs: accept build targets as fs.copyfile() source"
by Eli Schwartz
· 13 days ago
0f5f626
ci: Pin mypy to 1.19 so we can lint Python 3.10+
by Dylan Baker
· 13 days ago
30599df
Drop Python < 3.10 support
by Dylan Baker
· 13 days ago
aee0e30
ci/windows: Use Python 3.10
by Dylan Baker
· 13 days ago
b6c59f7
ci: use ubuntu-rolling for non-cuda cross testing
by Dylan Baker
· 13 days ago
2e36748
ci/macos: use brew python for unit tests
by Dylan Baker
· 13 days ago
20a2eba
uninttests: Skip python2 tests if the python2 binary isn't installed
by Dylan Baker
· 13 days ago
be8fa9d
ci: Drop ubuntu bionic
by Dylan Baker
· 13 days ago
0e6e589
Fix 'vala/7 shared library' on cygwin
by Jon Turney
· 13 days ago
98e8f73
Revert "cygwin: Fix gnome tests for CI"
by Jon Turney
· 13 days ago
56c0c01
CI: Cygwin: don't pip install things a package is available for
by Jon Turney
· 13 days ago
d05eb7d
CI: Cygwin: update workflow to use python3.12
by Jon Turney
· 13 days ago
5dfc082
CI/windows: install win_flex_bison from chocolatey
by Dylan Baker
· 13 days ago
c0542be
tests/8 flex lex: Allow running with win_flex_bison
by Dylan Baker
· 13 days ago
51af04b
tests/8 flex lex: Make the test cross platform
by Dylan Baker
· 13 days ago
74faddb
modules: fs: accept build targets as fs.copyfile() source
by Marc-André Lureau
· 13 days ago
c5618e3
meson_exe: Always emit stderr when it has content
by Rachel
· 14 days ago
3d76007
Support depends in generator.process
by Rachel
· 14 days ago
958d3b2
modules: fs: Add build_subdir argument to fs.copyfile()
by Paul Caprioli
· 2 weeks ago
a5c0e85
docs: Add FAQ entry about build target destination
by Paul Caprioli
· 2 weeks ago
c005d15
gnome: allow custom targets as a source for gnome.genmarshal
by Paolo Bonzini
· 2 weeks ago
4a66eee
xcodebackend: cleanup code
by Paolo Bonzini
· 2 weeks ago
77a45ab
build: remove str from CustomTarget sources
by Paolo Bonzini
· 2 weeks ago
0ba5794
build: use different variable for command vs. custom target input
by Paolo Bonzini
· 2 weeks ago
b7fade8
modules: qt: do not pass strings to CustomTargets
by Paolo Bonzini
· 2 weeks ago
68f1188
modules: i18n: do not pass strings to CustomTargets
by Paolo Bonzini
· 2 weeks ago
68b6733
modules: gnome: do not pass strings to CustomTargets
by Paolo Bonzini
· 2 weeks ago
6a22034
modules: windows: do not pass strings to CustomTargets
by Paolo Bonzini
· 2 weeks ago
22e9df5
modules: java: do not pass strings to CustomTargets
by Paolo Bonzini
· 2 weeks ago
b5f482a
modules: icestorm: do not pass strings to CustomTargets
by Paolo Bonzini
· 2 weeks ago
ef9bb6d
interpreter: define another source_strings_to_files overload for custom_target input
by Paolo Bonzini
· 2 weeks ago
d9e920d
modules: qt: raise error for non-working case of qt.compile_resources()
by Paolo Bonzini
· 2 weeks ago
dcc5eab
modules: gnome: tighten types
by Paolo Bonzini
· 2 weeks ago
9efa9a5
modules: qt: tighten some types
by Paolo Bonzini
· 2 weeks ago
376d682
compilers: fix arguments to Intel openmp_flags
by Dylan Baker
· 2 weeks ago
aceb4d8
Pass -qopenmp to Intel LLVM based compilers
by Frankie Robertson
· 2 weeks ago
1a69438
mtest: add -k as alias to --maxfail
by Daniel Foster
· 2 weeks ago
f8dbedd
docs: dependencies: tweak casing of OSes
by Sam James
· 3 weeks ago
d124ce5
Spell 'DragonFly BSD' correctly
by Sam James
· 3 weeks ago
2dc0f8d
dub: log when first `dub describe` call fails
by Sam James
· 3 weeks ago
f02636b
tests/d: fix compat w/ >=dub-1.41.0
by Sam James
· 3 weeks ago
f44f1e9
Improve printing of options with different value than build type default
by Joel Rosdahl
· 3 weeks ago
5b7fa5b
ci/arch: install zlib-static and boost-libs
by Dylan Baker
· 3 weeks ago
b01e88d
ci/arch: fix the cleanup phase
by Dylan Baker
· 3 weeks ago
5988be3
ci/opensuse: Install libgcrypt
by Dylan Baker
· 3 weeks ago
a70c9da
ci/opensuse: Remove gettext-csharp package from install list
by Dylan Baker
· 3 weeks ago
c0163e0
ci/ubuntu-rolling: lcov in `questing` and `resolute` is fine
by Dylan Baker
· 3 weeks ago
Next »