summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-02-25Adding a "Projects using Meson" to Community section (#3138)Tim Ansell
2018-02-25Merge pull request #3132 from mesonbuild/cscJussi Pakkanen
2018-02-25[skip ci] docs: Add reference table for language args parameter names (#3126)Hylke Bons
2018-02-24Document pkgconfig.generate() requires parametersAleksey Filippov
2018-02-25Added release note snippet for csc support.Jussi Pakkanen
2018-02-22Fix Rust compiler-private library ambiguityAdam C. Foltzer
2018-02-22Allow for missing install_dir in install_data()Peter Hutterer
2018-02-22docs: Add a paragraph to the Manual about @EXTRA_ARGS@. [skip ci]TÖRÖK Attila
2018-02-21Users.md: Add GVfsIñigo Martínez
2018-02-21Users.md: Add GNOME Boxes and GNOME UsageFelipe Borges
2018-02-20Add references to CI and recommendation to disable them for doc only changes ...Aleksey Filippov
2018-02-20Users.md: lightdm-webkit2-greeter no longer uses meson [skip ci]Nirbheek Chauhan
2018-02-20docs: Add subproject warning for source_root and build_root [skip ci]Nirbheek Chauhan
2018-02-20Users.md: Add libzim, which only uses mesonNirbheek Chauhan
2018-02-20Users.md: Update some old/broken URLsNirbheek Chauhan
2018-02-19docs: fix missing backtickEric Engestrom
2018-02-19Users.md: link to github page for easy editingNirbheek Chauhan
2018-02-18Merge pull request #2863 from jon-turney/exit-status-on-exceptionJussi Pakkanen
2018-02-18Add python3 dependency documentation and link it from python3 moduleAleksey Filippov
2018-02-17doc: fix typo in icestorm documentationDavid Fort
2018-02-16Merge pull request #2999 from peteruithoven/patch-1Jussi Pakkanen
2018-02-16Document how to set options in subprojectsMartin Ejdestig
2018-02-15Updated docs to do "meson wrap" instead of "wraptool".Jussi Pakkanen
2018-02-15Verify that failing tests are failing with an error, not a python exceptionJon Turney
2018-02-14Update Users.md (#3063)Amit D
2018-02-13Add an example for gresourceDaniel Foré
2018-02-13Update Users.mdAmit D
2018-02-12Space fix.Jussi Pakkanen
2018-02-12Clarify that int options are available since 0.45.0.Jussi Pakkanen
2018-02-12Update Users.md (#3050)Amit D
2018-02-12Use the same name for the conf_data variableAndrea G
2018-02-12Add missing closed parenthesisAndrea G
2018-02-12Add missing code blockAndrea G
2018-02-11Update Users.mdAmit D
2018-02-11Re-link remaining github wiki urls to mesonbuild.com siteSami Kerola
2018-02-08Fix filename.Jussi Pakkanen
2018-02-08Don't use --export-dynamic on CygwinJon Turney
2018-02-08Fixed typoMartin Dagarin
2018-02-08Update Users.mdAmit D
2018-02-08Add get_pkgconfig_variable(default:)Jon Turney
2018-02-08Add wlroots to Users.mdAmit D
2018-02-08Add style guide documentation.Jussi Pakkanen
2018-02-08User options can "yield to" a user option of the same name in superproject. C...Jussi Pakkanen
2018-02-07Add GETTEXT_PACKAGE as project argumentPeter Uithoven
2018-02-07Expose integer options to build option files.Jussi Pakkanen
2018-02-05Merge pull request #3010 from sarum9in/elide_directoryJussi Pakkanen
2018-02-05Add support for hex int literals.Jussi Pakkanen
2018-02-05Use text keyword for directory example code blocksAleksey Filippov
2018-02-05Add strip_directory=true example for multi-component pathAleksey Filippov
2018-02-05Fix misprint in strip_directory exampleAleksey Filippov