index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
markdown
/
Cross-compilation.md
Age
Commit message (
Expand
)
Author
2025-06-17
docs: use backticks for envvars
Sam James
2025-06-17
docs: fix formatting of pkg_config_libdir property
Sam James
2025-05-03
docs: disambiguate exe_wrapper
Andy MacGregor
2025-03-06
doc: fix sentence about cross-compilation.
Charles Brunet
2024-10-05
docs: Add windres to cross-compiling example
andy5995
2024-02-25
Avoid use of deprecated command form on the cross compilation doc page
Ralf Gommers
2023-08-01
Fix typo in Cross-compilation.md
Alex Rao
2023-06-19
Add kernel and subsystem properties to machine objects.
Jussi Pakkanen
2022-08-16
docs: fix various references to "meson builddir"
Eli Schwartz
2022-07-14
docs: add some function linkification in code snippets
Eli Schwartz
2022-07-11
docs: add cross-file example
Michael Davidsaver
2022-06-29
docs: update various function references to be linkified
Eli Schwartz
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-02-25
deprecated `meson.get_cross_property`
Dylan Baker
2021-01-31
Capitalize "Meson" consistently as it is a proper name. [skip ci]
Jussi Pakkanen
2021-01-30
Rewrap long text lines in docs. [skip ci]
Jussi Pakkanen
2021-01-13
Fix misspells
Antonin Décimo
2020-08-18
Interpreter: Fix c_stdlib usage
Xavier Claessens
2020-06-18
docs: replaced `ninja` with appropriate `meson` commands [skip ci]
TheQwertiest
2020-05-14
interpreter: Rename has_exe_wrapper -> can_run_host_binaries
Dylan Baker
2020-04-21
docs/cross-compilation: Note appropriate values for cpu_family [skip ci]
Dylan Baker
2020-03-28
docs: Add a new page with common cross/native file options [skip ci]
Dylan Baker
2020-03-19
Update cross compilation documentation to reference new ld variables
Phillip Johnston
2020-01-22
envconfig: add pkg_config_libdir property
Stéphane Cerveau
2019-12-11
Merge pull request #6207 from dcbaker/linker-option
Jussi Pakkanen
2019-12-10
docs: explain cross-compilation names sooner [skip ci]
Marc Herbert
2019-12-02
docs: Update docs for LD and ld entries
Dylan Baker
2019-11-05
docs: Document that meson 0.52.0 allows layering cross files [skip ci]
Dylan Baker
2019-08-08
docs: meson -> Meson in one place
John Ericson
2019-06-26
dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross file
Dylan Baker
2019-02-11
allow paths to be set in the cross file
Dylan Baker
2018-03-29
docs: Expand on compiler vs compilee build host and target (#3308) [skip ci]
John Ericson
2018-03-23
docs: fix one 'target' that should be 'host' [skip ci]
John Ericson
2018-03-11
docs: update system cross file documentation
Jon Turney
2017-11-30
cross: Implement support for loading cross files from system paths
Dylan Baker
2017-10-26
docs: add pkgconfig to cross file example
Mike Gilbert
2017-08-21
Rewrapped lines of a few more files.
Jussi Pakkanen
2017-05-29
environment: Add needs_exe_wrapper for overriding auto-detection.
Ole André Vadla Ravnås
2017-05-03
doc: Fix several minor typos.
Elliott Sales de Andrade
2017-05-03
docs: add a short description for all top pages in the Manual
Peter Hutterer
2017-04-26
docs: Import the website and wiki and build with hotdoc
Thibault Saunier