summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2025-11-30Revert "Detect dependency changes in Windows rc compiler"Jussi Pakkanen
2025-11-29docs: increase timeout for validate_links.pySam James
2025-11-28docs: Fix typoKO Myung-Hun
2025-11-28interpreter: Add a slice() method to arraysJouke Witteveen
2025-11-25docs: Fix minor typo in i18n module docsPhilip Withnall
2025-11-23Add documentation for import std.Jussi Pakkanen
2025-11-18docs: Generate functions pagesSwagtoy
2025-11-18docs: release-note rewriter improvementsBenjamin Gilbert
2025-11-18rewriter: drop unused command-line arguments for def/kwargs deleteBenjamin Gilbert
2025-11-18Add support for the `counted_by` attributeTristan Partin
2025-11-17docs: fix typoSertonix
2025-11-17rust: allow either crate names or target names in the dependency mapPaolo Bonzini
2025-11-17docs: clarify documentation for rust_dependency_mapPaolo Bonzini
2025-11-14Add documentation for OS/2 supportKO Myung-Hun
2025-11-14Add `os2_emxomf' option to generate OMF files on OS/2KO Myung-Hun
2025-11-14Add `shortname' kwarg for a short DLL name on OS/2KO Myung-Hun
2025-11-12rust: always pass -C default-linker-librariesPaolo Bonzini
2025-11-12compilers: generalize -fembed-bitcodePaolo Bonzini
2025-11-09compilers: support GCC incremental LTOSam James
2025-11-05ExternalProgram: add cmd_array to complete the offferingStéphane Cerveau
2025-11-04Add build target keyword parameter 'build_subdir' [v8]Keith Packard
2025-11-03mlog: add a new log file with the setup logsStéphane Cerveau
2025-10-29compilers: add Microchip XC32 compilerLiza Chevalier
2025-10-29Add snippets.symbol_visibility_header() methodXavier Claessens
2025-10-27rust: drop +SUFFIX from crate namePaolo Bonzini
2025-10-24modules/codegen: Add support for bison/byacc/yaccDylan Baker
2025-10-24modules/codegen: Add wrapper for lex/flex/reflexDylan Baker
2025-10-23rust: Add rust_nightly feature optionXavier Claessens
2025-10-23cargo: use both_libraries when appropriatePaolo Bonzini
2025-10-20docs: Document that Cuda doesn't honor the `prefer_static` optionDylan Baker
2025-10-20docs: Not all dependencies use `prefer_static` when `static` is unsetDylan Baker
2025-10-17cargo: define 'features' variable to be used in meson/meson.buildXavier Claessens
2025-10-17cargo: document that it is recommended to use workspacesXavier Claessens
2025-10-17cargo: support workspacesPaolo Bonzini
2025-10-15revert local_program()Eli Schwartz
2025-10-15docs: Fix documentation about sources accepted by BuildTarget(extra_files: )Dylan Baker
2025-10-15build: remove build layer validation of Executable(implib)Dylan Baker
2025-10-15Add interpreter kwarg to local_program()Xavier Claessens
2025-10-15Add local_program() functionXavier Claessens
2025-10-15Add --check-diff to meson format, to show what should be formattedJulianne Swinoga
2025-10-14cargo: load a toplevel Cargo.lockPaolo Bonzini
2025-10-14Detect dependency changes in Windows rc compilerCharles Brunet
2025-10-14Allow compiler methods to accept strings for include_directoriesCharles Brunet
2025-10-14doc: fix version for build_config optionCharles Brunet
2025-10-14compilers: clang: pass /nodefaultlibPaolo Bonzini
2025-10-14Generate Android cross files with env2mfile.Jussi Pakkanen
2025-10-08doc: fix bindgen exampleMarc-André Lureau
2025-10-08vala: Add method to get generated GIR from a build_targetDylan Baker
2025-10-08vala: Add method to build_target to get generated vapi fileDylan Baker
2025-10-08vala: add a method to get a generated vala headerDylan Baker