| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-23 | devenv: Set GI_TYPELIB_PATH and LD_LIBRARY_PATH (#8548) | Xavier Claessens | |
| 2021-03-16 | Add `meson devenv` command and meson.add_devenv() | Xavier Claessens | |
| 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-13 | Fix misspells | Antonin Décimo | |
| Signed-off-by: Antonin Décimo <antonin.decimo@gmail.com> | |||
| 2021-01-11 | doc: fix invalid Commands.md example for introspect [skip ci] | Eli Schwartz | |
| It requires at least one option argument, and the one that provides "basic information" about the project is --projectinfo, so let's use that to demo the command. Fixes #8182 | |||
| 2021-01-10 | Hotdoc: use template for Commands.md instead of generating the entire file ↵ | Eli Schwartz | |
| (#8154) * doc: fix hotdoc misuse for dynamically generated content hotdoc has a native include feature for including files inline. Use this to generate one file for each dynamically generated code block, and include that file in Commands.md; see: https://hotdoc.github.io/syntax-extensions.html#smart-file-inclusion-syntax This permits us to move back to using the in-tree version of the hotdoc *.md sources, thus fixing the incorrect inclusion of "builddir/" in the "Edit on github" links which resulted from using copies as the source. Fixes #8061 * doc: call the dummy file a "stamp" as it is a better known term | |||
| 2020-06-30 | Made Commands.md dynamically generated (#7346) | TheQwertiest | |
| 2020-06-29 | Added ability to specify target in `meson compile` | TheQwertiest | |
| 2020-06-28 | Added ability to pass arguments to backend in `meson compile` | TheQwertiest | |
| 2020-06-21 | mcompile: Add --verbose mode | Igor Raits | |
| Closes: https://github.com/mesonbuild/meson/issues/7352 Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com> | |||
| 2020-06-18 | docs: replaced `ninja` with appropriate `meson` commands [skip ci] | TheQwertiest | |
| 2020-06-16 | doc: Fix missing --force-fallback-for documentation | Xavier Claessens | |
| 2020-06-15 | Added docs for all meson commands + corresponding unit test (#7217) | TheQwertiest | |
