meson/docs/markdown
Eli Schwartz 78945fb983
python module: add option to specify a python environment to install to
The default behavior of installing relative to prefix may be unexpected,
and is definitely wrong in many cases.

Give users control in order to specify that yes, they actually want to
install to a venv.

This is particularly useful for projects that use meson as a build
system for a python module, where *all* files shall be installed into
the python site-packages.
2022-02-22 22:22:16 -05:00
..
images Add tutorial for building an SDL app from scratch. 2021-11-02 21:07:38 +02:00
snippets python module: add option to specify a python environment to install to 2022-02-22 22:22:16 -05:00
ARM-performance-test.md Rewrapped more files. 2017-08-26 23:41:53 +03:00
Adding-arguments.md docs: Temporarily disable modules and move RefMan --> Reference-manual 2021-10-04 23:11:48 +02:00
Adding-new-projects-to-wrapdb.md editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
Additional.md doc: Fix several minor typos. 2017-05-03 16:20:53 -04:00
Build-options.md optinterpreter: Add deprecated kwarg 2021-10-09 18:13:34 -04:00
Build-system-converters.md Rewrapped more files. 2017-08-26 23:41:53 +03:00
Build-targets.md docs: Mention library command as well [skip ci] 2020-04-07 17:24:13 +03:00
Builtin-options.md python module: add option to specify a python environment to install to 2022-02-22 22:22:16 -05:00
CMake-module.md cmake: add arch_independent kwarg 2022-02-01 23:48:17 -05:00
Code-formatting.md clangformat: Only format files tracked by git by default 2021-10-10 14:13:35 -04:00
Commands.md editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
Comparisons.md Fix inconsistent header levels 2017-10-24 23:01:11 +03:00
Compiler-properties.md Capitalize "Meson" consistently as it is a proper name. [skip ci] 2021-01-31 19:49:20 +00:00
Conference-presentations.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Configuration.md Capitalize "Meson" consistently as it is a proper name. [skip ci] 2021-01-31 19:49:20 +00:00
Configuring-a-build-directory.md Support Visual Studio 2022 backend 2021-11-21 08:08:11 -05:00
Contact-information.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Continuous-Integration.md Fix syntax highlighting Continuous-Integration.md 2022-01-05 18:59:04 -05:00
Contributing.md fix missing documentation for testsuite option in test.json 2022-02-15 16:50:41 -05:00
Creating-Linux-binaries.md Capitalize "Meson" consistently as it is a proper name. [skip ci] 2021-01-31 19:49:20 +00:00
Creating-OSX-packages.md docs: replaced `ninja` with appropriate `meson` commands [skip ci] 2020-06-18 17:47:10 +03:00
Creating-releases.md implement 'dist --allow-dirty' flag 2022-02-10 21:23:20 -05:00
Cross-compilation.md Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
Cuda-module.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Custom-build-targets.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Cython.md Add option to to transpile Cython to C++ 2021-09-24 22:56:46 +03:00
D.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Dependencies.md new custom dependency lookup for libdl 2022-02-01 15:51:15 -05:00
Design-rationale.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Disabler.md Move version info away from header. 2018-01-14 20:45:37 +02:00
Dlang-module.md Capitalize "Meson" consistently as it is a proper name. [skip ci] 2021-01-31 19:49:20 +00:00
External-Project-module.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
External-commands.md Added warning if run_command is called without the check kwarg 2021-10-30 22:26:28 -04:00
FAQ.md FAQ: Add entry about `add_project_link_arguments` and multiple languages 2021-11-02 14:03:18 -04:00
Feature-autodetection.md Add support for gcovr --sonarqube report 2021-07-23 22:15:00 +03:00
Fs-module.md document the enhancement to the Fs module permitting File arguments 2021-06-08 16:52:48 -04:00
Generating-sources.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Getting-meson.md bump minimum required version of python to 3.7 2022-01-10 18:36:56 -05:00
Getting-meson_ptbr.md bump minimum required version of python to 3.7 2022-01-10 18:36:56 -05:00
Getting-meson_zh.md Add Chinese translation of the getting Meson page [skip ci] 2021-04-06 00:09:20 +03:00
Gnome-module.md gnome: add documentation for new kwargs 2022-01-31 18:25:18 -05:00
GuiTutorial.md Add tutorial for building an SDL app from scratch. 2021-11-02 21:07:38 +02:00
Hotdoc-module.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
IDE-integration.md docs: Update docs 2021-10-09 23:07:24 +02:00
Icestorm-module.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
In-the-press.md doc: Use https links wherever possible. 2017-05-03 16:20:53 -04:00
Include-directories.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
IndepthTutorial.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Installing.md Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
Java-module.md Add Java module 2021-08-22 07:57:29 -07:00
Java.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Keyval-module.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Localisation.md Capitalize "Meson" consistently as it is a proper name. [skip ci] 2021-01-31 19:49:20 +00:00
Machine-files.md Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
Manual.md Rewrapped lines of a few more files. 2017-08-21 00:08:28 +03:00
Meson-sample.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
MesonCI.md Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
Mixing-build-systems.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Modules.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Native-environments.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Overview.md Rewrapped some markdown files. 2017-08-24 17:51:44 +03:00
Performance-comparison.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Pkg-config-files.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Pkgconfig-module.md pkgconfig: Do not escape custom variables 2021-05-18 18:03:37 -04:00
Playground.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Porting-from-autotools.md Capitalize "Meson" consistently as it is a proper name. [skip ci] 2021-01-31 19:49:20 +00:00
Precompiled-headers.md Capitalize "Meson" consistently as it is a proper name. [skip ci] 2021-01-31 19:49:20 +00:00
Project-templates.md docs: replaced `ninja` with appropriate `meson` commands [skip ci] 2020-06-18 17:47:10 +03:00
Python-3-module.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Python-module.md python: Add platlibdir and purelibdir options 2021-10-08 17:47:35 -04:00
Qt4-module.md docs: Use an include for the qt modules 2021-06-15 14:15:13 -07:00
Qt5-module.md docs: Use an include for the qt modules 2021-06-15 14:15:13 -07:00
Qt6-module.md docs: Add a page for qt6 2021-06-15 14:15:13 -07:00
Quick-guide.md Update Quick-guide.md 2021-06-19 15:41:54 +03:00
Reference-tables.md Genericise TI compiler and add MSP430 support 2022-02-02 16:45:05 +02:00
Release-notes-for-0.37.0.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Release-notes-for-0.38.0.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Release-notes-for-0.39.0.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Release-notes-for-0.40.0.md Capitalize "Meson" consistently as it is a proper name. [skip ci] 2021-01-31 19:49:20 +00:00
Release-notes-for-0.41.0.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Release-notes-for-0.42.0.md Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
Release-notes-for-0.43.0.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Release-notes-for-0.44.0.md Capitalize "Meson" consistently as it is a proper name. [skip ci] 2021-01-31 19:49:20 +00:00
Release-notes-for-0.45.0.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Release-notes-for-0.46.0.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Release-notes-for-0.47.0.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Release-notes-for-0.48.0.md Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
Release-notes-for-0.49.0.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Release-notes-for-0.50.0.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Release-notes-for-0.51.0.md Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
Release-notes-for-0.52.0.md Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
Release-notes-for-0.53.0.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Release-notes-for-0.54.0.md Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
Release-notes-for-0.55.0.md Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
Release-notes-for-0.56.0.md Capitalize "Meson" consistently as it is a proper name. [skip ci] 2021-01-31 19:49:20 +00:00
Release-notes-for-0.57.0.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Release-notes-for-0.58.0.md Typo fixes (CustomTaget -> CustomTarget) 2021-10-30 14:29:17 -04:00
Release-notes-for-0.59.0.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Release-notes-for-0.60.0.md Add note in release notes that thin archives has been reverted 2021-10-29 11:12:02 -04:00
Release-notes-for-0.61.0.md Prepare release 0.61.0. 2022-01-10 18:27:11 +02:00
Release-notes.md docs: Import the website and wiki and build with hotdoc 2017-04-26 17:56:33 +03:00
Release-procedure.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Reproducible-builds.md Rewrapped lines of a few more files. 2017-08-21 00:08:28 +03:00
Rewriter.md rewriter: create {add,rm}_extra_files commands 2021-12-15 21:21:29 +01:00
Run-targets.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Running-Meson.md Running-Meson.md: fix a broken link 2022-01-10 00:45:13 +05:30
Rust-module.md docs: fix rust module bindgen arguments 2022-01-10 15:34:03 -08:00
Shipping-prebuilt-binaries-as-wraps.md Updated precompiled library documentation 2022-02-01 16:34:00 -05:00
Simd-module.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Simple-comparison.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
SimpleStart.md Add Mac installation instructions for Homebrew 2021-10-08 14:34:15 -04:00
SourceSet-module.md Capitalize "Meson" consistently as it is a proper name. [skip ci] 2021-01-31 19:49:20 +00:00
Style-guide.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Subprojects.md Subprojects.md:add extra detail 2022-01-23 15:27:09 +02:00
Syntax.md Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
Threads.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Tutorial.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Unit-tests.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Unity-builds.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Use-of-Python.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Users.md link to mesa website instead of gitlab 2022-01-11 10:03:54 -05:00
Using-multiple-build-directories.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Using-the-WrapDB.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Using-with-Visual-Studio.md Capitalize "Meson" consistently as it is a proper name. [skip ci] 2021-01-31 19:49:20 +00:00
Using-wraptool.md improve wraptool search 2021-10-10 16:12:57 -04:00
Vala.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Videos.md Add LCA2020 talk to videos page. [skip ci] 2020-01-23 21:35:32 +02:00
Vs-External.md docs: replaced `ninja` with appropriate `meson` commands [skip ci] 2020-06-18 17:47:10 +03:00
Windows-module.md modules/windows: allow CustomTargets with more than one output for compile_resources 2021-10-09 21:34:54 -07:00
Wrap-best-practices-and-tips.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Wrap-dependency-system-manual.md Interpreter: Fallback when required is false but forcefallback is true 2021-04-26 17:04:57 +01:00
Wrapdb-projects.md docs: Generate a table of all wrapdb releases 2021-06-05 17:01:34 -04:00
Yaml-RefMan.md mention fastyaml loader in the docs 2022-01-31 18:40:40 +01:00
_Sidebar.md modules: Add an unstable-rust module 2021-01-05 15:10:50 -08:00
_include_qt_base.md doc: fix missing kwarg in qt5 module 2021-12-06 09:46:55 -05:00
howtox.md Added warning if run_command is called without the check kwarg 2021-10-30 22:26:28 -04:00
i18n-module.md fix broken version annotations for the new itstool_join feature 2022-01-22 22:11:32 -05:00
index.md index.md:add link to GitHub Discussions section 2022-01-17 09:21:03 -05:00
legal.md doc: Minor typo fix in legal.md [skip ci] 2020-07-04 14:03:34 +03:00