summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2021-01-17Removal of /ZI on MSVC DebugMarios Staikopoulos
2021-01-14mtest: allow quickly interrupting the test runPaolo Bonzini
2021-01-14Add qtcreator to IDE-integration.mdgaal-dev
2021-01-13Fix misspellsAntonin Décimo
2021-01-12summary: align left, not align middleEli Schwartz
2021-01-12Allow '//' as project function id due to git bash path conversion.Luke Elliott
2021-01-11doc: fix invalid Commands.md example for introspect [skip ci]Eli Schwartz
2021-01-11Add Chicken-Libraries to Users.md (#8180)Michael Brockus
2021-01-10cmake: add PATH logic to preliminary dep check (fixes #8133)Daniel Mensinger
2021-01-10Hotdoc: use template for Commands.md instead of generating the entire file (#...Eli Schwartz
2021-01-06Merge pull request #7860 from dcbaker/wip/2020-10/rust-moduleJussi Pakkanen
2021-01-05modules: Add an unstable-rust moduleDylan Baker
2021-01-05Fix last mention of Python 3.5. [skip ci]Jussi Pakkanen
2021-01-05mtest: Add support for rust unit testsDylan Baker
2021-01-03doc: restore accidentally removed images used in Getting-meson.md [skip ci]Eli Schwartz
2020-12-22Add simple start page for beginners. [skip ci]Jussi Pakkanen
2020-12-17Revert "add owl chess in Users.md [skip ci]"Eli Schwartz
2020-12-15Merge pull request #7902 from bonzini/mtest-build-depends-onlyJussi Pakkanen
2020-12-15docs: Update link to libspng [skip ci]Jean-Michel Gorius
2020-12-14doc: fix typos for doubled words [skip ci]Eli Schwartz
2020-12-14mtest: only build what is needed for the testsPaolo Bonzini
2020-12-11CI: Move all remaining jobs from travis-ci to GHAChristoph Reiter
2020-12-10compilers: add support for c++20/gnu++20Florian Schmaus
2020-12-10pkgconfig: Respect variable ordering when passed as listXavier Claessens
2020-12-10docs: fix "edit on GitHub" linksThomas Weißschuh
2020-12-03Add prelinking support for static libraries.Jussi Pakkanen
2020-11-29Update Vala Preprocessor section in documentation. Closes: #8040 [skip ci]Jerry Casiano
2020-11-24compiler: allow non-built internal dependencies as argumentsPaolo Bonzini
2020-11-23add dependency recommendation [skip ci]Michael Brockus
2020-11-22doc: fix confusing use of "build" as a directory argument [skip ci]Eli Schwartz
2020-11-21Handle cmake dependencies which require a specified versionJason Ekstrand
2020-11-18Merge pull request #7894 from obilaniu/cudaupdatesJussi Pakkanen
2020-11-18Update Tutorial.md [skip ci]Michael Brockus
2020-11-17Revert "Add thinlto support. Closes #7493."Jussi Pakkanen