aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2021-02-07Add Qt6 moduleLuca Weiss1-0/+8
2021-02-07Merge pull request #8162 from dcbaker/wip/2021-01/rust-module-bindgenJussi Pakkanen2-2/+51
2021-02-07Make installing non-existing subdirs a supported featurePeter Hutterer1-0/+10
2021-02-07Merge pull request #8288 from bonzini/test-setup-exclude-suitesJussi Pakkanen1-0/+3
2021-02-07Merge pull request #8305 from xclaesse/run-target-envJussi Pakkanen2-1/+5
2021-02-06rust: Add a module wrapper for bindgenDylan Baker2-2/+51
2021-02-06add loongarch supportXiaotian Wu1-0/+1
2021-02-05vala: Disable unity buildsDylan Baker1-0/+7
2021-02-05run_target: Add env kwargXavier Claessens2-1/+5
2021-02-05gnome: Add post_install() methodXavier Claessens2-0/+26
2021-02-04Introduce `fs.read` to read a file as a stringLuke Drummond3-0/+68
2021-02-04minstall: Add --dry-run optionXavier Claessens1-0/+4
2021-02-03Fix some typos in the release notes snippetsLuca Weiss3-4/+4
2021-02-02Merge pull request #8087 from dcbaker/submit/lto-extensionsJussi Pakkanen3-20/+38
2021-02-02doc: fix typosEli Schwartz1-2/+2
2021-02-02Add support for LLVM's thinLTODylan Baker2-0/+8
2021-02-02compilers: Add support for using multiple threads with ltoDylan Baker2-20/+30
2021-02-02interpreter, mtest: introduce add_test_setup(exclude_suites: ...)Paolo Bonzini1-0/+3
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen51-174/+174
2021-01-31copy editing for 0.57 release notes [skip ci]Paolo Bonzini15-43/+46
2021-01-30add_install_script: add skip_if_destdir kwargXavier Claessens2-0/+15
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen100-2649/+3566
2021-01-30Merge pull request #8264 from xclaesse/ep-miscJussi Pakkanen2-3/+20
2021-01-30Merge pull request #8200 from bonzini/mtest-asyncio-logsJussi Pakkanen1-0/+29
2021-01-29external_project: Add release snippetXavier Claessens1-0/+11
2021-01-29Can read project version from a file.Jussi Pakkanen2-1/+15
2021-01-29external_project: Add default configure optionsXavier Claessens1-3/+9
2021-01-27intepreter: Allow using file objects for the script_name of add_*_scriptDylan Baker2-2/+29
2021-01-27custom_target: Add env kwargXavier Claessens2-0/+15
2021-01-27test: Make timeout <= 0 infinite duractionXavier Claessens2-2/+14
2021-01-26dist: Allow packaging subproject in same git repo as main projectXavier Claessens2-0/+34
2021-01-26docs: Fix sentence in Machine-files.md [skip ci]Florian Schmaus1-1/+1
2021-01-23docs: Fix typo in Syntax.md [skip ci]Evgeny Ermakov1-1/+1
2021-01-22docs: add documentation snippet for meson test console output changesPaolo Bonzini1-0/+29
2021-01-21interpreter: accept external programs and dependencies for summaryPaolo Bonzini2-1/+9
2021-01-20MSVC and Clang-Cl Compiler Argument CleanupMarios Staikopoulos1-0/+16
2021-01-20Added "How do I use a library before declaring it?" in the FAQ.Volker Weißmann1-0/+17
2021-01-19Keep buildtype the same even if user changes debug and/or optimization.Jussi Pakkanen2-0/+43
2021-01-17Removal of /ZI on MSVC DebugMarios Staikopoulos1-0/+14
2021-01-14mtest: allow quickly interrupting the test runPaolo Bonzini1-0/+5
2021-01-14Add qtcreator to IDE-integration.mdgaal-dev1-0/+1
2021-01-13Fix misspellsAntonin Décimo16-26/+26
2021-01-12summary: align left, not align middleEli Schwartz2-7/+11
2021-01-12Allow '//' as project function id due to git bash path conversion.Luke Elliott2-0/+12
2021-01-11doc: fix invalid Commands.md example for introspect [skip ci]Eli Schwartz1-1/+1
2021-01-11Add Chicken-Libraries to Users.md (#8180)Michael Brockus1-0/+1
2021-01-10cmake: add PATH logic to preliminary dep check (fixes #8133)Daniel Mensinger1-2/+6
2021-01-10Hotdoc: use template for Commands.md instead of generating the entire file (#...Eli Schwartz2-80/+28
2021-01-06Merge pull request #7860 from dcbaker/wip/2020-10/rust-moduleJussi Pakkanen7-27/+74
2021-01-05modules: Add an unstable-rust moduleDylan Baker5-27/+69