summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)Author
2018-05-23Document octal and binary integer literals in syntax.Filipe Brandenburger
2018-05-22Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodataJussi Pakkanen
2018-05-22Merge pull request #3490 from MathieuDuponchelle/dict_builtinJussi Pakkanen
2018-05-22Add 'check' kwarg for run_commandAndrei Alexeyev
2018-05-22docs: Add manual entry for configure_file copy kwargNirbheek Chauhan
2018-05-21dict: fix CI issuesMathieu Duponchelle
2018-05-20dict: Document, add release snippetMathieu Duponchelle
2018-04-26Merge pull request #3225 from filbranden/fixperms3Jussi Pakkanen
2018-04-23Updated version number for new release.Jussi Pakkanen
2018-04-21Add more tests for multi-line strings and update docsNirbheek Chauhan
2018-04-18extract_all_objects: Add 'recursive' keyword argumentXavier Claessens
2018-04-18Add release-notes snippet for install_umaskFilipe Brandenburger
2018-04-18Merge pull request #3314 from sarum9in/test_dependsJussi Pakkanen
2018-04-17Add partial_dependency method to dependenciesDylan Baker
2018-04-17Merge pull request #3243 from dcbaker/accept-d-setupJussi Pakkanen
2018-04-17Merge pull request #3353 from xclaesse/has-link-argumentJussi Pakkanen
2018-04-17Merge pull request #3240 from MathieuDuponchelle/python_moduleJussi Pakkanen
2018-04-17Merge pull request #1852 from QuLogic/openmpJussi Pakkanen
2018-04-17mconf: accept -- options like `meson` doesDylan Baker
2018-04-17Accept builtin options with -D when making initial meson callDylan Baker
2018-04-17Add release snippetNiklas Claesson
2018-04-17Add release note for OpenMP dependency.Elliott Sales de Andrade
2018-04-16Add has_link_argument() and friendsXavier Claessens
2018-04-16Add build snippet for non-unique-target-names featureAleksey Filippov
2018-04-16Merged Arm CC support.Jussi Pakkanen
2018-04-16Merge pull request #3218 from mesonbuild/findoverriderJussi Pakkanen
2018-04-15Merge pull request #3115 from makise-homura/e2k-lcc-supportJussi Pakkanen
2018-04-15Document that override_find_program works on configure_file [skip ci]Nirbheek Chauhan
2018-04-15Added documentation [skip ci]Jussi Pakkanen
2018-04-14Improve generation of pkg-config files for static only libraries.Martin Hostettler
2018-04-11Trivial update to meson vim syntax + typo in snippet [skip ci]Nirbheek Chauhan
2018-04-10[fixup]: Fix snippets headingMathieu Duponchelle
2018-04-09[fixup]: write documentationMathieu Duponchelle
2018-04-06new wrap-mode: forcefallbackMathieu Duponchelle
2018-04-03Add both_libraries() to build both shared and static librariesXavier Claessens
2018-03-29Removed non-latin characters from lcc snippetmakise-homura
2018-03-29pkgconfig: Add a simple version of the generator (#3284)Xavier Claessens
2018-03-28Added lcc support release snippetmakise-homura
2018-03-27Updates to CPP support and update review changesSomasekhar Penugonda
2018-03-25Add test(depends) documentationAleksey Filippov
2018-03-19Add install_data() rename snippetAleksey Filippov
2018-03-14Turn deprecated commands into errors.Jussi Pakkanen
2018-03-13Fix snippet heading to conform to new formatting rules.Jussi Pakkanen
2018-03-12Merge pull request #3131 from sarum9in/pkgconfigJussi Pakkanen
2018-03-10Refactor: Add log.error and log.exception to reduce code duplication.Jukka Laurila
2018-03-06Merge pull request #3086 from sarum9in/declare-link-wholeJussi Pakkanen
2018-03-06Allow passing a compiler object to run_command()Evgenii Shatokhin
2018-03-06Make "meson help" and "meson help <subcommand>" do the expected thing.Jukka Laurila
2018-03-06Document declare_dependency() link_whole parameterAleksey Filippov
2018-03-06Generate meson.build based on existing source files when meson init is run in...Jukka Laurila