summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)Author
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
2022-07-08implement the new preserve_path kwarg for install_data tooEli Schwartz
2022-07-03Finalize the release.Jussi Pakkanen
2022-06-19python module: implicitly add python dep to extensionsEli Schwartz
2022-06-07wrap: Add support for applying a list of patch filesPaweł Marczewski
2022-05-30Implement `preserve_path` for install_headersFlorian "sp1rit"​
2022-05-09python module: default extensions to hidden symbol visibilityEli Schwartz
2022-05-08compilers/c++: Add MSVC option to make the __cplusplus define accurateEli Schwartz
2022-05-06devenv: Set WINEPATH when cross compiling for WindowsXavier Claessens
2022-05-06coverage: be clever and detect config files for gcovr/lcovEli Schwartz
2022-05-03add prefer_static built-in optionDudemanguy
2022-05-03interpreter: new function add_project_dependencies()Paolo Bonzini
2022-05-01Add support for multiline f-stringsPeter Lesslie
2022-04-30add release snippetRemi Thebault
2022-04-30linkers: Add support for mold linkerFini Jastrow
2022-04-21Allow deprecating an option for a new oneXavier Claessens
2022-04-19docs: Add documentation on pkgconfig.relocatableFredrik Salomonsson
2022-03-30Add new debug() functionMarvin Scholz
2022-03-24Make compilers list per subprojectXavier Claessens
2022-03-22interpreter: Make compiler options per-subprojectXavier Claessens
2022-03-22Add ability to add resources to jarsTristan Partin
2022-03-21Prepare the 0.62.0 release.Jussi Pakkanen
2022-03-15Revert "devenv: Set PYTHONPATH where we install python modules"Eli Schwartz
2022-03-13Merge pull request #9339 from dcbaker/submit/structured_sourcesJussi Pakkanen
2022-03-09Add new env2mfile command.Jussi Pakkanen
2022-03-09Move dataonly pkgconfig file to datadir/pkgconfigTristan Partin
2022-03-09install: Add --strip optionXavier Claessens
2022-03-08Revert "Add new env2cross command."Eli Schwartz
2022-03-08Add new env2cross command.Jussi Pakkanen
2022-03-07docs: add forgotten documentation for the new openssl dependencyEli Schwartz
2022-03-07Add support for rust proc-macro cratesDylan Baker
2022-03-07docs: Add docs for structured_sourcesDylan Baker
2022-03-06find_program: add a version() method to match the one for dependenciesEli Schwartz
2022-03-06i18n.merge_file: do not disable in the absence of gettext toolsEli Schwartz
2022-03-04Add modules kwarg to JNI system depTristan Partin