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
/
howtox.md
Age
Commit message (
Expand
)
Author
2022-04-03
Document and test env vars a bit better
John Ericson
2022-03-04
[skip ci] fix syntax typo
Darren Ng
2021-10-30
Added warning if run_command is called without the check kwarg
Volker Weißmann
2021-08-18
docs: Remove the deleted function find_library
Daniel Mensinger
2021-03-28
docs: Provide working instructions for scan-build [skip ci]
Patryk Obara
2021-02-04
Introduce `fs.read` to read a file as a string
Luke Drummond
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
2020-07-14
Replace `dynamic linker` with `linker` [skip ci]
Nathan Lanza
2020-06-30
Replaced `ninja` with `meson` [skip ci]
TheQwertiest
2020-06-18
Merge pull request #7196 from cconverse711/llvm-cov
Jussi Pakkanen
2020-06-18
docs: replaced `ninja` with appropriate `meson` commands [skip ci]
TheQwertiest
2020-06-17
coverage: llvm-cov support
Cary Converse
2020-05-14
Docs: Make the suggested use for the not-found dependency better [skip ci]
Dylan Baker
2020-05-14
docs: Add a Howto about the null dependency [skip ci]
Dylan Baker
2020-03-23
Revert "Naturally use env vars a bit more to match Autoconf"
Jussi Pakkanen
2020-03-23
Naturally use env vars a bit more to match Autoconf
John Ericson
2020-03-23
Fix legacy env var support with cross
John Ericson
2020-03-17
envconfig: Make compiler and linker environment variables match
Dylan Baker
2020-02-14
docs: Update documentation about linker selection
Nirbheek Chauhan
2020-01-27
docs: small cleanups and clarifications to setting the dynamic linker [skip ci]
Dylan Baker
2020-01-22
environment: Replace LD with <LANG>LD
Dylan Baker
2019-12-02
docs: Update docs for LD and ld entries
Dylan Baker
2019-11-10
Document lack of clang support [skip ci]
mayl
2019-02-01
CMake: Added support for CMAKE_MODULE_PATH and extra CMake args (closes #4779)
Daniel Mensinger
2019-01-08
docs: further specify that CFLAGS and friends are only for distro packagers [...
Dylan Baker
2018-06-24
Update documentation about compiler envvars and cross files. [skip ci]
Jussi Pakkanen
2018-03-20
Docs: Correct env variable SCAN_BUILD to SCANBUILD
Marvin Scholz
2017-11-19
Documentation: Add note about SCAN_BUILD
Christoph Behle
2017-10-23
Update references from mesonconf to meson configure
Kevin Anderson
2017-10-23
docs: Markdown headers don't need trailing hash signs
Luis Menina
2017-07-04
doc: Mention that C/C++ language versions can be set per-target
Gabríel Arthúr Pétursson
2017-05-04
Use American English - 'ise' -> 'ize' where applicable
Peter Hutterer
2017-05-04
Use American English: behaviour -> behavior
Peter Hutterer
2017-05-03
doc: Use https links wherever possible.
Elliott Sales de Andrade
2017-05-03
doc: Fix several minor typos.
Elliott Sales de Andrade
2017-05-03
doc: Capitalize things more consistently.
Elliott Sales de Andrade
2017-04-28
howtox.md: fix header hierarchy
Mathieu Duponchelle
2017-04-26
docs: Import the website and wiki and build with hotdoc
Thibault Saunier