summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)Author
2025-07-18wrap: Print deprecation warnings when using wrapdb v1Xavier Claessens
2025-07-18rust: add rust_dynamic_std optionPaolo Bonzini
2025-06-23docs: Document Swift/C++ interoperability featureAlbert Tang
2025-06-05swift: Pass C base compile options to swiftcKatalin Rebhan
2025-06-05docs: Update docs for eldKushal Pal
2025-05-22Use two hashes in snippet.Jussi Pakkanen
2025-05-22docs: Add response files entryL. E. Segovia
2025-05-15docs: mention masm support in release notesZephyr Lykos
2025-05-06Add license keyword to pkgconfig generateCharles Brunet
2025-04-28Add release notes for 1.8 that I forgot.Jussi Pakkanen
2025-04-20document android_exe_type in release notesPaolo Bonzini
2025-04-20document c_std=c2y in release notesPaolo Bonzini
2025-04-20document improvements to Objective-C and Objective-C++Paolo Bonzini
2025-04-20document -Dswift_std in release notesPaolo Bonzini
2025-04-20add wayland stabilisation to release notesPaolo Bonzini
2025-04-09New xgettext method for i18n moduleCharles Brunet
2025-04-04rust: add external objects to the link command linePaolo Bonzini
2025-04-02mtest: set VALGRIND_OPTS to fail tests on errorsSam James
2025-04-02rust: add link_whole to rust.test and rust.doctestPaolo Bonzini
2025-04-02docs: add release notes for "ninja rustdoc"Paolo Bonzini
2025-03-09compilers: convert `b_sanitize` to a free-form array optionPatrick Steinhardt
2025-02-27mtest: add option to slice testsPatrick Steinhardt
2025-02-13Make all Meson level options overridable per subproject.Jussi Pakkanen
2025-01-27allow to compare multiple version with version_compareCharles Brunet
2025-01-26Created release notes for 1.7.0.Jussi Pakkanen
2025-01-26Ask for testing help for the option refactor branch.Jussi Pakkanen
2025-01-26docs: Add missing release snippet for the TASKING compiler supportgerioldman
2025-01-09Add Linear ASM compilerWu, Zhenyu
2025-01-08rust: add 2024 editionPaolo Bonzini
2025-01-08rust: add warning_level=0 to downloaded Cargo subprojectsPaolo Bonzini
2025-01-07ninja backend: don't rebuild all tests by defaultEli Schwartz
2024-12-29dependencies: add custom atomic dependencyDudemanguy
2024-12-19rust: raise a warning if clippy is used instead of rustcPaolo Bonzini
2024-12-19ninjabackend: add support for "ninja clippy"Paolo Bonzini
2024-12-19scripts: convert run_tool to asyncioPaolo Bonzini
2024-12-19introspect: add machine to target_sourcesPaolo Bonzini
2024-12-19mtest: move determine_worker_count to utils, generalizePaolo Bonzini
2024-12-06format: allow input from stdinCharles Brunet
2024-11-06vcs_tag: Add install kwargsXavier Claessens
2024-10-28external-project: Setup devenv to run programsXavier Claessens
2024-10-26Reimplement several methods for Fortran compilersSébastien Villemot
2024-10-24cargo: Fix feature resolutionXavier Claessens
2024-10-20Update docs and version number for release.Jussi Pakkanen
2024-10-17Update release notes for 1.6.0.Aditya Vidyadhar Kamath
2024-10-11cargo: Document that cargo subprojects is an experimental featureXavier Claessens
2024-10-11Add options for standard parameter for nvc and nvc++Kevin Meagher
2024-10-01Add a simple reproducibility test command.Jussi Pakkanen
2024-09-24linkers: basic support for the 'zig cc' linkerAndrei Alexeyev
2024-09-24qt module: allow has_tools to specify which tools to checkPierre Lamot
2024-09-21add doc snippetunknown