Sign in
chromium
/
external
/
github.com
/
mesonbuild
/
meson
/
HEAD
629b7a5
docs: update info on Cargo workspace object
by Paolo Bonzini
· 3 days ago
upstream/master
8add8ef
modules: rust: add package.override_dependency method
by Paolo Bonzini
· 3 days ago
8f76a60
modules: rust: add package.shared_module method
by Paolo Bonzini
· 3 days ago
953c192
modules: rust: add package.executable
by Paolo Bonzini
· 3 days ago
005863e
cargo: populate bin table from src/bin/
by Paolo Bonzini
· 3 days ago
ec0b034
modules: rust: add package.library/package.proc_macro methods
by Paolo Bonzini
· 3 days ago
554846c
cargo: use dependencies() method to get dependencies
by Paolo Bonzini
· 3 days ago
a8e9aab
modules: rust: invoke subprojects automatically from dependencies()
by Paolo Bonzini
· 3 days ago
6a4c294
modules: rust: add dependencies() method to package object
by Paolo Bonzini
· 3 days ago
0674f2e
modules: allow passing an array for dependency versions
by Paolo Bonzini
· 3 days ago
7c00162
cargo: use rust.workspace() to build the arguments
by Paolo Bonzini
· 3 days ago
c929980
cargo: use rust.to_system_dependency
by Paolo Bonzini
· 3 days ago
df48732
rust: add to_system_dependency
by Paolo Bonzini
· 3 days ago
397e214
dependencies: make arguments to InternalDependency.__init__ optional
by Paolo Bonzini
· 3 days ago
9d11822
modules: rust: add workspace methods returning arguments for build targets
by Paolo Bonzini
· 3 days ago
1cadad9
test: rust.workspace: add another member to the workspace
by Paolo Bonzini
· 3 days ago
be43e44
modules: rust: implement workspace.package()
by Paolo Bonzini
· 3 days ago
1b0df94
cargo: correct subproject name when git crates are requested
by Paolo Bonzini
· 3 days ago
0d37724
cargo: correct subproject name for crates with git source
by Paolo Bonzini
· 3 days ago
d916198
wrap: create subprojects/ automatically for Cargo subprojects
by Paolo Bonzini
· 3 days ago
92a3a01
unittests: add unittests for MSVC include path arguments
by Paolo Bonzini
· 3 days ago
aca67a0
compilers: visualstudio: add support for -iquote
by Paolo Bonzini
· 3 days ago
626b1c8
compilers: visualstudio: centralize conversion of -isystem/-idirafter to /clang
by Paolo Bonzini
· 3 days ago
6404718
compilers: visualstudio: add support for -isystem/-idirafter as a separate option
by Paolo Bonzini
· 3 days ago
ee21d94
compilers: visualstudio: remove duplicate check
by Paolo Bonzini
· 3 days ago
b316c9e
configure_file: add FeatureNew for `# cmakedefine` with whitespace
by Benjamin Gilbert
· 3 days ago
439925c
configure_file: notice `# cmakedefine` when format is 'meson'
by Benjamin Gilbert
· 3 days ago
f695538
build: skip self-contained libs for Rust staticlibs when crt-static is disabled
by KCIRREM
· 3 days ago
47606aa
cargo: Fix subproject name
by tytan652
· 3 days ago
2cb39be
CI: Cygwin: programmatically locate pip cache dir
by Jon Turney
· 5 days ago
f3dbb02
CI: Cygwin: drop full path to bash
by Jon Turney
· 5 days ago
540322e
compilers/apple: dynamically detect Homebrew prefix for OpenMP
by Ruchit Agrawal
· 5 days ago
249a4ba
CI: drop llvm/objfw for the 32bit MSYS2 jobs
by Christoph Reiter
· 5 days ago
4cfe4e0
mformat: do not sort files by default
by Paolo Bonzini
· 6 days ago
fbd27f1
test cases: move file sorting to a separate test case
by Paolo Bonzini
· 6 days ago
64de45a
mformat: sort files() arguments naturally
by Benjamin Gilbert
· 7 days ago
effb557
docs: copy-edit build_machine/host_machine
by Benjamin Gilbert
· 7 days ago
659efa9
Allow dependencies in sourceset if_false
by Nikita Localhost
· 7 days ago
3516106
deps/pkg-config: Consider --static also for cflags
by Luca Bacci
· 7 days ago
26de391
modules/pkg-config: Add support for Cflags.private
by Paolo Bonzini
· 7 days ago
55b1a82
run_project_tests.py: allow again running single tests.
by Paolo Bonzini
· 7 days ago
fb12c9c
cargo: Fix less than equal version conversion
by tytan652
· 8 days ago
8d3da8e
rust: Fix RUSTFLAGS being added as prefixed linker flags
by Paolo Bonzini
· 8 days ago
db62de2
compilers: rename INVOKES_LINKER
by Paolo Bonzini
· 8 days ago
1cb3030
allplatformtests: reactivate test_env_flags_to_linker
by Paolo Bonzini
· 8 days ago
2bcb036
Add test for global CRT value across projects (MSVC)
by Luca Bacci
· 8 days ago
98ab254
Use global CRT value
by Paolo Bonzini
· 8 days ago
aa6e8db
docs: fix install option referencing only executables
by Stephan Lachnit
· 8 days ago
cbefbf6
linkers: fix passing a .def file to lld-link via clang/clang++
by Paolo Bonzini
· 8 days ago
21275ef
build: fix regression when collecting dependencies
by Paolo Bonzini
· 8 days ago
31ba0a7
clike: Unset _FORTIFY_SOURCE together with -O0
by Peter Kjellerstedt
· 9 days ago
fa88038
env2mfile: improve generator target selection logic
by Florian "sp1rit"
· 9 days ago
eb636d1
tests: In framework tests 7 gnome and 11 gir, import the actual python module used
by Jon Turney
· 9 days ago
8f45b5d
Update msi packager script for VS2026.
by Jussi Pakkanen
· 10 days ago
476e346
meson-test-run.xml: Place testcase node in the correct testsuite
by Jon Turney
· 10 days ago
1021ace
run_project_tests: Plumb test category name down into TestDef
by Jon Turney
· 10 days ago
b3c5714
meson-test-run.xml: Correct time attribute of testcase element
by Jon Turney
· 10 days ago
50f3e06
build: Avoid revisiting targets in BuildTarget.get_dependencies
by Joel Rosdahl
· 12 days ago
d0ca9be
compilers: use GCC-style sanitizer arguments with clang-cl
by Nikita Localhost
· 13 days ago
f5fa2d1
Support the X32 ABI with NASM sources
by Cameron Cawley
· 14 days ago
832add0
fix: incorrect pathes with queued generators in vsbackend
by boulette42
· 2 weeks ago
4309de9
cmdline: handle missing or corrupted cmd_line.txt file
by Paolo Bonzini
· 2 weeks ago
56f1cbb
unittests: add test for string source to i18n.merge_file
by Paolo Bonzini
· 2 weeks ago
e437533
Fix source paths in introspection data for custom targets
by Gary Kramlich
· 2 weeks ago
f318732
Skip link check for pkg-config dependencies
by Joel Rosdahl
· 2 weeks ago
f70e02f
compilers: initialize C++ Compiler for Cuda in the Interpreter
by Dylan Baker
· 2 weeks ago
4a69d00
compilers/detect: use `_handle_exceptions` with cuda
by Dylan Baker
· 2 weeks ago
a365a31
compilers/detect: Get a more accurate Cuda version
by Dylan Baker
· 2 weeks ago
4dc5ceb
Fix network path output in ninja backend on Windows again
by Andreas J. Reichel
· 2 weeks ago
89922ee
tests: Fix skip condition for windows/msvc cplusplus
by Dylan Baker
· 2 weeks ago
ec013a3
build: rename BuildTarget.get_install_dirs -> install_dir_names
by Dylan Baker
· 2 weeks ago
33f0fe5
build: Don't return self.install_dir from get_install_dir
by Dylan Baker
· 2 weeks ago
1d0b1ef
build: Stop returning `is_custom_install_dir from BuildTarget.get_install_dir
by Dylan Baker
· 2 weeks ago
c6859a8
interpreter: Expose install_vala_* and deprecate install_dir > 1 for BuildTarget
by Dylan Baker
· 2 weeks ago
2b74101
build: pre-compute more of the install_dir
by Dylan Baker
· 2 weeks ago
87d721f
Put handling of Vala install dirs in the build and interpreter layers
by Dylan Baker
· 2 weeks ago
ba3d4b4
run_project_tests.py: Use a ThreadPoolExecutor for detecting compilers
by Dylan Baker
· 2 weeks ago
7f2dd41
run_project_tests: Add choices to the --only argument
by Dylan Baker
· 2 weeks ago
ae7c05b
run_project_tests: remove host_c_compiler
by Dylan Baker
· 2 weeks ago
ea63fc0
run_project_tests: use the compiler mapping for category selection
by Dylan Baker
· 2 weeks ago
9545893
run_project_tests: Detect compilers once
by Dylan Baker
· 2 weeks ago
2fa322e
run_project_tests: Remove unnecessary uses of `global`
by Dylan Baker
· 2 weeks ago
aee7f37
build|interpreter: Allow Cython to be initialized without explicit C or C++
by Dylan Baker
· 2 weeks ago
4df89cc
interpreter: avoid mutating BuildTarget.missing_languages
by Dylan Baker
· 2 weeks ago
dbe5762
define QT_DEBUG or QT_NO_DEBUG depending on build type
by Guillaume Girol
· 2 weeks ago
9f73d6d
Drop support for python < 3.10
by Dylan Baker
· 2 weeks ago
6e67be7
mdist: add -j/--num-processes
by Paolo Bonzini
· 3 weeks ago
dca71a2
shell-completions: zsh: fix spec for meson test
by Paolo Bonzini
· 3 weeks ago
26d5e2e
shell-completions: bash: add missing -j/--num-processes for meson wrap update
by Paolo Bonzini
· 3 weeks ago
1ced4d2
utils: allow negative MESON_NUM_PROCESSES/MESON_TESTTHREADS
by Paolo Bonzini
· 3 weeks ago
85c9507
install_headers: add support install_tag kwarg
by Tautvis
· 3 weeks ago
386cbe3
cmdline: improve formatting of builtin options
by Paolo Bonzini
· 3 weeks ago
44e290a
unittest: test option override between --buildtype and -Ddebug
by Paolo Bonzini
· 3 weeks ago
b3a2b66
cmdline: order built-in and -D options equally
by Paolo Bonzini
· 3 weeks ago
eccab11
cmdline: fix ordering of --buildtype vs. -Ddebug
by Paolo Bonzini
· 3 weeks ago
5b48fd2
Add console keyword to run_command(), keeping stdout/stderr capture
by Julianne Swinoga
· 3 weeks ago
44c03a2
ninjabackend: bring back historical "include_directories(is_system: true)" ordering
by Paolo Bonzini
· 3 weeks ago
f7758b9
compilers: Deduplicate OpenMP linker arguments
by Joel Rosdahl
· 3 weeks ago
63e7adc
Correct case where code 0 passes with expected_exitcode: 1
by Krisztián Gergő
· 3 weeks ago
9feacce
Increase timeout for test cases\common\254 long output
by gerioldman
· 3 weeks ago
Next »