summaryrefslogtreecommitdiff
path: root/docs/markdown/Cross-compilation.md
AgeCommit message (Expand)Author
2025-06-17docs: use backticks for envvarsSam James
2025-06-17docs: fix formatting of pkg_config_libdir propertySam James
2025-05-03docs: disambiguate exe_wrapperAndy MacGregor
2025-03-06doc: fix sentence about cross-compilation.Charles Brunet
2024-10-05docs: Add windres to cross-compiling exampleandy5995
2024-02-25Avoid use of deprecated command form on the cross compilation doc pageRalf Gommers
2023-08-01Fix typo in Cross-compilation.mdAlex Rao
2023-06-19Add kernel and subsystem properties to machine objects.Jussi Pakkanen
2022-08-16docs: fix various references to "meson builddir"Eli Schwartz
2022-07-14docs: add some function linkification in code snippetsEli Schwartz
2022-07-11docs: add cross-file exampleMichael Davidsaver
2022-06-29docs: update various function references to be linkifiedEli Schwartz
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-02-25deprecated `meson.get_cross_property`Dylan Baker
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2021-01-13Fix misspellsAntonin Décimo
2020-08-18Interpreter: Fix c_stdlib usageXavier Claessens
2020-06-18docs: replaced `ninja` with appropriate `meson` commands [skip ci]TheQwertiest
2020-05-14interpreter: Rename has_exe_wrapper -> can_run_host_binariesDylan Baker
2020-04-21docs/cross-compilation: Note appropriate values for cpu_family [skip ci]Dylan Baker
2020-03-28docs: Add a new page with common cross/native file options [skip ci]Dylan Baker
2020-03-19Update cross compilation documentation to reference new ld variablesPhillip Johnston
2020-01-22envconfig: add pkg_config_libdir propertyStéphane Cerveau
2019-12-11Merge pull request #6207 from dcbaker/linker-optionJussi Pakkanen
2019-12-10docs: explain cross-compilation names sooner [skip ci]Marc Herbert
2019-12-02docs: Update docs for LD and ld entriesDylan Baker
2019-11-05docs: Document that meson 0.52.0 allows layering cross files [skip ci]Dylan Baker
2019-08-08docs: meson -> Meson in one placeJohn Ericson
2019-06-26dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross fileDylan Baker
2019-02-11allow paths to be set in the cross fileDylan Baker
2018-03-29docs: Expand on compiler vs compilee build host and target (#3308) [skip ci]John Ericson
2018-03-23docs: fix one 'target' that should be 'host' [skip ci]John Ericson
2018-03-11docs: update system cross file documentationJon Turney
2017-11-30cross: Implement support for loading cross files from system pathsDylan Baker
2017-10-26docs: add pkgconfig to cross file exampleMike Gilbert
2017-08-21Rewrapped lines of a few more files.Jussi Pakkanen
2017-05-29environment: Add needs_exe_wrapper for overriding auto-detection.Ole André Vadla Ravnås
2017-05-03doc: Fix several minor typos.Elliott Sales de Andrade
2017-05-03docs: add a short description for all top pages in the ManualPeter Hutterer
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier