summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)Author
2023-02-15interpreter: add FeatureOption.enable_if and .disable_ifDylan Baker
2023-02-15interpreter: add a feature.enable_auto_ifDylan Baker
2023-02-15preprocess: Add dependencies kwargXavier Claessens
2023-02-14allow install script to run in dry-run modeCharles Brunet
2023-01-20Deprecate passing strings to non-string optionsDylan Baker
2023-01-18doc: Fix typo in release notesXavier Claessens
2023-01-18devenv: Allow dumping into file and select a formatXavier Claessens
2023-01-04clang-cl: supports /std:c++20 now.Luke Elliott
2023-01-04document declare_dependency(object: ...)Paolo Bonzini
2023-01-04allow passing generated objects in the "objects" keyword argumentPaolo Bonzini
2022-12-27add builtin option to install licensesEli Schwartz
2022-12-27add license_files kwarg to projectEli Schwartz
2022-12-23Created release note page for 1.0.0.Jussi Pakkanen
2022-12-12Fixing typosAndreas Deininger
2022-12-11Rename java.generate_native_headers to java.native_headersTristan Partin
2022-12-11Merge pull request #11024 from dcbaker/submit/bindgen-dependenciesJussi Pakkanen
2022-12-09Merge pull request #10990 from xclaesse/devenvJussi Pakkanen
2022-12-07devenv: Document recent changesXavier Claessens
2022-12-06interpreter: compiler: Allow array for the prefix kwargMarvin Scholz
2022-12-05modules/rust: Add support for dependencies in bindgenDylan Baker
2022-12-05modules/rust: Add support for string include_directoriesDylan Baker
2022-11-27Add warning_level=everythingDavid Robillard
2022-11-22compilers: remove opinionated c++ warning flagEli Schwartz
2022-11-19modules/rust: stabilizeDylan Baker
2022-11-06Implement `in` operator on stringXavier Claessens
2022-11-06Generate release notes for 0.64.Jussi Pakkanen
2022-10-24basic support for oneapi compilersRobert Cohn
2022-10-24Add MASM compilerXavier Claessens
2022-10-24Accept disablers in summary valuesElliott Sales de Andrade
2022-10-24Add yasm as fallback for nasm languageXavier Claessens
2022-10-24Add NASM compilerXavier Claessens
2022-10-23Merge pull request #10916 from xclaesse/preprocessJussi Pakkanen
2022-10-23Add doc and release notes for cc.preprocess()Xavier Claessens
2022-10-23Fix typos in docsElliott Sales de Andrade
2022-10-13Add b_thinlto_cache for automatically configuring incremental ThinLTOTatsuyuki Ishi
2022-10-11Make `meson wrap update` command update all wraps in parallelXavier Claessens
2022-10-10Merge pull request #8941 from xclaesse/wrapdbJussi Pakkanen
2022-10-10Document and test new WrapDB auto fallbackXavier Claessens
2022-10-09Add BSD support to the JNISystemDependencyTristan Partin
2022-10-09compilers: Add optimization=plain optionJan Tojnar
2022-09-29doc: Add missing netrc release notesXavier Claessens
2022-09-29doc: Fix wayland release notesXavier Claessens
2022-09-28gnome: add support for update-mime-databasePaolo Borelli
2022-09-23mtest: implement a maxfail optionEli Schwartz
2022-09-22Add release notes snippet for new mconf behaviourXavier Claessens
2022-09-19python module: allow specifying the pure kwarg in the installation objectEli Schwartz
2022-09-12rust: Generate a rust-project.json file when rust targets are presentDylan Baker
2022-09-06modules/wayland: Support --include-core-onlyMark Bolhuis
2022-08-23install modes should not apply sticky bit to filesEli Schwartz
2022-08-18modules/fs: Replace configure_file(copy:) with fs.copyfileDylan Baker