meson/docs/markdown
Alyssa Ross 9aa1393fdb docs: fix bindgen_clang_arguments example
> error: unsupported option '--target'; did you mean '-target'?
2023-11-22 22:13:39 +02:00
..
images Some documentation fix (#10335) 2022-05-01 13:24:38 +03:00
snippets Generate release notes for 1.3.0. 2023-11-19 21:58:19 +02: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 fix various spelling issues 2023-04-11 19:21:05 -04:00
Additional.md
Build-options.md Change "can not" to "cannot" throughout project 2023-04-11 17:10:01 +03:00
Build-system-converters.md
Build-targets.md Change "can not" to "cannot" throughout project 2023-04-11 17:10:01 +03:00
Builtin-options.md Merge pull request #10332 from xclaesse/std-opt 2023-08-30 12:04:09 -07:00
CMake-module.md Fix syntax mistakes in two examples 2023-08-02 11:33:37 -04:00
Code-formatting.md Fix various spelling errors 2022-11-24 15:17:23 -05:00
Commands.md mcompile: add suffix as an additional parameter 2023-10-05 08:43:38 -07:00
Comparisons.md
Compiler-properties.md Change "can not" to "cannot" throughout project 2023-04-11 17:10:01 +03:00
Conference-presentations.md
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
Continuous-Integration.md docs: fix various references to "meson builddir" 2022-08-16 16:18:18 -04:00
Contributing.md fix various spelling issues 2023-04-11 19:21:05 -04: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 Fix typo in Cross-compilation.md 2023-08-01 15:33:47 -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
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 Fix name of boost_includedir property 2023-06-08 14:31:01 -04:00
Design-rationale.md Change "can not" to "cannot" throughout project 2023-04-11 17:10:01 +03:00
Disabler.md Fix typo in Disabler.md 2023-07-06 13:14:45 -04:00
Dlang-module.md
External-Project-module.md Change `unstable_external_project` to `unstable-external_project` 2022-11-15 19:33:32 -05:00
External-commands.md Change "can not" to "cannot" throughout project 2023-04-11 17:10:01 +03:00
FAQ.md FAQ: MinGW UCRT are compatible with MSVC and also use libfoo.a 2023-08-27 10:50:43 -04:00
Feature-autodetection.md Change "can not" to "cannot" throughout project 2023-04-11 17:10:01 +03:00
Fs-module.md Revert "Revert "Add fs.relative_to()"" 2023-08-18 07:46:08 -04:00
Generating-sources.md Change "can not" to "cannot" throughout project 2023-04-11 17:10:01 +03: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
Gnome-module.md gnome.mkenum_simple(): Fix include path when header is in subdir 2023-09-09 21:28:22 -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 Adding Meson-UI back on IDE-integration.md 2023-09-04 03:23:43 +03:00
Icestorm-module.md
In-the-press.md
Include-directories.md
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
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 machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@ 2023-08-23 11:33:39 -04:00
Manual.md
Meson-sample.md
MesonCI.md fix various spelling issues 2023-04-11 19:21:05 -04:00
Mixing-build-systems.md Change "can not" to "cannot" throughout project 2023-04-11 17:10:01 +03:00
Modules.md
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
Pkg-config-files.md
Pkgconfig-module.md Add a note on relocatable pkg-config files to reference manual. 2022-11-13 14:37:45 -05:00
Playground.md
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
Project-templates.md
Python-3-module.md docs: Fix broken links 2021-10-03 12:19:45 +02:00
Python-module.md Python: Add 'limited_api' kwarg to extension_module 2023-08-14 20:02:09 -04:00
Qt4-module.md
Qt5-module.md
Qt6-module.md fix various spelling issues 2023-04-11 19:21:05 -04:00
Quick-guide.md docs: fix various references to "meson builddir" 2022-08-16 16:18:18 -04:00
Reference-tables.md CPU family support 'sw_64' and remove the compile warning (#12273) 2023-09-22 08:33:19 -07: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
Release-notes-for-0.40.0.md fix various spelling issues 2023-04-11 19:21:05 -04:00
Release-notes-for-0.41.0.md
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
Release-notes-for-0.44.0.md
Release-notes-for-0.45.0.md fix various spelling issues 2023-04-11 19:21:05 -04:00
Release-notes-for-0.46.0.md fix various spelling issues 2023-04-11 19:21:05 -04:00
Release-notes-for-0.47.0.md Change "can not" to "cannot" throughout project 2023-04-11 17:10:01 +03:00
Release-notes-for-0.48.0.md fix various spelling issues 2023-04-11 19:21:05 -04:00
Release-notes-for-0.49.0.md Change "can not" to "cannot" throughout project 2023-04-11 17:10:01 +03:00
Release-notes-for-0.50.0.md fix various spelling issues 2023-04-11 19:21:05 -04:00
Release-notes-for-0.51.0.md Fix syntax mistakes in two examples 2023-08-02 11:33:37 -04:00
Release-notes-for-0.52.0.md fix various spelling issues 2023-04-11 19:21:05 -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 various spelling issues 2023-04-11 19:21:05 -04:00
Release-notes-for-0.55.0.md fix various spelling issues 2023-04-11 19:21:05 -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 fix various spelling issues 2023-04-11 19:21:05 -04:00
Release-notes-for-0.60.0.md fix various spelling issues 2023-04-11 19:21:05 -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 various spelling issues 2023-04-11 19:21:05 -04:00
Release-notes-for-0.63.0.md fix various spelling issues 2023-04-11 19:21:05 -04: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 fix various spelling issues 2023-04-11 19:21:05 -04:00
Release-notes-for-1.1.0.md Generate relnotes for 1.1.0. 2023-04-10 18:39:03 +03:00
Release-notes-for-1.2.0.md Whoopsie, forgot to create the release notes. 2023-07-17 00:39:44 +03:00
Release-notes-for-1.3.0.md Generate release notes for 1.3.0. 2023-11-19 21:58:19 +02:00
Release-notes.md
Release-procedure.md fix various spelling issues 2023-04-11 19:21:05 -04:00
Reproducible-builds.md
Rewriter.md fix various spelling issues 2023-04-11 19:21:05 -04:00
Run-targets.md
Running-Meson.md Running-Meson.md: fix a broken link 2022-01-10 00:45:13 +05:30
Rust-module.md docs: fix bindgen_clang_arguments example 2023-11-22 22:13:39 +02:00
Rust.md rust: fix -C prefer-dynamic behavior 2023-06-21 18:05:16 -04:00
Shipping-prebuilt-binaries-as-wraps.md docs/prebuilt: fix sanity check logic in the example 2023-05-08 14:54:01 -04:00
Simd-module.md
Simple-comparison.md fix various spelling issues 2023-04-11 19:21:05 -04: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
Subprojects.md fix various spelling issues 2023-04-11 19:21:05 -04:00
Syntax.md raw printer 2023-09-11 07:51:19 -04:00
Threads.md
Tutorial.md note on glib library 2023-11-17 12:29:11 -05:00
Unit-tests.md mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by default 2023-10-19 14:47:19 -04:00
Unity-builds.md Improve unity build documentation 2023-02-27 14:29:38 -05:00
Use-of-Python.md
Users.md Update Users.md 2023-11-05 20:00:51 +02: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
Using-with-Visual-Studio.md
Using-wraptool.md Document and test new WrapDB auto fallback 2022-10-10 12:47:32 -04:00
Vala.md fix various spelling issues 2023-04-11 19:21:05 -04:00
Videos.md Add CppNorth talk. 2023-06-25 16:27:42 +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 fix various spelling issues 2023-04-11 19:21:05 -04:00
Wrap-best-practices-and-tips.md
Wrap-dependency-system-manual.md interpreter: Add support for cargo subproject 2023-10-09 21:13:58 -04:00
Wrapdb-projects.md
Yaml-RefMan.md fix various spelling issues 2023-04-11 19:21:05 -04:00
_Sidebar.md modules/wayland: Add unstable_wayland module 2022-02-27 14:33:33 -05:00
_include_qt_base.md fix various spelling issues 2023-04-11 19:21:05 -04:00
howtox.md docs: add gcc to list of compilers with sanitize tools 2023-02-23 16:18:02 -05:00
i18n-module.md fix various spelling issues 2023-04-11 19:21:05 -04:00
index.md index.md:add link to GitHub Discussions section 2022-01-17 09:21:03 -05:00
legal.md