15137 Commits (3ba0976394553e9ef9039bb1fd74aa2fe212facf)
 

Author SHA1 Message Date
Dylan Baker 3ba0976394 interpreter: put back assertion message that was dropped in error 3 months ago
Paolo Bonzini 58d1efb5b2
ninjabackend: use an unordered set for NinjaBuildElement 3 months ago
Paolo Bonzini 1b15bd0343
compilers: avoid one or more version_compare per target 3 months ago
prajwal-ibm 8400083418 Fix building on AIX when no project languages are used 3 months ago
Paolo Bonzini 110e2de4fa rust: avoid warnings from rust.test 3 months ago
MihailJP 93f59313e1 check if test 33 running under MinGW 3 months ago
MihailJP 3c38e4720f make the testsuite handle MSYS2's addition of cmd 3 months ago
MihailJP fb2c3b348c make external_project work again on MinGW 3 months ago
Dylan Baker 33376efc4c tests: HDF5 no longer skips on MacOS 3 months ago
Ralf Gommers 731dcdf92f docs: fix description of `py.install_sources` arguments 3 months ago
Daniel Markstedt d76f739bff Update Users.md with netatalk 3 months ago
Eli Schwartz 1985ad19cb
mdevenv: exec directly into the program to run 3 months ago
Dylan Baker 6f67b10e08 ast/introspection: Drop duplicate None check 3 months ago
Dylan Baker 5d0e073721 interpreter: remove is_translated 3 months ago
Dylan Baker cad608108b interpreter: don't use `in dict.keys()` use `in dict` 3 months ago
Dylan Baker f1a09aabf1 build: store Build.modules as a set 3 months ago
Dylan Baker 67ea6d4e79 interpreter/dependencyfallbacks: Add copyright header 3 months ago
Dylan Baker 0095908a9d interpreter: remove Interpreter.generators 3 months ago
Dylan Baker 396f20fd91 interpreter: only calculate build_filename if we're actually going to use it 3 months ago
Dylan Baker e9fe3cc911 interperter: Remove unused Interpreter.subproject_directory_name 3 months ago
Dylan Baker 929df93ba8 interpreter: remove current_lineno 3 months ago
Noah Gitsham b3f9b9dc06 Add Linux PAM to list of users 3 months ago
andy5995 f0851c9e4b Check for uppercase 'head' when updating subprojects 3 months ago
Xavier Claessens bfce1450ac vcs_tag: Add install kwargs 3 months ago
Frank Dana 41dbfd93e4 Document hotdoc.generate_doc(depends:) kwarg 3 months ago
Dylan Baker 6eb1a2726e cargo: Warn when encountering unknown keys 3 months ago
Dylan Baker 909b04d5b1 cargo/interpreter: use alternate initializers for all manifest types 3 months ago
Dylan Baker 1751c300b8 cargo/manifest: package section is required 3 months ago
Dylan Baker 5d95342c21 cargo/interpreter: delete dead code 3 months ago
Dylan Baker a2b0e665bb run_single_test.py: Fix for symlink changes 3 months ago
Sebastian Ehlert a6318fb861
Add archiver to reference tables 3 months ago
Andrew McNulty 4c7226e363 coverage.py: Guard use of `--html-nested` behind version check. 3 months ago
Nick 273894d989 Xcode backend: only use found appleframeworksn 3 months ago
Frank Richter 040c8d04cc CMakeToolchain: Log output on compiler state failure 3 months ago
Andreas Karlsson b8cdd06af5 Consistently list short options first for install 4 months ago
Andreas Karlsson 2d40813d42 Add -q as alternative to --quiet for meson install 4 months ago
Edgar Andrés Margffoy Tuay 4ac3e7d356 Enable GCC to find free-threaded python DLL library 4 months ago
Érico Nogueira d7e1d19285 modules/wayland: document that scan_xml can take any protocol. 4 months ago
Luke Smith a608e56beb Correct typo in example Python module option 4 months ago
Eli Schwartz 6091ef0f5a
Revert "meson: De-dup rpath arguments" 4 months ago
x1z53 59a608878c msetup: Correction of the message text 4 months ago
Jean-Bernard Berteaux a337dfe265 test: report timeout as failure 4 months ago
Nirbheek Chauhan 8242187eb0 meson: De-dup rpath arguments 4 months ago
Jussi Pakkanen 1feb771f06
Merge pull request #13681 from EngJay/13678-fix-ti-cgt-support 4 months ago
Xavier Claessens 1840bb02ba external-project: Setup devenv to run programs 4 months ago
Xavier Claessens 38dc9894ad Move LD_LIBRARY_PATH logic to environment object 4 months ago
Dylan Baker b131b2dc76 modules/rust: Add support for autolib field in the Cargo.toml 4 months ago
Sébastien Villemot 8c5505c28a Reimplement several methods for Fortran compilers 4 months ago
Thibault Saunier db82c2d777 cargo: Add support for `system-deps` dependencies 4 months ago
Xavier Claessens 6736a540c7 cargo: Load Cargo.lock and subprojects/*.wrap while recursing 4 months ago