summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)Author
2019-07-23Create multiple different archive types with dist.Jussi Pakkanen
2019-07-19Add version check support to find_program()Xavier Claessens
2019-07-17Accept vs_module_defs for modulesMarc-André Lureau
2019-07-16gtkdoc: Add 'check' kwarg (#5591)Xavier Claessens
2019-07-10Add alias_target() functionXavier Claessens
2019-06-27`add_{global,project}_{,link_}arguments`: simply native flag behaviorJohn Ericson
2019-06-26dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross fileDylan Baker
2019-06-25Split attribute visibilityDylan Baker
2019-06-23only --only option to run_project_tests, add type hints, improve variable nam...Michael Hirsch, Ph.D
2019-06-16Update things for new release.Jussi Pakkanen
2019-06-12modules/python: add a modules keyword argumentDylan Baker
2019-06-06cmake: updated docsDaniel Mensinger
2019-06-06cmake: Added docsDaniel Mensinger
2019-06-05Per machine do 'build.' and '' option prefixesJohn Ericson
2019-05-28interpreter: add fallback argument to subproject.get_variable()Mathieu Duponchelle
2019-05-27coredata: add cmake_prefix_path optionDylan Baker
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-13docs/markdown: add snippet for intel-cl supportDylan Baker
2019-05-09add support for "target_type: 'shared_module'" in build_target()Daniel Eklöf
2019-05-02per-target manual specification of link_languageMichael Hirsch, Ph.D
2019-04-29Updated docs with information about `custom_target[i]`TheQwertiest
2019-04-22Add support for the Xtensa toolchainFernando Ramos
2019-04-21Merge pull request #5289 from mesonbuild/fixxpassJussi Pakkanen
2019-04-21Report xpass results as failures.Jussi Pakkanen
2019-04-15fix gpgme support by preferring pkg-config where possibleEli Schwartz
2019-04-10Update Built-in Option c_std for C17. Closes #4842.jrl64
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-02Merge pull request #5128 from Ericson2314/sanity-check-with-flagsJussi Pakkanen
2019-04-01Add 'meson subprojects foreach' commandAntonio Ospite
2019-04-01Merge pull request #5103 from mesonbuild/linkcustomJussi Pakkanen
2019-03-28Add documentation.Jussi Pakkanen
2019-03-27release note snippet for user flags in sanity checks [skip ci]John Ericson
2019-03-27Add release note snippit for CPPFLAGS handing [skip ci]John Ericson
2019-03-26compilers: n_debug=if-release and buildtype=plain should not enable assertionsDylan Baker
2019-03-20Merge pull request #5031 from bonzini/kconfigJussi Pakkanen
2019-03-20mesonbuild: allow multiple --cross-file optionsRoss Burton
2019-03-15[modules] Add kconfig moduleMark Schulte
2019-03-14docsMichael Hirsch, Ph.D
2019-03-11Add static as keyword to find_libraryNiklas Claesson
2019-03-10Update everything for new release.Jussi Pakkanen
2019-03-09docs: Add snippet for python module path method [skip ci]Dylan Baker
2019-03-04rewriter: Added docsDaniel Mensinger
2019-03-03mintro: Renamed --dependencies --> --scan-dependenciesDaniel Mensinger
2019-03-03Added docsDaniel Mensinger