aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)AuthorFilesLines
2018-02-15Verify that failing tests are failing with an error, not a python exceptionJon Turney1-0/+6
2018-02-14Update Users.md (#3063)Amit D1-0/+5
2018-02-13Add an example for gresourceDaniel Foré1-0/+19
2018-02-13Update Users.mdAmit D1-4/+4
2018-02-12Space fix.Jussi Pakkanen1-1/+1
2018-02-12Clarify that int options are available since 0.45.0.Jussi Pakkanen1-3/+5
2018-02-12Update Users.md (#3050)Amit D1-1/+6
2018-02-12Use the same name for the conf_data variableAndrea G1-13/+15
2018-02-12Add missing closed parenthesisAndrea G1-2/+2
2018-02-12Add missing code blockAndrea G1-0/+4
2018-02-11Update Users.mdAmit D1-0/+6
2018-02-11Re-link remaining github wiki urls to mesonbuild.com siteSami Kerola5-6/+6
2018-02-08Don't use --export-dynamic on CygwinJon Turney1-1/+1
2018-02-08Fixed typoMartin Dagarin1-1/+1
2018-02-08Update Users.mdAmit D1-0/+1
2018-02-08Add get_pkgconfig_variable(default:)Jon Turney1-0/+2
2018-02-08Add wlroots to Users.mdAmit D1-0/+1
2018-02-08Add style guide documentation.Jussi Pakkanen1-0/+36
2018-02-08User options can "yield to" a user option of the same name in superproject. C...Jussi Pakkanen2-0/+26
2018-02-07Expose integer options to build option files.Jussi Pakkanen2-0/+13
2018-02-05Merge pull request #3010 from sarum9in/elide_directoryJussi Pakkanen2-1/+45
2018-02-05Add support for hex int literals.Jussi Pakkanen2-0/+11
2018-02-05Use text keyword for directory example code blocksAleksey Filippov1-5/+5
2018-02-05Add strip_directory=true example for multi-component pathAleksey Filippov1-0/+6
2018-02-05Fix misprint in strip_directory exampleAleksey Filippov1-1/+1
2018-02-05Clarify multi-component source directory behavior of install_subdir()Aleksey Filippov1-0/+8
2018-02-05Rename install_subdir() option elide_directory to strip_directoryAleksey Filippov3-8/+8
2018-02-05Add elide_directory keyword for install_subdir() functionAleksey Filippov2-1/+31
2018-02-04Fix run target documentation. Closes #1793.Jussi Pakkanen1-2/+5
2018-02-04Merge pull request #2938 from acfoltzer/rust-cross-mergeJussi Pakkanen1-0/+16
2018-02-02Merge pull request #2228 from mesonbuild/icestormJussi Pakkanen2-0/+39
2018-02-02Added dpdk to the list of users.Jussi Pakkanen1-0/+1
2018-02-02Added documentation to IceStorm module.Jussi Pakkanen2-0/+39
2018-02-02Updated the video page.Jussi Pakkanen1-25/+19
2018-01-31add meson.project_license() builtinMartin Kelly2-1/+8
2018-01-31Add PipeWire to the list of users. Closes #2986.Jussi Pakkanen1-0/+1
2018-01-31docs: Fix some HTML that leaked into the markdownAdam Jackson1-1/+1
2018-01-29Add cross-compilation support for `rustc`Adam C. Foltzer1-0/+16
2018-01-30docs: Add 'outlier' to usersSami Kerola1-0/+1
2018-01-30dependencies: Allow setting config-tool binaries in cross fileDylan Baker1-0/+13
2018-01-30Taisei Project uses MesonAndrei Alexeyev1-0/+1
2018-01-27Fix typo in reference tablesxknight1-1/+1
2018-01-22Typo.Stefan Seering1-1/+1
2018-01-19Correct spelling mistakes.Edward Betts1-1/+1
2018-01-18docs: Add Mesa, Libdrm, and IGT as meson usersDylan Baker1-0/+3
2018-01-17Removed two deprecations from 2016.Jussi Pakkanen1-0/+14
2018-01-17docs: Document the `main` keyword of the `gtest` framework dependencyRaphael Salamon1-0/+7
2018-01-14Move version info away from header.Jussi Pakkanen1-1/+3
2018-01-13Merge pull request #2815 from taisei-project/fix_windows_compile_resourcesJussi Pakkanen1-0/+3
2018-01-13Merge pull request #2764 from mesonbuild/generatorpathJussi Pakkanen2-3/+31