index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
markdown
/
FAQ.md
Age
Commit message (
Expand
)
Author
2025-04-07
Fix documentation typos
Emil Berg
2025-03-07
docs: describe the support policy for python versions
Eli Schwartz
2024-05-31
Explain how to add preprocessor defines in FAQ.md
Emil Melnikov
2023-08-27
FAQ: MinGW UCRT are compatible with MSVC and also use libfoo.a
Xavier Claessens
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
2022-09-14
docs: note the automatic creation of gitignore in build directories
Eli Schwartz
2021-11-02
FAQ: Add entry about `add_project_link_arguments` and multiple languages
Dylan Baker
2021-10-30
Added warning if run_command is called without the check kwarg
Volker Weißmann
2021-08-28
docs: update LD docs link in FAQ.md
Andrea Pappacoda
2021-08-27
FAQ: document some community work toward implementing Meson in C/C++
Eli Schwartz
2021-03-01
docs/faq: Add a section on user defined functions and macros [skip ci]
Dylan Baker
2021-01-31
Capitalize "Meson" consistently as it is a proper name. [skip ci]
Jussi Pakkanen
2021-01-30
Rewrap long text lines in docs. [skip ci]
Jussi Pakkanen
2021-01-20
Added "How do I use a library before declaring it?" in the FAQ.
Volker Weißmann
2021-01-19
Keep buildtype the same even if user changes debug and/or optimization.
Jussi Pakkanen
2020-06-18
docs: replaced `ninja` with appropriate `meson` commands [skip ci]
TheQwertiest
2020-06-15
Documentation, FAQ.md, generated_headers [skip ci]
laolux
2019-11-07
docs: Mention error LNK1181, linking for MSVC [skip ci]
Vedran Miletić
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-11-02
Add option for controlling RTTI.
Jussi Pakkanen
2019-07-10
FAQ.md: Do I need to add headers to sources? [skip ci]
Nirbheek Chauhan
2019-07-10
FAQ.md: Add an entry for generated headers [skip ci]
Nirbheek Chauhan
2019-06-10
Rewrap some doc lines. [skip ci]
Jussi Pakkanen
2019-05-13
FAQ: Add an entry about the library naming scheme with MSVC [skip ci]
Nirbheek Chauhan
2019-05-02
Describe how to add support for new compilers. [skip ci]
Jussi Pakkanen
2018-04-12
Explain the choice of implementation language. [skip ci]
Jussi Pakkanen
2018-04-06
[fixup]: add since to FAQ
Mathieu Duponchelle
2018-04-06
new wrap-mode: forcefallback
Mathieu Duponchelle
2018-03-23
docs/FAQ: fix typo [skip ci]
Eric Engestrom
2018-03-04
Explain change of default better. [skip ci]
Jussi Pakkanen
2017-10-23
docs: Markdown headers don't need trailing hash signs
Luis Menina
2017-10-04
Update to not use deprecated mesonconf
David Strauss
2017-08-10
Update wrap-mode FAQ
Nirbheek Chauhan
2017-05-04
Update FAQ.md: meson is not elementary particle
Chiu Yue Chun
2017-05-03
doc: Use https links wherever possible.
Elliott Sales de Andrade
2017-05-03
doc: Capitalize things more consistently.
Elliott Sales de Andrade
2017-04-26
docs: Import the website and wiki and build with hotdoc
Thibault Saunier