summaryrefslogtreecommitdiff
path: root/docs/markdown/External-commands.md
Commit message (Collapse)AuthorAgeFilesLines
* doc: fix link warningsMathieu Duponchelle2020-02-271-1/+1
|
* docs: clarify how Meson handles shebang in run_command [skip ci]Paolo Borelli2019-11-191-0/+3
|
* environment: Support taking values from dictMarc-André Lureau2019-09-291-1/+8
| | | | Related to #5955.
* run_command: add env kwargJan Tojnar2019-01-271-0/+8
|
* Rewrapped more files.Jussi Pakkanen2017-08-261-3/+17
|
* docs: add a short description for all top pages in the ManualPeter Hutterer2017-05-031-0/+4
|
* docs: Import the website and wiki and build with hotdocThibault Saunier2017-04-261-0/+16
This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it.