summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-05-27Update to new ccache URLJoel Rosdahl
2019-05-23docs/Users: update Mesa link [skip ci]Erik Faye-Lund
2019-05-23Use library() instead of rolling your own. [skip ci]Jussi Pakkanen
2019-05-23Merge pull request #5028 from bonzini/sourcesetJussi Pakkanen
2019-05-22join_paths => / [skip ci]Michael Hirsch, Ph.D
2019-05-22new module "sourceset" to match source file lists against configuration dataPaolo Bonzini
2019-05-21Merge pull request #5372 from dcbaker/get_variableJussi Pakkanen
2019-05-20Generators can have extra target dependencies. Closes #4131.Jussi Pakkanen
2019-05-20fixup! tests: Add test for Dependency.get_variableDylan Baker
2019-05-20docs: Add docs for Dependency.get_variableDylan Baker
2019-05-17Fix typo in Dlang-module.mdSzunti
2019-05-14Merge pull request #5331 from dcbaker/iclJussi Pakkanen
2019-05-13FAQ: Add an entry about the library naming scheme with MSVC [skip ci]Nirbheek Chauhan
2019-05-13docs/markdown: add snippet for intel-cl supportDylan Baker
2019-05-13docs/reference-table: Add intel-clDylan Baker
2019-05-12Add entry for random design points. [skip ci]Jussi Pakkanen
2019-05-09add support for "target_type: 'shared_module'" in build_target()Daniel Eklöf
2019-05-05Add white border to logo used on web pages. [skip ci]Jussi Pakkanen
2019-05-05add -fno-exceptions if cpp_eh=none is specified nicole mazzuca
2019-05-04Update Users.md [skip ci] (#5358)Amit D
2019-05-02per-target manual specification of link_languageMichael Hirsch, Ph.D
2019-05-02Add vc++ cpp_std flags to the documentationNicole Mazzuca
2019-05-02Merge pull request #5161 from TheQwertiest/feature/custom_target_linkJussi Pakkanen
2019-05-02Describe how to add support for new compilers. [skip ci]Jussi Pakkanen
2019-04-29Updated docs with information about `custom_target[i]`TheQwertiest
2019-04-28consistent invalid escape sequence behaviourJon Turney
2019-04-24Rewrap text. [skip ci]Jussi Pakkanen
2019-04-24doc: Update coverage related documentationRichard Kjerstadius
2019-04-22Add support for the Xtensa toolchainFernando Ramos
2019-04-22i18n: add args keyword to merge_fileKonstantin
2019-04-22Fix table layout. [skip ci]Jussi Pakkanen
2019-04-21dist: recurse into git submodulesVladimír Čunát
2019-04-21Merge pull request #5289 from mesonbuild/fixxpassJussi Pakkanen
2019-04-21Report xpass results as failures.Jussi Pakkanen
2019-04-16Add VS2019 backend CI and docs.Anton Kochkov
2019-04-15fix gpgme support by preferring pkg-config where possibleEli Schwartz
2019-04-15(#5260) link to builtin options in `library()` fnKeefer Rourke
2019-04-14docs/fallback-wraptool: wrap to 80 charactersDylan Baker
2019-04-14docs: update fallback wraptool docs [skip ci]Dylan Baker
2019-04-10Update Built-in Option c_std for C17. Closes #4842.jrl64
2019-04-10docs: Change 0.51 to 0.50.1 [skip ci]Dylan Baker
2019-04-10[docs] Reordered options and fixed a typo [skip ci]TheQwertiest
2019-04-09docs: Document pkg_config_path and cross_ options [skip ci]Dylan Baker
2019-04-08mintro: removed deprecated --target-files APIDaniel Mensinger
2019-04-08Merge pull request #5176 from ao2/add-subproject-foreach-commandJussi Pakkanen
2019-04-06Add gpgme-config supportJan Tojnar
2019-04-02Add shaderc dependency lookup logicAndrei Alexeyev
2019-04-02Merge pull request #5128 from Ericson2314/sanity-check-with-flagsJussi Pakkanen
2019-04-01docs: fix typo s/responsability/responsibility/ [skip ci]Antonio Ospite
2019-04-01Add 'meson subprojects foreach' commandAntonio Ospite