.. |
snippets
|
extract_all_objects: Add 'recursive' keyword argument
|
7 years ago |
ARM-performance-test.md
|
Rewrapped more files.
|
7 years ago |
Adding-arguments.md
|
[skip ci] docs: Add reference table for language args parameter names (#3126)
|
7 years ago |
Adding-new-projects-to-wrapdb.md
|
Remove commit_zero recommendation from wrap documentation, use action commit [skip ci]
|
7 years ago |
Additional.md
|
doc: Fix several minor typos.
|
8 years ago |
Build-options.md
|
Document how to set options in subprojects
|
7 years ago |
Build-system-converters.md
|
Rewrapped more files.
|
7 years ago |
Build-targets.md
|
Rewrapped more files.
|
7 years ago |
Comparisons.md
|
Fix inconsistent header levels
|
7 years ago |
Compiler-properties.md
|
Docs: Mention important macOS caveat about function detection [ci skip]
|
7 years ago |
Conference-presentations.md
|
useless: youtu.be reference
|
7 years ago |
Configuration.md
|
Use the same name for the conf_data variable
|
7 years ago |
Configuring-a-build-directory.md
|
docs: remove reference to mesongui
|
7 years ago |
Contact-information.md
|
Rewrapped more files.
|
7 years ago |
Continuous-Integration.md
|
Appveyor example now validates. Closes #2641.
|
7 years ago |
Contributing.md
|
Document the new and improved review guidelines. [skip ci]
|
7 years ago |
Creating-Linux-binaries.md
|
Typo.
|
7 years ago |
Creating-OSX-packages.md
|
Rewrapped some markdown files.
|
7 years ago |
Creating-releases.md
|
Rewrapped some markdown files.
|
7 years ago |
Cross-compilation.md
|
docs: Expand on compiler vs compilee build host and target (#3308) [skip ci]
|
7 years ago |
Custom-build-targets.md
|
docs: Markdown headers don't need trailing hash signs
|
7 years ago |
D.md
|
docs: Document the D support
|
7 years ago |
Dependencies.md
|
docs: Add custom dependencies missing documentation
|
7 years ago |
Design-rationale.md
|
docs: Fix date being interpreted as an ordered list item
|
7 years ago |
Disabler.md
|
Move version info away from header.
|
7 years ago |
External-commands.md
|
Rewrapped more files.
|
7 years ago |
FAQ.md
|
Explain the choice of implementation language. [skip ci]
|
7 years ago |
Feature-autodetection.md
|
Allow gcovr >= 3.1 to be used to generate html coverage report
|
7 years ago |
Generating-sources.md
|
doc: Fix a syntax error in an example in 'Generating sources'. [skip ci]
|
7 years ago |
Getting-meson.md
|
Fix getting meson page (#2341)
|
7 years ago |
Gnome-module.md
|
docs: Update gnome.gdbus-codegen docs
|
7 years ago |
IDE-integration.md
|
docs: update for mesonintrospect.py -> meson introspect
|
7 years ago |
Icestorm-module.md
|
fixing some typos on the icestorm page
|
7 years ago |
In-the-press.md
|
doc: Use https links wherever possible.
|
8 years ago |
Include-directories.md
|
docs: add a short description for all top pages in the Manual
|
8 years ago |
IndepthTutorial.md
|
docs: replace 'meson build' with 'meson builddir'
|
8 years ago |
Installing.md
|
Add install_data() rename documentation
|
7 years ago |
Java.md
|
docs: add a short description for all top pages in the Manual
|
8 years ago |
Localisation.md
|
Add GETTEXT_PACKAGE as project argument
|
7 years ago |
Manual.md
|
Rewrapped lines of a few more files.
|
7 years ago |
Meson-sample.md
|
docs: Import the website and wiki and build with hotdoc
|
8 years ago |
Module-reference.md
|
docs: Remove unnecessary trailing whitespaces
|
7 years ago |
Modules.md
|
docs: add a short description for all top pages in the Manual
|
8 years ago |
Overview.md
|
Rewrapped some markdown files.
|
7 years ago |
Performance-comparison.md
|
docs: Import the website and wiki and build with hotdoc
|
8 years ago |
Pkg-config-files.md
|
Update Pkg-config-files.md [skip ci]
|
7 years ago |
Pkgconfig-module.md
|
pkgconfig: Add a simple version of the generator (#3284)
|
7 years ago |
Playground.md
|
docs: Import the website and wiki and build with hotdoc
|
8 years ago |
Porting-from-autotools.md
|
docs: fix typo
|
7 years ago |
Precompiled-headers.md
|
Update references from mesonconf to meson configure
|
7 years ago |
Project-templates.md
|
Project-templates.md: Fix help command name [skip ci]
|
7 years ago |
Python-3-module.md
|
Add python3 dependency documentation and link it from python3 module
|
7 years ago |
Python-module.md
|
[fixup]: write documentation
|
7 years ago |
Qt4-module.md
|
Wrapped and alphabetized the remaining modules.
|
7 years ago |
Qt5-module.md
|
[Qt module] Updated Dokerfile, added since 0.44 mention in doc
|
7 years ago |
Quick-guide.md
|
Rewrapped some markdown files.
|
7 years ago |
RPM-module.md
|
Wrapped and alphabetized the remaining modules.
|
7 years ago |
Reference-manual.md
|
extract_all_objects: Add 'recursive' keyword argument
|
7 years ago |
Reference-tables.md
|
Merged Arm CC support.
|
7 years ago |
Release-notes-for-0.37.0.md
|
doc: Replace kwarg with keyword argument.
|
8 years ago |
Release-notes-for-0.38.0.md
|
Re-link remaining github wiki urls to mesonbuild.com site
|
7 years ago |
Release-notes-for-0.39.0.md
|
docs: Import the website and wiki and build with hotdoc
|
8 years ago |
Release-notes-for-0.40.0.md
|
Use American English: behaviour -> behavior
|
8 years ago |
Release-notes-for-0.41.0.md
|
Fix typo in release notes for 0.41
|
7 years ago |
Release-notes-for-0.42.0.md
|
Missing dots are fun.
|
7 years ago |
Release-notes-for-0.43.0.md
|
Release notes for 0.43 are no longer preliminary
|
7 years ago |
Release-notes-for-0.44.0.md
|
docs: Fix missing syntax highlighting
|
7 years ago |
Release-notes-for-0.45.0.md
|
docs: Fix syntax highlighting in release notes
|
7 years ago |
Release-notes-for-0.46.0.md
|
Allow meson build file to exit early. (#2808)
|
7 years ago |
Release-notes.md
|
docs: Import the website and wiki and build with hotdoc
|
8 years ago |
Release-procedure.md
|
docs: Import the website and wiki and build with hotdoc
|
8 years ago |
Reproducible-builds.md
|
Rewrapped lines of a few more files.
|
7 years ago |
Run-targets.md
|
docs: add a short description for all top pages in the Manual
|
8 years ago |
Running-Meson.md
|
Verify that failing tests are failing with an error, not a python exception
|
7 years ago |
Shipping-prebuilt-binaries-as-wraps.md
|
docs: Import the website and wiki and build with hotdoc
|
8 years ago |
Simd-module.md
|
Added documentation for SIMD module.
|
7 years ago |
Simple-comparison.md
|
docs: Import the website and wiki and build with hotdoc
|
8 years ago |
Style-guide.md
|
Add style guide documentation.
|
7 years ago |
Subprojects.md
|
Add jpakkane's answer to "Why must all subprojects be inside a single directory?" [skip ci]
|
7 years ago |
Syntax.md
|
Complete python escape sequences aware strings
|
7 years ago |
Threads.md
|
docs: add a short description for all top pages in the Manual
|
8 years ago |
Trial-conversions.md
|
doc: Use https links wherever possible.
|
8 years ago |
Tutorial.md
|
Rewrapped some markdown files.
|
7 years ago |
Unit-tests.md
|
improve suite of meson test (#3369)
|
7 years ago |
Unity-builds.md
|
--unity flag needs {on,off,subprojects} parameter
|
7 years ago |
Use-of-Python.md
|
docs: Import the website and wiki and build with hotdoc
|
8 years ago |
Users.md
|
Add link to `meson` github topic [skip ci]
|
7 years ago |
Using-multiple-build-directories.md
|
docs: Markdown headers don't need trailing hash signs
|
7 years ago |
Using-the-WrapDB.md
|
Documentation: fix broken link (now in docs)
|
7 years ago |
Using-with-Visual-Studio.md
|
docs: replace 'meson build' with 'meson builddir'
|
8 years ago |
Using-wraptool.md
|
Updated docs to do "meson wrap" instead of "wraptool".
|
7 years ago |
Vala.md
|
docs: Remove unnecessary trailing whitespaces
|
7 years ago |
Videos.md
|
Updated the video page.
|
7 years ago |
Windows-module.md
|
Wrapped and alphabetized the remaining modules.
|
7 years ago |
Wrap-best-practices-and-tips.md
|
Rewrapped lines of a few more files.
|
7 years ago |
Wrap-dependency-system-manual.md
|
Small changes for syntax hightlight
|
7 years ago |
Wrap-review-guidelines.md
|
docs: Markdown headers don't need trailing hash signs
|
7 years ago |
_Sidebar.md
|
Re-link remaining github wiki urls to mesonbuild.com site
|
7 years ago |
fallback-wraptool.md
|
doc: Capitalize things more consistently.
|
8 years ago |
howtox.md
|
Docs: Correct env variable SCAN_BUILD to SCANBUILD
|
7 years ago |
i18n-module.md
|
Re-link remaining github wiki urls to mesonbuild.com site
|
7 years ago |
index.md
|
Adding a "Projects using Meson" to Community section (#3138)
|
7 years ago |
legal.md
|
Now cracks a noble heart. Good night sweet prince:
|
8 years ago |