aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-12Add a release note snippet for the windows.compile_resources() changeAndrei Alexeyev1-0/+3
2018-01-09Merge pull request #2803 from dcbaker/wip/freebsd-fixesJussi Pakkanen1-0/+3
2018-01-09Add `export_dynamic` argument to `executable`. (#2662)Nikita Churaev1-3/+13
2018-01-06docs: Add netbsd to the reference tableDylan Baker1-0/+1
2018-01-06docs: Add dragonfly BSD to OS reference tableDylan Baker1-0/+1
2018-01-06docs: Add freebsd to the reference tableDylan Baker1-0/+1
2018-01-06doc/users: add kshIgor Gnatenko1-0/+1
2018-01-02Add a missing space.Shlomi Fish1-1/+1
2018-01-02Correct some grammar.Shlomi Fish1-3/+3
2018-01-02docs: get_option returns relative paths for xxxdir optionsNirbheek Chauhan1-0/+5
2017-12-31Add unit test that checks that the sample projects compile.Jussi Pakkanen2-1/+11
2017-12-31Added documentation for project templates.Jussi Pakkanen1-0/+28
2017-12-31Merge pull request #2757 from xclaesse/pkgconfigJussi Pakkanen1-3/+10
2017-12-29Release notes for 0.43 are no longer preliminaryGabríel Arthúr Pétursson1-1/+1
2017-12-28docs: Fix missing syntax highlightingTingPing1-4/+8
2017-12-28docs: find_program native: is available since 0.43Nirbheek Chauhan1-1/+1
2017-12-26Explain test setup a bit more.Jussi Pakkanen1-0/+31
2017-12-26Merge pull request #2334 from mesonbuild/promotedepJussi Pakkanen2-10/+61
2017-12-26Reformat and update doc page.Jussi Pakkanen1-14/+40
2017-12-26add one more blank line at the tail of Disabler.mdPassw1-1/+1
2017-12-20pkgconfig: Update documentationXavier Claessens1-3/+10
2017-12-20Created documentation page for code contributions.Jussi Pakkanen2-5/+159
2017-12-18Added documentation.Jussi Pakkanen2-3/+31
2017-12-17Add functionality to promote nested dependencies to top level.Jussi Pakkanen2-0/+25
2017-12-17Allow value 'if-release' for b_ndebug project option. (#1896)Hemmo Nieminen1-0/+7
2017-12-17make clickableShawn Landden1-1/+1
2017-12-16Update Users.mdShawn Landden1-1/+1
2017-12-13Enable re-compilation of GNOME gschema files if they have changed.Michael James Gratton1-0/+7
2017-12-13Add Geary to the list of users - will use meson for the next release.Michael James Gratton1-0/+1
2017-12-12docs: Change variable in pkg-config exampleIñigo Martínez1-1/+1
2017-12-12docs: Add documentation to dependency variablesIñigo Martínez2-1/+18
2017-12-11Fix documentation on disabler behaviour with short circuiting.Jussi Pakkanen2-2/+3
2017-12-10Updated version number for new release.0.44.0Jussi Pakkanen14-148/+151
2017-12-10Merge pull request #2745 from dcbaker/submit/haikuJussi Pakkanen1-1/+2
2017-12-09Touch up install_dir() documentationErnestas Kulik1-5/+1
2017-12-09Fix typo in release note snippet for get_unquotedJon Turney1-2/+2
2017-12-07docs: Add haiku to reference tableDylan Baker1-1/+2
2017-12-05Merge pull request #2731 from mesonbuild/disablerJussi Pakkanen3-0/+111
2017-12-05Added documentation for disabler objects.Jussi Pakkanen3-0/+111
2017-12-05Document and improve not-found dependency objectsJon Turney1-4/+8
2017-12-03Minor fixes.Jussi Pakkanen1-1/+1
2017-12-03String arguments can permit arbitrary string valuesJussi Pakkanen2-17/+45
2017-12-02Reformatted and fixed running doc.Jussi Pakkanen1-22/+80
2017-12-02Merge pull request #2390 from dcbaker/submit/options-listJussi Pakkanen2-9/+45
2017-11-30cross: Implement support for loading cross files from system pathsDylan Baker2-0/+46