summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-04-11fix various spelling issuesJosh Soref
2023-04-11Change "can not" to "cannot" throughout projectHiPhish
2023-04-11Fix spelling and grammar in Dependencies.mdPete Dietl
2023-04-10Generate relnotes for 1.1.0.Jussi Pakkanen
2023-03-29Make --vsenv a readonly builtin optionXavier Claessens
2023-03-28doc: Use better name for builtin/return object titleXavier Claessens
2023-03-28doc: Fix some broken linksXavier Claessens
2023-03-28docs: replace most uses of `meson_options.txt` with `meson.options`Dylan Baker
2023-03-28Add support for meson.options as a replacement for meson_options.txtDylan Baker
2023-03-27Allow --reconfigure and --wipe of empty builddirXavier Claessens
2023-03-27docs: add 2022 video from PyCon USandy5995
2023-03-20backends: add a new "none" backendEli Schwartz
2023-03-17fix meson compile with alias targetCharles Brunet
2023-03-09dependencies: add pybind11 custom factoryEli Schwartz
2023-03-02doc: remove unexisting operators from grammarCharles Brunet
2023-03-02mintro: redirect stdout to stderrCharles Brunet
2023-03-01docs: document default_options behaviourJohn Levon
2023-03-01docs: fix a small typoJohn Levon
2023-02-28doc: Be more specific about warning_level optionXavier Claessens
2023-02-27Improve unity build documentationCharles Brunet
2023-02-27docs: add Criterionandy5995
2023-02-27documentation: there is no unary + operatorCharles Brunet
2023-02-24docs: fix bad advice to use python module to find pythonEli Schwartz
2023-02-23docs: add gcc to list of compilers with sanitize toolsandy5995
2023-02-23Update Vs-External.mdValeri
2023-02-20minstall: drop privileges before running rebuild_allEli Schwartz
2023-02-20minstall: rework root elevation prompt for extensibility and behaviorEli Schwartz
2023-02-20interpreter/mesonmain: Add build_options methodL. E. Segovia
2023-02-16docs/prebuilt: Add an example of how to use a wrap fileDylan Baker
2023-02-16docs/prebuilt: add some sanity checking to the example.Dylan Baker
2023-02-16docs/prebuilt: use meson.override_dependency()Dylan Baker
2023-02-15interpreter: add FeatureOption.enable_if and .disable_ifDylan Baker
2023-02-15interpreter: add a feature.enable_auto_ifDylan Baker
2023-02-15docs: add description of license_files kwargEli Schwartz
2023-02-15preprocess: Add dependencies kwargXavier Claessens
2023-02-14allow install script to run in dry-run modeCharles Brunet
2023-02-10docs: Add cython to the languages accepted by project()Daniele Nicolodi
2023-02-01add cc.has_function_attribute('vector_size')Dudemanguy
2023-01-29Users.md: add @dcantrell /bsdutilsandy5995
2023-01-20docs: Qt compile_moc() parameter errorgroveer
2023-01-20Deprecate passing strings to non-string optionsDylan Baker
2023-01-18doc: Fix typo in release notesXavier Claessens
2023-01-18Fix typo in doc of sourceset moduleYue Yang
2023-01-18devenv: Allow dumping into file and select a formatXavier Claessens
2023-01-10docs: Add ld64.lld to linker reference tableDylan Baker
2023-01-04Users.md: add slapt-getandy5995
2023-01-04clang-cl: supports /std:c++20 now.Luke Elliott
2023-01-04document declare_dependency(object: ...)Paolo Bonzini
2023-01-04allow passing generated objects in the "objects" keyword argumentPaolo Bonzini
2022-12-27add builtin option to install licensesEli Schwartz