aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)AuthorFilesLines
2022-09-06modules/wayland: Support --include-core-onlyMark Bolhuis1-0/+5
2022-08-23install modes should not apply sticky bit to filesEli Schwartz1-0/+14
2022-08-18modules/fs: Replace configure_file(copy:) with fs.copyfileDylan Baker1-0/+17
2022-07-08implement the new preserve_path kwarg for install_data tooEli Schwartz1-0/+8
2022-07-03Finalize the release.0.63.0Jussi Pakkanen18-244/+0
2022-06-19python module: implicitly add python dep to extensionsEli Schwartz1-0/+13
2022-06-07wrap: Add support for applying a list of patch filesPaweł Marczewski1-0/+6
2022-05-30Implement `preserve_path` for install_headersFlorian "sp1rit"​1-0/+35
2022-05-09python module: default extensions to hidden symbol visibilityEli Schwartz1-0/+12
2022-05-08compilers/c++: Add MSVC option to make the __cplusplus define accurateEli Schwartz1-0/+15
2022-05-06devenv: Set WINEPATH when cross compiling for WindowsXavier Claessens1-0/+4
2022-05-06coverage: be clever and detect config files for gcovr/lcovEli Schwartz1-0/+12
2022-05-03add prefer_static built-in optionDudemanguy1-0/+9
2022-05-03interpreter: new function add_project_dependencies()Paolo Bonzini1-0/+11
2022-05-01Add support for multiline f-stringsPeter Lesslie1-0/+22
2022-04-30add release snippetRemi Thebault1-0/+13
2022-04-30linkers: Add support for mold linkerFini Jastrow1-0/+4
2022-04-21Allow deprecating an option for a new oneXavier Claessens1-0/+16
2022-04-19docs: Add documentation on pkgconfig.relocatableFredrik Salomonsson1-0/+18
2022-03-30Add new debug() functionMarvin Scholz1-0/+5
2022-03-24Make compilers list per subprojectXavier Claessens1-0/+6
2022-03-22interpreter: Make compiler options per-subprojectXavier Claessens1-0/+9
2022-03-22Add ability to add resources to jarsTristan Partin1-0/+34
2022-03-21Prepare the 0.62.0 release.0.62.0Jussi Pakkanen31-371/+0
2022-03-15Revert "devenv: Set PYTHONPATH where we install python modules"Eli Schwartz1-6/+0
2022-03-13Merge pull request #9339 from dcbaker/submit/structured_sourcesJussi Pakkanen1-0/+26
2022-03-09Add new env2mfile command.Jussi Pakkanen1-0/+40
2022-03-09Move dataonly pkgconfig file to datadir/pkgconfigTristan Partin1-0/+4
2022-03-09install: Add --strip optionXavier Claessens1-0/+5
2022-03-08Revert "Add new env2cross command."Eli Schwartz1-40/+0
2022-03-08Add new env2cross command.Jussi Pakkanen1-0/+40
2022-03-07docs: add forgotten documentation for the new openssl dependencyEli Schwartz1-0/+11
2022-03-07Add support for rust proc-macro cratesDylan Baker1-0/+16
2022-03-07docs: Add docs for structured_sourcesDylan Baker1-0/+26
2022-03-06find_program: add a version() method to match the one for dependenciesEli Schwartz1-0/+5
2022-03-06i18n.merge_file: do not disable in the absence of gettext toolsEli Schwartz1-0/+15
2022-03-04Add modules kwarg to JNI system depTristan Partin1-0/+10
2022-03-03add release snippet for declare_dependencyRemi Thebault1-0/+14
2022-03-02Rename JDK system dep to JNITristan Partin1-0/+6
2022-03-01Deprecate java.generate_native_header() in favor of java.generate_native_head...Tristan Partin1-0/+34
2022-02-28Allow setting method/separator in environment() and meson.add_devenv()Xavier Claessens1-0/+20
2022-02-28devenv: Add --dump optionXavier Claessens1-0/+5
2022-02-28devenv: Setup GDB auto-load scriptsXavier Claessens1-0/+8
2022-02-28devenv: Source bash completion scriptsXavier Claessens1-0/+5
2022-02-28devenv: Set PYTHONPATH where we install python modulesXavier Claessens1-0/+5
2022-02-28Change jar() default install dirTristan Partin1-0/+5
2022-02-27modules/wayland: Add unstable_wayland moduleMark Bolhuis1-0/+4
2022-02-27cmake: configure_package_config_file can now take a dictAndrea Pappacoda1-0/+5
2022-02-22python module: add option to specify a python environment to install toEli Schwartz1-0/+9
2022-02-15pkgconfig module: allow custom variables to reference builtin directoriesEli Schwartz1-0/+31