10445 Commits (867963f1315023673abbe3cc823eb6d332ed8f86)
 

Author SHA1 Message Date
Dylan Baker 0ead2e10db interpreterbase: Add a helper method for typing positional arguments 4 years ago
Dylan Baker bb2124084d interpreter: use noPosArgs and noKwargs instead of opencoding 4 years ago
Xiaotian Wu 233afde4cc add loongarch support 4 years ago
Eli Schwartz ccd0cd3163 run_unittests: fix misc lint errors due to whitespace or unused imports/args 4 years ago
Eli Schwartz 67e99bb4ed run_unittests: fix undefined variable in error message 4 years ago
Eli Schwartz c3d516421f run_unittests: remove double definition of the same test case 4 years ago
Dylan Baker 0d0c6ede9b tests/cmake: disable some tests that don't work correctly when cross compiling 4 years ago
Dylan Baker d7cbde4118 unittests: fix error message string 4 years ago
Dylan Baker 456844a4f3 vala: Disable unity builds 4 years ago
Dylan Baker d2c7063c1a ninjabackend: add a few annotations 4 years ago
Dylan Baker 38025b9730 ci: fix yaml syntax error 4 years ago
Xavier Claessens f63e168685 ninjabackend: Remove useless call to replace_paths() 4 years ago
Xavier Claessens b52794b24b backend: Do not check for exe wrapper twice 4 years ago
Xavier Claessens 522392e755 run_target: Add env kwarg 4 years ago
Xavier Claessens b5100fe86a gnome: Add post_install() method 4 years ago
Jeff Moguillansky 9226a92fe0 xcode-backend: add implicit includes 4 years ago
Jeff Moguillansky 7fd69cb4c4 xcode-backend: set global link args 4 years ago
Jeff Moguillansky 5d94d161ff xcode-backend: fix include paths 4 years ago
Luke Drummond 46e3480f7c Introduce `fs.read` to read a file as a string 4 years ago
Xavier Claessens 95c0790711 minstall: Add --dry-run option 4 years ago
Luca Weiss 673aff3595 Fix some typos in the release notes snippets 4 years ago
Ali Alnubani a174855200 environment: fix typos 4 years ago
Jussi Pakkanen cd94cf8995
Merge pull request #8087 from dcbaker/submit/lto-extensions 4 years ago
Eli Schwartz 65b3d67c7e
doc: fix typos 4 years ago
Dylan Baker 6f532b72c8 Add support for LLVM's thinLTO 4 years ago
Dylan Baker bffc94b08f compilers: Add support for using multiple threads with lto 4 years ago
Olexa Bilaniuk 325b01066a Quick update of table of CUDA Toolkit vs. NVIDIA driver versions. 4 years ago
Paolo Bonzini c7c2bc8db1 interpreter, mtest: introduce add_test_setup(exclude_suites: ...) 4 years ago
Paolo Bonzini e7b587c81f mtest: extract get_test_setup, rename merge_suite_options 4 years ago
Paolo Bonzini 26a3148e19 mtest: load build data early 4 years ago
Paolo Bonzini 0aeb2074b9 mtest: compute logfile name early 4 years ago
Paolo Bonzini 203f368949 mtest: remove useless argument 4 years ago
Paolo Bonzini 41d1331349 build: fix flake8 4 years ago
Volker-Weissmann f31ffaaf17
bugfix concerning octal umasks (#8282) 4 years ago
Érico Rolim 127b788628 tests/common: fix " 37 has function" test on musl systems. 4 years ago
Jussi Pakkanen 474f4813c4 Capitalize "Meson" consistently as it is a proper name. [skip ci] 4 years ago
Paolo Bonzini 4bde7f31ae copy editing for 0.57 release notes [skip ci] 4 years ago
Xavier Claessens 6c6b5d77d6 add_install_script: add skip_if_destdir kwarg 4 years ago
Xavier Claessens c491d48b9d minstall: Add --destdir command line option 4 years ago
Jussi Pakkanen f72ee8e742 Rewrap long text lines in docs. [skip ci] 4 years ago
Jeff Moguillansky 4f8cecca97 build: add function get_build_targets to Build class 4 years ago
Jussi Pakkanen c67e0a8a67
Merge pull request #8264 from xclaesse/ep-misc 4 years ago
Jussi Pakkanen f0fbb31ccf
Merge pull request #8200 from bonzini/mtest-asyncio-logs 4 years ago
Xavier Claessens 0626465ea8 Fix executable as script on Windows 4 years ago
Xavier Claessens ef7dfa97fc external_project: Add release snippet 4 years ago
Dylan Baker c321339b24 Change the Eoan CI to ubuntu rolling ci 4 years ago
Dylan Baker cbdef0479e workflows/os_comp: Don't run if there aren't relavent changes 4 years ago
Eli Schwartz 19d3a7f5b6
CI: arch: get hotdoc from official repos 4 years ago
Eli Schwartz 03b1955c68
CI: arch: remove duplicate package from list 4 years ago
Jussi Pakkanen 3f0a0c1582 Can read project version from a file. 4 years ago