summaryrefslogtreecommitdiff
path: root/docs/markdown
Commit message (Expand)AuthorAgeFilesLines
* Add failing test cases & release snippetLaurin-Luis Lehning2021-03-101-0/+7
* docs: add a couple words about system dependenciesDylan Baker2021-03-091-0/+17
* Add address sanitizer support for Visual Studio.Jussi Pakkanen2021-03-092-1/+9
* Add str.replace() methodTristan Partin2021-03-093-0/+24
* minstall: Correctly set uid/gid of installed filesPeter Kjellerstedt2021-03-061-1/+1
* Fix release notes typo [skip ci]Michael Brockus2021-03-041-1/+1
* docs: Clarify compiler.cmd_array() (#8454)Chris Mayo2021-03-041-2/+1
* Improved a paragraph [skip ci]Amr Ojjeh2021-03-041-3/+3
* docs/faq: Add a section on user defined functions and macros [skip ci]Dylan Baker2021-03-011-1/+78
* install_man locale supportJason Woodward2021-02-272-0/+14
* Allow printing UserOptions in the summaryStephen Gregoratto2021-02-262-0/+4
* meson: add .has_external_property() methodsTim-Philipp Müller2021-02-262-0/+14
* Add Rizin to the list of meson usersRiccardo Schirone2021-02-261-0/+1
* deprecated `meson.get_cross_property`Dylan Baker2021-02-253-4/+9
* Support multiple args in error()Xavier Claessens2021-02-252-0/+7
* Allow custom target output to be processed by generatorsMatthias Klumpp2021-02-251-0/+4
* Clarify that wrap requests are for user submission. [skip ci]Jussi Pakkanen2021-02-251-2/+9
* Add note about using Ninja on old Meson versions. [skip ci]Jussi Pakkanen2021-02-231-1/+3
* minstall: Add --skip-subprojects optionXavier Claessens2021-02-221-0/+10
* docs/users: Add DOSBox StagingPatryk Obara2021-02-211-0/+1
* Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target()Xavier Claessens2021-02-171-0/+17
* Add optional -Dcuda_ccbindir= option and -ccbin flag to CUDA compiler.Olexa Bilaniuk2021-02-161-0/+1
* Add missing apostrophes. [skip ci]Jussi Pakkanen2021-02-161-2/+2
* docs: Fix typo in release notes [skip ci]Sam Thursfield2021-02-141-1/+1
* Add a release note entry for C++ modules which was missing. [skip ci]Jussi Pakkanen2021-02-141-1/+8
* Set up release 0.57.0.57.0Jussi Pakkanen2021-02-1432-315/+353
* Add Qt6 moduleLuca Weiss2021-02-071-0/+8
* Merge pull request #8162 from dcbaker/wip/2021-01/rust-module-bindgenJussi Pakkanen2021-02-072-2/+51
|\
| * rust: Add a module wrapper for bindgenDylan Baker2021-02-062-2/+51
* | Make installing non-existing subdirs a supported featurePeter Hutterer2021-02-071-0/+10
* | Merge pull request #8288 from bonzini/test-setup-exclude-suitesJussi Pakkanen2021-02-071-0/+3
|\ \
| * | interpreter, mtest: introduce add_test_setup(exclude_suites: ...)Paolo Bonzini2021-02-021-0/+3
* | | Merge pull request #8305 from xclaesse/run-target-envJussi Pakkanen2021-02-072-1/+5
|\ \ \ | |_|/ |/| |
| * | run_target: Add env kwargXavier Claessens2021-02-052-1/+5
* | | add loongarch supportXiaotian Wu2021-02-061-0/+1
* | | vala: Disable unity buildsDylan Baker2021-02-051-0/+7
* | | gnome: Add post_install() methodXavier Claessens2021-02-052-0/+26
|/ /
* | Introduce `fs.read` to read a file as a stringLuke Drummond2021-02-043-0/+68
* | minstall: Add --dry-run optionXavier Claessens2021-02-041-0/+4
* | Fix some typos in the release notes snippetsLuca Weiss2021-02-033-4/+4
* | Merge pull request #8087 from dcbaker/submit/lto-extensionsJussi Pakkanen2021-02-023-20/+38
|\ \
| * | Add support for LLVM's thinLTODylan Baker2021-02-022-0/+8
| * | compilers: Add support for using multiple threads with ltoDylan Baker2021-02-022-20/+30
| |/
* | doc: fix typosEli Schwartz2021-02-021-2/+2
|/
* Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen2021-01-3151-174/+174
* copy editing for 0.57 release notes [skip ci]Paolo Bonzini2021-01-3115-43/+46
* add_install_script: add skip_if_destdir kwargXavier Claessens2021-01-302-0/+15
* Rewrap long text lines in docs. [skip ci]Jussi Pakkanen2021-01-30100-2649/+3566
* Merge pull request #8264 from xclaesse/ep-miscJussi Pakkanen2021-01-302-3/+20
|\
| * external_project: Add release snippetXavier Claessens2021-01-291-0/+11