summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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-23Add note about using Ninja on old Meson versions. [skip ci]Jussi Pakkanen
2021-02-22minstall: Add --skip-subprojects optionXavier Claessens
2021-02-21docs/users: Add DOSBox StagingPatryk Obara
2021-02-17Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target()Xavier Claessens
2021-02-16Add optional -Dcuda_ccbindir= option and -ccbin flag to CUDA compiler.Olexa Bilaniuk
2021-02-16Add missing apostrophes. [skip ci]Jussi Pakkanen
2021-02-14docs: Fix typo in release notes [skip ci]Sam Thursfield
2021-02-14Add a release note entry for C++ modules which was missing. [skip ci]Jussi Pakkanen
2021-02-14Set up release 0.57.Jussi Pakkanen
2021-02-07Add Qt6 moduleLuca Weiss
2021-02-07Merge pull request #8162 from dcbaker/wip/2021-01/rust-module-bindgenJussi Pakkanen
2021-02-07Make installing non-existing subdirs a supported featurePeter Hutterer
2021-02-07Merge pull request #8288 from bonzini/test-setup-exclude-suitesJussi Pakkanen
2021-02-07Merge pull request #8305 from xclaesse/run-target-envJussi Pakkanen
2021-02-06rust: Add a module wrapper for bindgenDylan Baker
2021-02-06add loongarch supportXiaotian Wu
2021-02-05vala: Disable unity buildsDylan Baker
2021-02-05run_target: Add env kwargXavier Claessens
2021-02-05gnome: Add post_install() methodXavier Claessens
2021-02-04Introduce `fs.read` to read a file as a stringLuke Drummond
2021-02-04minstall: Add --dry-run optionXavier Claessens
2021-02-03Fix some typos in the release notes snippetsLuca Weiss
2021-02-02Merge pull request #8087 from dcbaker/submit/lto-extensionsJussi Pakkanen
2021-02-02doc: fix typosEli Schwartz
2021-02-02Add support for LLVM's thinLTODylan Baker
2021-02-02compilers: Add support for using multiple threads with ltoDylan Baker
2021-02-02interpreter, mtest: introduce add_test_setup(exclude_suites: ...)Paolo Bonzini
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen
2021-01-31copy editing for 0.57 release notes [skip ci]Paolo Bonzini
2021-01-30add_install_script: add skip_if_destdir kwargXavier Claessens
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2021-01-30Merge pull request #8264 from xclaesse/ep-miscJussi Pakkanen
2021-01-30Merge pull request #8200 from bonzini/mtest-asyncio-logsJussi Pakkanen
2021-01-29external_project: Add release snippetXavier Claessens
2021-01-29Can read project version from a file.Jussi Pakkanen
2021-01-29external_project: Add default configure optionsXavier Claessens
2021-01-27intepreter: Allow using file objects for the script_name of add_*_scriptDylan Baker
2021-01-27custom_target: Add env kwargXavier Claessens
2021-01-27test: Make timeout <= 0 infinite duractionXavier Claessens
2021-01-26dist: Allow packaging subproject in same git repo as main projectXavier Claessens
2021-01-26docs: Fix sentence in Machine-files.md [skip ci]Florian Schmaus
2021-01-23docs: Fix typo in Syntax.md [skip ci]Evgeny Ermakov
2021-01-22docs: add documentation snippet for meson test console output changesPaolo Bonzini
2021-01-21interpreter: accept external programs and dependencies for summaryPaolo Bonzini
2021-01-20MSVC and Clang-Cl Compiler Argument CleanupMarios Staikopoulos
2021-01-20Added "How do I use a library before declaring it?" in the FAQ.Volker Weißmann
2021-01-19Keep buildtype the same even if user changes debug and/or optimization.Jussi Pakkanen