summaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)Author
2025-12-22Merge branch 'clippy-json'John Turner
2025-12-22docs: update info on Cargo workspace objectPaolo Bonzini
2025-12-22modules: rust: add package.override_dependency methodPaolo Bonzini
2025-12-22modules: rust: add package.shared_module methodPaolo Bonzini
2025-12-22modules: rust: add package.executablePaolo Bonzini
2025-12-22modules: rust: add package.library/package.proc_macro methodsPaolo Bonzini
2025-12-22modules: rust: add dependencies() method to package objectPaolo Bonzini
2025-12-22rust: add to_system_dependencyPaolo Bonzini
2025-12-22modules: rust: add workspace methods returning arguments for build targetsPaolo Bonzini
2025-12-22modules: rust: implement workspace.package()Paolo Bonzini
2025-12-22modules: rust: implement more package accessorsPaolo Bonzini
2025-12-22modules: rust: implement workspace.packages()Paolo Bonzini
2025-12-22docs: add release notes for rust.workspace()Paolo Bonzini
2025-12-22modules: rust: implement workspace.subproject() and package.dependency()Paolo Bonzini
2025-12-22cargo: add configurable features to InterpreterPaolo Bonzini
2025-12-22rust: add rust.workspace() skeleton implementationPaolo Bonzini
2025-12-20add clippy-json targetJohn Turner
2025-12-17modules/python: use typed_kwargs for `install_dir`Dylan Baker
2025-12-11MPI detection: support Intel MPI on WindowsLisandro Dalcin
2025-12-09Fix typo in release notesLuca Bacci
2025-12-08docs: Fix typos in 1.10.0 release notesThomas Lange
2025-12-08cargo: autodetect patch directoryPaolo Bonzini
2025-12-08compilers/xc32: add updates for v5.00Liza Chevalier
2025-12-08Generate release notes for 1.10.Jussi Pakkanen
2025-12-05mesonmain: mark getting a language from another subproject as brokenDylan Baker
2025-11-30Revert "Detect dependency changes in Windows rc compiler"Jussi Pakkanen
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: 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-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-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-17cargo: define 'features' variable to be used in meson/meson.buildXavier Claessens