Sign in
chromium
/
external
/
github.com
/
mesonbuild
/
meson
/
HEAD
737291a
mintro: change IntroCommand to a dataclass
by Paolo Bonzini
· 12 hours ago
upstream/master
c26257d
installdata is never None
by Paolo Bonzini
· 12 hours ago
745351b
mintro: make get_meson_introspection_types() constant
by Paolo Bonzini
· 12 hours ago
fa3720f
interpreter: make Feature in turn wrap an Enum
by Paolo Bonzini
· 12 hours ago
c80d853
remove unused methods from UserFeatureOption
by Paolo Bonzini
· 12 hours ago
7a8b79f
interpreterobjects: simplify FeatureOptionHolder
by Paolo Bonzini
· 12 hours ago
af12050
interpreter: remove use of UserFeatureOption
by Paolo Bonzini
· 12 hours ago
e85f383
interpreter, modules: use REQUIRED_KW
by Paolo Bonzini
· 12 hours ago
1b64242
compilers: Don't pass Environment into compiler methods
by Dylan Baker
· 12 hours ago
25edb2c
Bump version number for new development.
by Jussi Pakkanen
· 13 hours ago
6ac66b9
Bump version number for 1.11.0.
by Jussi Pakkanen
· 14 hours ago
upstream/1.11.0
641d393
Create release notes for 1.11.0.
by Jussi Pakkanen
· 14 hours ago
97802a5
interpreter: revert shared_library_only=True for library()
by Paolo Bonzini
· 6 days ago
5dc89b5
compilers: allow multiple choices for override_compilers
by Paolo Bonzini
· 6 days ago
c8d91ac
rust: Prefer cl over clang-cl when linking
by Nirbheek Chauhan
· 7 days ago
6b87d91
Bump version number for rc3.
by Jussi Pakkanen
· 8 days ago
upstream/1.11.0rc3
4124712
docs/vala: Update docs for use of `install_vala_*` keywords
by Dylan Baker
· 10 days ago
dc1f7ea
cargo: Properly resolve patches from subprojects
by Florian "sp1rit"
· 10 days ago
cb9a2cb
copy editing of 1.11 release notes
by Paolo Bonzini
· 10 days ago
3a5124d
linkers/detect: use explicit *_ld path from the start when probing directly
by Princeton Ferro
· 11 days ago
55140e7
gnome: avoid backslashes on Windows when setting CC for g-ir-scanner
by Christoph Reiter
· 11 days ago
aa8f561
vala: Fix handling of install_dir being an array with fewer elements than outputs
by Dylan Baker
· 11 days ago
9c93a00
compilers: don't fail on already-existing cache dir
by Sam James
· 11 days ago
0fe25e3
Fix Debian regression #1132495.
by Jussi Pakkanen
· 12 days ago
cbce144
interpreter: move _exe_to_shlib_kwargs close to build_target
by Paolo Bonzini
· 12 days ago
c7a686a
interpreter: move android_exe_type handling to build_target
by Paolo Bonzini
· 12 days ago
6519dd4
interpreter: set shared_library_only within build_target
by Paolo Bonzini
· 12 days ago
e1965ac
Bump version for rc2.
by Jussi Pakkanen
· 2 weeks ago
upstream/1.11.0rc2
092a244
Bump version number for rc1.
by Jussi Pakkanen
· 2 weeks ago
2ab0228
Condense test directories for rc.
by Jussi Pakkanen
· 2 weeks ago
57e5e64
rust: add testcase for build_subdir
by Paolo Bonzini
· 2 weeks ago
9fccbd0
ninjabackend: rust: take into account build_subdir for -L flags
by Florian "sp1rit"
· 2 weeks ago
27c9063
Replace the two other `continue`s with `SkipTest`s
by Michał Górny
· 3 weeks ago
d191bd7
Use destdir_join()
by Michał Górny
· 3 weeks ago
f0b13b3
Skip pkgconfig+sysroot test without pkgconf
by Michał Górny
· 3 weeks ago
c35a26c
Fix prepending duplicate sys_root to python build configs
by Michał Górny
· 3 weeks ago
7be2016
rust: fix source path for library() and executable() in subdirectories
by Paolo Bonzini
· 3 weeks ago
37dc5a1
dependencies mpi: add -show-compile-info and -show-link-info for mpich
by Paolo Bonzini
· 3 weeks ago
7b1f67b
rust: Explicitly get rust dependency name for package dependencies
by tytan652
· 3 weeks ago
04a2bc5
dependencies/mpi: Correctly handle non-required MPI
by Dylan Baker
· 3 weeks ago
91f2ede
dependencies/mpi: Correctly handle Intel oneAPI MPI with Intel Compilers
by Dylan Baker
· 3 weeks ago
d402be7
rust: add compiler_target() method
by Paolo Bonzini
· 3 weeks ago
629b7a5
docs: update info on Cargo workspace object
by Paolo Bonzini
· 3 weeks ago
8add8ef
modules: rust: add package.override_dependency method
by Paolo Bonzini
· 3 weeks ago
8f76a60
modules: rust: add package.shared_module method
by Paolo Bonzini
· 3 weeks ago
953c192
modules: rust: add package.executable
by Paolo Bonzini
· 3 weeks ago
005863e
cargo: populate bin table from src/bin/
by Paolo Bonzini
· 3 weeks ago
ec0b034
modules: rust: add package.library/package.proc_macro methods
by Paolo Bonzini
· 3 weeks ago
554846c
cargo: use dependencies() method to get dependencies
by Paolo Bonzini
· 3 weeks ago
a8e9aab
modules: rust: invoke subprojects automatically from dependencies()
by Paolo Bonzini
· 3 weeks ago
6a4c294
modules: rust: add dependencies() method to package object
by Paolo Bonzini
· 3 weeks ago
0674f2e
modules: allow passing an array for dependency versions
by Paolo Bonzini
· 3 weeks ago
7c00162
cargo: use rust.workspace() to build the arguments
by Paolo Bonzini
· 3 weeks ago
c929980
cargo: use rust.to_system_dependency
by Paolo Bonzini
· 3 weeks ago
df48732
rust: add to_system_dependency
by Paolo Bonzini
· 3 weeks ago
397e214
dependencies: make arguments to InternalDependency.__init__ optional
by Paolo Bonzini
· 3 weeks ago
9d11822
modules: rust: add workspace methods returning arguments for build targets
by Paolo Bonzini
· 3 weeks ago
1cadad9
test: rust.workspace: add another member to the workspace
by Paolo Bonzini
· 3 weeks ago
be43e44
modules: rust: implement workspace.package()
by Paolo Bonzini
· 3 weeks ago
1b0df94
cargo: correct subproject name when git crates are requested
by Paolo Bonzini
· 3 weeks ago
0d37724
cargo: correct subproject name for crates with git source
by Paolo Bonzini
· 3 weeks ago
d916198
wrap: create subprojects/ automatically for Cargo subprojects
by Paolo Bonzini
· 3 weeks ago
92a3a01
unittests: add unittests for MSVC include path arguments
by Paolo Bonzini
· 3 weeks ago
aca67a0
compilers: visualstudio: add support for -iquote
by Paolo Bonzini
· 3 weeks ago
626b1c8
compilers: visualstudio: centralize conversion of -isystem/-idirafter to /clang
by Paolo Bonzini
· 3 weeks ago
6404718
compilers: visualstudio: add support for -isystem/-idirafter as a separate option
by Paolo Bonzini
· 3 weeks ago
ee21d94
compilers: visualstudio: remove duplicate check
by Paolo Bonzini
· 3 weeks ago
b316c9e
configure_file: add FeatureNew for `# cmakedefine` with whitespace
by Benjamin Gilbert
· 3 weeks ago
439925c
configure_file: notice `# cmakedefine` when format is 'meson'
by Benjamin Gilbert
· 3 weeks ago
f695538
build: skip self-contained libs for Rust staticlibs when crt-static is disabled
by KCIRREM
· 3 weeks ago
47606aa
cargo: Fix subproject name
by tytan652
· 3 weeks ago
2cb39be
CI: Cygwin: programmatically locate pip cache dir
by Jon Turney
· 3 weeks ago
f3dbb02
CI: Cygwin: drop full path to bash
by Jon Turney
· 3 weeks ago
540322e
compilers/apple: dynamically detect Homebrew prefix for OpenMP
by Ruchit Agrawal
· 3 weeks ago
249a4ba
CI: drop llvm/objfw for the 32bit MSYS2 jobs
by Christoph Reiter
· 3 weeks ago
4cfe4e0
mformat: do not sort files by default
by Paolo Bonzini
· 4 weeks ago
fbd27f1
test cases: move file sorting to a separate test case
by Paolo Bonzini
· 4 weeks ago
64de45a
mformat: sort files() arguments naturally
by Benjamin Gilbert
· 4 weeks ago
effb557
docs: copy-edit build_machine/host_machine
by Benjamin Gilbert
· 4 weeks ago
659efa9
Allow dependencies in sourceset if_false
by Nikita Localhost
· 4 weeks ago
3516106
deps/pkg-config: Consider --static also for cflags
by Luca Bacci
· 4 weeks ago
26de391
modules/pkg-config: Add support for Cflags.private
by Paolo Bonzini
· 4 weeks ago
55b1a82
run_project_tests.py: allow again running single tests.
by Paolo Bonzini
· 4 weeks ago
fb12c9c
cargo: Fix less than equal version conversion
by tytan652
· 4 weeks ago
8d3da8e
rust: Fix RUSTFLAGS being added as prefixed linker flags
by Paolo Bonzini
· 4 weeks ago
db62de2
compilers: rename INVOKES_LINKER
by Paolo Bonzini
· 4 weeks ago
1cb3030
allplatformtests: reactivate test_env_flags_to_linker
by Paolo Bonzini
· 4 weeks ago
2bcb036
Add test for global CRT value across projects (MSVC)
by Luca Bacci
· 4 weeks ago
98ab254
Use global CRT value
by Paolo Bonzini
· 4 weeks ago
aa6e8db
docs: fix install option referencing only executables
by Stephan Lachnit
· 4 weeks ago
cbefbf6
linkers: fix passing a .def file to lld-link via clang/clang++
by Paolo Bonzini
· 4 weeks ago
21275ef
build: fix regression when collecting dependencies
by Paolo Bonzini
· 4 weeks ago
31ba0a7
clike: Unset _FORTIFY_SOURCE together with -O0
by Peter Kjellerstedt
· 4 weeks ago
fa88038
env2mfile: improve generator target selection logic
by Florian "sp1rit"
· 4 weeks ago
eb636d1
tests: In framework tests 7 gnome and 11 gir, import the actual python module used
by Jon Turney
· 4 weeks ago
8f45b5d
Update msi packager script for VS2026.
by Jussi Pakkanen
· 4 weeks ago
476e346
meson-test-run.xml: Place testcase node in the correct testsuite
by Jon Turney
· 4 weeks ago
1021ace
run_project_tests: Plumb test category name down into TestDef
by Jon Turney
· 4 weeks ago
b3c5714
meson-test-run.xml: Correct time attribute of testcase element
by Jon Turney
· 4 weeks ago
50f3e06
build: Avoid revisiting targets in BuildTarget.get_dependencies
by Joel Rosdahl
· 4 weeks ago
Next »