meson/docs/markdown
Xavier Claessens b30cd5d2d5 Make --vsenv a readonly builtin option
We need to remember its value when reconfiguring, but the Build object
is not reused, only coredata is.

This also makes CLI more consistent by allowing `-Dvsenv=true` syntax.

Fixes: #11309
2023-03-29 09:33:41 -04:00
..
images Some documentation fix (#10335) 2022-05-01 13:24:38 +03:00
snippets Add support for meson.options as a replacement for meson_options.txt 2023-03-28 15:01:10 +03:00
ARM-performance-test.md
Adding-arguments.md docs: linkify some function references 2022-06-27 18:29:48 -04:00
Adding-new-projects-to-wrapdb.md docs: replace most uses of `meson_options.txt` with `meson.options` 2023-03-28 15:01:10 +03:00
Additional.md
Build-options.md docs: replace most uses of `meson_options.txt` with `meson.options` 2023-03-28 15:01:10 +03:00
Build-system-converters.md
Build-targets.md docs: Mention library command as well [skip ci] 2020-04-07 17:24:13 +03:00
Builtin-options.md Make --vsenv a readonly builtin option 2023-03-29 09:33:41 -04:00
CMake-module.md docs: update various function references to be linkified 2022-06-29 20:33:35 -04:00
Code-formatting.md Fix various spelling errors 2022-11-24 15:17:23 -05:00
Commands.md fix meson compile with alias target 2023-03-17 02:05:23 -04:00
Comparisons.md
Compiler-properties.md doc: Fix some broken links 2023-03-28 21:46:32 +03:00
Conference-presentations.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Configuration.md docs: add some function linkification in code snippets 2022-07-14 00:01:39 -04:00
Configuring-a-build-directory.md docs: replace most uses of `meson_options.txt` with `meson.options` 2023-03-28 15:01:10 +03:00
Contact-information.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Continuous-Integration.md docs: fix various references to "meson builddir" 2022-08-16 16:18:18 -04:00
Contributing.md Fixing typos 2022-12-12 12:10:37 -05:00
Creating-Linux-binaries.md docs: add some function linkification in code snippets 2022-07-14 00:01:39 -04:00
Creating-OSX-packages.md Fix typos in docs 2022-10-23 03:06:39 +03:00
Creating-releases.md docs: fix various references to "meson builddir" 2022-08-16 16:18:18 -04:00
Cross-compilation.md docs: fix various references to "meson builddir" 2022-08-16 16:18:18 -04:00
Cuda-module.md docs: add some function linkification in code snippets 2022-07-14 00:01:39 -04: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 docs: d_module_versions has an undocumented ability to accept integers 2022-06-17 14:33:02 -04:00
Dependencies.md dependencies: add pybind11 custom factory 2023-03-09 15:13:46 -05:00
Design-rationale.md docs: change old SourceForge link to GitHub 2022-12-05 02:00:42 -05:00
Disabler.md
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 Change `unstable_external_project` to `unstable-external_project` 2022-11-15 19:33:32 -05: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 docs: note the automatic creation of gitignore in build directories 2022-09-14 18:53:53 -04:00
Feature-autodetection.md Add support for gcovr --sonarqube report 2021-07-23 22:15:00 +03:00
Fs-module.md docs: replace most uses of `meson_options.txt` with `meson.options` 2023-03-28 15:01:10 +03:00
Generating-sources.md docs: fix bad advice to use python module to find python 2023-02-24 20:45:00 -05: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 support for update-mime-database 2022-09-28 12:07:24 -04:00
GuiTutorial.md Fix typos in docs 2022-10-23 03:06:39 +03:00
Hotdoc-module.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
IDE-integration.md docs: replace most uses of `meson_options.txt` with `meson.options` 2023-03-28 15:01:10 +03:00
Icestorm-module.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
In-the-press.md
Include-directories.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
IndepthTutorial.md docs: fix various references to "meson builddir" 2022-08-16 16:18:18 -04:00
Installing.md minstall: drop privileges before running rebuild_all 2023-02-20 22:33:46 -05:00
Java-module.md Rename java.generate_native_headers to java.native_headers 2022-12-11 14:50:26 -06: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 docs: Remove deprecated meson.source_root() from localisation page example 2022-04-24 06:57:43 -04:00
Machine-files.md Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
Manual.md
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 docs: mention in the native-file docs, the command line argument to use 2022-08-29 12:09:52 -04:00
Overview.md
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 Add a note on relocatable pkg-config files to reference manual. 2022-11-13 14:37:45 -05:00
Playground.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Porting-from-autotools.md docs: replace most uses of `meson_options.txt` with `meson.options` 2023-03-28 15:01:10 +03: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 add missing documentation for python installation default pure kwarg 2022-11-26 19:56:00 -05: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 Fixing typos 2022-12-12 12:10:37 -05:00
Quick-guide.md docs: fix various references to "meson builddir" 2022-08-16 16:18:18 -04:00
Reference-tables.md add cc.has_function_attribute('vector_size') 2023-02-01 13:26:09 -08: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 docs: fix various references to "meson builddir" 2022-08-16 16:18:18 -04:00
Release-notes-for-0.52.0.md Fix various spelling errors 2022-11-24 15:17:23 -05: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 docs: fix various references to "meson builddir" 2022-08-16 16:18:18 -04:00
Release-notes-for-0.55.0.md docs: fix various references to "meson builddir" 2022-08-16 16:18:18 -04:00
Release-notes-for-0.56.0.md Change `unstable_external_project` to `unstable-external_project` 2022-11-15 19:33:32 -05:00
Release-notes-for-0.57.0.md Change `unstable_external_project` to `unstable-external_project` 2022-11-15 19:33:32 -05:00
Release-notes-for-0.58.0.md Fix various spelling errors 2022-11-24 15:17:23 -05:00
Release-notes-for-0.59.0.md docs: fix broken porting advice for intl dependency in release notes 2022-09-12 15:16:38 -04: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-for-0.62.0.md Fix typos in docs 2022-10-23 03:06:39 +03:00
Release-notes-for-0.63.0.md Fix typos in docs 2022-10-23 03:06:39 +03:00
Release-notes-for-0.64.0.md Fix broken link in release notes 2022-11-24 16:01:33 +02:00
Release-notes-for-1.0.0.md Created release note page for 1.0.0. 2022-12-23 18:13:43 +02:00
Release-notes.md
Release-procedure.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Reproducible-builds.md
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: Rust-module: Remove note about unstable API 2022-12-11 16:34:00 -05:00
Rust.md rust: Generate a rust-project.json file when rust targets are present 2022-09-12 18:51:27 -04:00
Shipping-prebuilt-binaries-as-wraps.md docs/prebuilt: Add an example of how to use a wrap file 2023-02-16 09:13:52 -08: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 Fix typo in doc of sourceset module 2023-01-18 11:10:06 -05: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 doc: remove unexisting operators from grammar 2023-03-02 11:19:31 -05:00
Threads.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Tutorial.md Some documentation fix (#10335) 2022-05-01 13:24:38 +03:00
Unit-tests.md Fix typos in docs 2022-10-23 03:06:39 +03:00
Unity-builds.md Improve unity build documentation 2023-02-27 14:29:38 -05:00
Use-of-Python.md Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
Users.md docs: add Criterion 2023-02-27 14:06:40 -05:00
Using-multiple-build-directories.md docs: note the automatic creation of gitignore in build directories 2022-09-14 18:53:53 -04: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 Document and test new WrapDB auto fallback 2022-10-10 12:47:32 -04:00
Vala.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Videos.md docs: add 2022 video from PyCon US 2023-03-27 21:43:09 +03:00
Vs-External.md Update Vs-External.md 2023-02-23 07:59:59 -05:00
Wayland-module.md modules/wayland: Change default value of include_core_only to true 2022-09-07 08:43:29 -04:00
Windows-module.md docs: Add missing import to the windows module example. 2022-12-06 09:53:15 -05: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 docs: Suggest using depth=1 by default for wrap-git 2022-07-13 08:14:41 -07:00
Wrapdb-projects.md docs: Generate a table of all wrapdb releases 2021-06-05 17:01:34 -04:00
Yaml-RefMan.md Fix typos in docs 2022-10-23 03:06:39 +03:00
_Sidebar.md modules/wayland: Add unstable_wayland module 2022-02-27 14:33:33 -05:00
_include_qt_base.md docs: Qt compile_moc() parameter error 2023-01-20 00:27:20 -05:00
howtox.md docs: add gcc to list of compilers with sanitize tools 2023-02-23 16:18:02 -05:00
i18n-module.md docs: fix broken links in i18n modue 2022-06-27 19:43:39 -04: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