summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-04Fix release notes typo [skip ci]Michael Brockus
2021-03-04ci: Downgrade Qt on MacOS from Qt6 to Qt5Daniel Mensinger
2021-03-04docs: Clarify compiler.cmd_array() (#8454)Chris Mayo
2021-03-04Improved a paragraph [skip ci]Amr Ojjeh
2021-03-04mintro: include the correct target filenames for flat layoutPaolo Bonzini
2021-03-04mintro: fix flake8 issuesPaolo Bonzini
2021-03-04Simplify module APIXavier Claessens
2021-03-04interpreter: Fix process_new_values()Xavier Claessens
2021-03-04build: Fix backend typeXavier Claessens
2021-03-03pkgconfig: Add missing permitted kwargsXavier Claessens
2021-03-03Windows Subsystem for Linux can run .exe without mono interpreterXavier Claessens
2021-03-02wrap: sha256 digest is not case sensitiveXavier Claessens
2021-03-02fix missing versions with generated sourceRemi Thebault
2021-03-02exernal_project: Fix default cross compile parametersLeif Middelschulte
2021-03-01docs/faq: Add a section on user defined functions and macros [skip ci]Dylan Baker
2021-03-02mtest: create separate runners for multiple repeatsPaolo Bonzini
2021-03-01D add build dir to -J switchRemi Thebault
2021-02-28Require Windows 10 or newer for the MSI package. [skip ci]Jussi Pakkanen
2021-02-28Add filecmp to list of bundled modules. Closes #8431. [skip ci]Jussi Pakkanen
2021-02-28Remove remnants of 32 bit support. [skip ci]Jussi Pakkanen
2021-02-27Merge pull request #8389 from dcbaker/submit/single-test-runnerJussi Pakkanen
2021-02-27install_man locale supportJason Woodward
2021-02-26pkg-config: dump all PKG_CONFIG environment variables to simplify debuggingJeff Moguillansky
2021-02-26Merge pull request #8429 from dcbaker/submit/rust-fix-linking-with-find-libraryDylan Baker
2021-02-26interpreter: Clean up and simplify/optimize get_(external|cross)_propertyDylan Baker
2021-02-26rust: a meson -l argument could be etiher a static or dynamic libraryDylan Baker
2021-02-26hdf5: get include directory from config-toolMichael Kuhn
2021-02-26tests/rust: Add rust case linking to libm in rust static libraryJordan Justen
2021-02-26modules/fs: Use typed_pos_argsDylan Baker
2021-02-26interpreter: correctly track whether a subproject is initializedDylan Baker
2021-02-26Allow printing UserOptions in the summaryStephen Gregoratto
2021-02-26meson: add .has_external_property() methodsTim-Philipp Müller
2021-02-26Add Rizin to the list of meson usersRiccardo Schirone
2021-02-25deprecated `meson.get_cross_property`Dylan Baker
2021-02-26Merge pull request #8404 from dcbaker/submit/rust-c-dependenciesJussi Pakkanen
2021-02-25interpreter: stop using hasattr for held_objectDylan Baker
2021-02-25interpreter: Fix ObjectHolder usageDylan Baker
2021-02-25interpreterbase: fix ObjectHolderDylan Baker
2021-02-25Support multiple args in error()Xavier Claessens
2021-02-25Allow custom target output to be processed by generatorsMatthias Klumpp
2021-02-25Clarify that wrap requests are for user submission. [skip ci]Jussi Pakkanen
2021-02-23mcompile: do not pass the builddir to ninja if it is the current directoryEli Schwartz
2021-02-23mcompile: make sure arguments are passed in the correct orderEli Schwartz
2021-02-23rust: replace for loop with any()Dylan Baker
2021-02-23rust: fix linking with external dependenciesDylan Baker
2021-02-23Add note about using Ninja on old Meson versions. [skip ci]Jussi Pakkanen
2021-02-23tests/rust: Add rust case linking to zlib dependencyJordan Justen
2021-02-23add a script to run a single testDylan Baker
2021-02-23run_*_tests: Add some type annotationsDylan Baker
2021-02-23run_project_tests: Delete a build directory if it already existsDylan Baker