summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-19rust: avoid warnings from rust.testPaolo Bonzini
2024-11-19check if test 33 running under MinGWMihailJP
2024-11-19make the testsuite handle MSYS2's addition of cmdMihailJP
2024-11-19make external_project work again on MinGWMihailJP
2024-11-18tests: HDF5 no longer skips on MacOSDylan Baker
2024-11-17docs: fix description of `py.install_sources` argumentsRalf Gommers
2024-11-17Update Users.md with netatalkDaniel Markstedt
2024-11-17mdevenv: exec directly into the program to runEli Schwartz
2024-11-15ast/introspection: Drop duplicate None checkDylan Baker
2024-11-15interpreter: remove is_translatedDylan Baker
2024-11-15interpreter: don't use `in dict.keys()` use `in dict`Dylan Baker
2024-11-15build: store Build.modules as a setDylan Baker
2024-11-15interpreter/dependencyfallbacks: Add copyright headerDylan Baker
2024-11-15interpreter: remove Interpreter.generatorsDylan Baker
2024-11-15interpreter: only calculate build_filename if we're actually going to use itDylan Baker
2024-11-15interperter: Remove unused Interpreter.subproject_directory_nameDylan Baker
2024-11-15interpreter: remove current_linenoDylan Baker
2024-11-11Add Linux PAM to list of usersNoah Gitsham
2024-11-06Check for uppercase 'head' when updating subprojectsandy5995
2024-11-06vcs_tag: Add install kwargsXavier Claessens
2024-11-05Document hotdoc.generate_doc(depends:) kwargFrank Dana
2024-11-05cargo: Warn when encountering unknown keysDylan Baker
2024-11-05cargo/interpreter: use alternate initializers for all manifest typesDylan Baker
2024-11-05cargo/manifest: package section is requiredDylan Baker
2024-11-05cargo/interpreter: delete dead codeDylan Baker
2024-11-05run_single_test.py: Fix for symlink changesDylan Baker
2024-11-04Add archiver to reference tablesSebastian Ehlert
2024-11-04coverage.py: Guard use of `--html-nested` behind version check.Andrew McNulty
2024-11-04Xcode backend: only use found appleframeworksnNick
2024-11-04CMakeToolchain: Log output on compiler state failureFrank Richter
2024-11-02Consistently list short options first for installAndreas Karlsson
2024-11-02Add -q as alternative to --quiet for meson installAndreas Karlsson
2024-11-01Enable GCC to find free-threaded python DLL libraryEdgar Andrés Margffoy Tuay
2024-11-01modules/wayland: document that scan_xml can take any protocol.Érico Nogueira
2024-10-31Correct typo in example Python module optionLuke Smith
2024-10-31Revert "meson: De-dup rpath arguments"Eli Schwartz
2024-10-31msetup: Correction of the message textx1z53
2024-10-31test: report timeout as failureJean-Bernard Berteaux
2024-10-31meson: De-dup rpath argumentsNirbheek Chauhan
2024-10-30Merge pull request #13681 from EngJay/13678-fix-ti-cgt-supportJussi Pakkanen
2024-10-28external-project: Setup devenv to run programsXavier Claessens
2024-10-28Move LD_LIBRARY_PATH logic to environment objectXavier Claessens
2024-10-27modules/rust: Add support for autolib field in the Cargo.tomlDylan Baker
2024-10-26Reimplement several methods for Fortran compilersSébastien Villemot
2024-10-24cargo: Add support for `system-deps` dependenciesThibault Saunier
2024-10-24cargo: Load Cargo.lock and subprojects/*.wrap while recursingXavier Claessens
2024-10-24cargo: Use the library name instead of package nameXavier Claessens
2024-10-24cargo: Fix feature resolutionXavier Claessens
2024-10-23pkgconfig: fix use of uninstalled librariesAndoni Morales Alastruey
2024-10-22env2mfile: Use a cross valac on Debian if possibleSimon McVittie