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
2024-11-19
rust: avoid warnings from rust.test
Paolo Bonzini
2024-11-19
check if test 33 running under MinGW
MihailJP
2024-11-19
make the testsuite handle MSYS2's addition of cmd
MihailJP
2024-11-19
make external_project work again on MinGW
MihailJP
2024-11-18
tests: HDF5 no longer skips on MacOS
Dylan Baker
2024-11-17
docs: fix description of `py.install_sources` arguments
Ralf Gommers
2024-11-17
Update Users.md with netatalk
Daniel Markstedt
2024-11-17
mdevenv: exec directly into the program to run
Eli Schwartz
2024-11-15
ast/introspection: Drop duplicate None check
Dylan Baker
2024-11-15
interpreter: remove is_translated
Dylan Baker
2024-11-15
interpreter: don't use `in dict.keys()` use `in dict`
Dylan Baker
2024-11-15
build: store Build.modules as a set
Dylan Baker
2024-11-15
interpreter/dependencyfallbacks: Add copyright header
Dylan Baker
2024-11-15
interpreter: remove Interpreter.generators
Dylan Baker
2024-11-15
interpreter: only calculate build_filename if we're actually going to use it
Dylan Baker
2024-11-15
interperter: Remove unused Interpreter.subproject_directory_name
Dylan Baker
2024-11-15
interpreter: remove current_lineno
Dylan Baker
2024-11-11
Add Linux PAM to list of users
Noah Gitsham
2024-11-06
Check for uppercase 'head' when updating subprojects
andy5995
2024-11-06
vcs_tag: Add install kwargs
Xavier Claessens
2024-11-05
Document hotdoc.generate_doc(depends:) kwarg
Frank Dana
2024-11-05
cargo: Warn when encountering unknown keys
Dylan Baker
2024-11-05
cargo/interpreter: use alternate initializers for all manifest types
Dylan Baker
2024-11-05
cargo/manifest: package section is required
Dylan Baker
2024-11-05
cargo/interpreter: delete dead code
Dylan Baker
2024-11-05
run_single_test.py: Fix for symlink changes
Dylan Baker
2024-11-04
Add archiver to reference tables
Sebastian Ehlert
2024-11-04
coverage.py: Guard use of `--html-nested` behind version check.
Andrew McNulty
2024-11-04
Xcode backend: only use found appleframeworksn
Nick
2024-11-04
CMakeToolchain: Log output on compiler state failure
Frank Richter
2024-11-02
Consistently list short options first for install
Andreas Karlsson
2024-11-02
Add -q as alternative to --quiet for meson install
Andreas Karlsson
2024-11-01
Enable GCC to find free-threaded python DLL library
Edgar Andrés Margffoy Tuay
2024-11-01
modules/wayland: document that scan_xml can take any protocol.
Érico Nogueira
2024-10-31
Correct typo in example Python module option
Luke Smith
2024-10-31
Revert "meson: De-dup rpath arguments"
Eli Schwartz
2024-10-31
msetup: Correction of the message text
x1z53
2024-10-31
test: report timeout as failure
Jean-Bernard Berteaux
2024-10-31
meson: De-dup rpath arguments
Nirbheek Chauhan
2024-10-30
Merge pull request #13681 from EngJay/13678-fix-ti-cgt-support
Jussi Pakkanen
2024-10-28
external-project: Setup devenv to run programs
Xavier Claessens
2024-10-28
Move LD_LIBRARY_PATH logic to environment object
Xavier Claessens
2024-10-27
modules/rust: Add support for autolib field in the Cargo.toml
Dylan Baker
2024-10-26
Reimplement several methods for Fortran compilers
Sébastien Villemot
2024-10-24
cargo: Add support for `system-deps` dependencies
Thibault Saunier
2024-10-24
cargo: Load Cargo.lock and subprojects/*.wrap while recursing
Xavier Claessens
2024-10-24
cargo: Use the library name instead of package name
Xavier Claessens
2024-10-24
cargo: Fix feature resolution
Xavier Claessens
2024-10-23
pkgconfig: fix use of uninstalled libraries
Andoni Morales Alastruey
2024-10-22
env2mfile: Use a cross valac on Debian if possible
Simon McVittie
[next]