summaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
AgeCommit message (Expand)Author
2018-02-08Don't use --export-dynamic on CygwinJon Turney
2018-02-08Add get_pkgconfig_variable(default:)Jon Turney
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
2018-02-05Clarify multi-component source directory behavior of install_subdir()Aleksey Filippov
2018-02-05Rename install_subdir() option elide_directory to strip_directoryAleksey Filippov
2018-02-05Add elide_directory keyword for install_subdir() functionAleksey Filippov
2018-02-04Fix run target documentation. Closes #1793.Jussi Pakkanen
2018-01-31add meson.project_license() builtinMartin Kelly
2018-01-13Merge pull request #2764 from mesonbuild/generatorpathJussi Pakkanen
2018-01-09Add `export_dynamic` argument to `executable`. (#2662)Nikita Churaev
2018-01-02docs: get_option returns relative paths for xxxdir optionsNirbheek Chauhan
2017-12-28docs: find_program native: is available since 0.43Nirbheek Chauhan
2017-12-18Added documentation.Jussi Pakkanen
2017-12-12docs: Add documentation to dependency variablesIñigo Martínez
2017-12-11Fix documentation on disabler behaviour with short circuiting.Jussi Pakkanen
2017-12-10Updated version number for new release.Jussi Pakkanen
2017-12-09Touch up install_dir() documentationErnestas Kulik
2017-12-05Merge pull request #2731 from mesonbuild/disablerJussi Pakkanen
2017-12-05Added documentation for disabler objects.Jussi Pakkanen
2017-12-05Document and improve not-found dependency objectsJon Turney
2017-11-29docs: note when warning() was addedZbigniew Jędrzejewski-Szmek
2017-11-28Merge pull request #2512 from dcbaker/wip/config-tool-variablesJussi Pakkanen
2017-11-27Add if_found kwarg to subdir().Jussi Pakkanen
2017-11-26spelling: programmingJosh Soref
2017-11-23docs: add documentation for config_tool variable methodDylan Baker
2017-11-13docs: fix description of default_optionsJoergen Ibsen
2017-11-13Merge pull request #2000 from t-chaik/tchaik/wip/get-unquotedJussi Pakkanen
2017-10-31Merge pull request #2562 from 1ace/fix/mesontestJussi Pakkanen
2017-10-31interpreter: Add warning functionPaulo Antonio Alvarez
2017-10-31docs: remove references to `mesontest`Eric Engestrom
2017-10-23Update references from mesonconf to meson configureKevin Anderson
2017-10-23docs: Remove unnecessary trailing whitespacesLuis Menina
2017-10-03Update Reference-manual.mdNirbheek Chauhan
2017-10-03Update Reference-manual.mdNirbheek Chauhan
2017-10-03Fix typo and clarify library documentationxarkes
2017-10-02docs: Fix typoMohammed Sadiq
2017-09-29Implement capture for generatorsNiklas Claesson
2017-09-27Allow CustomTarget's to be indexedDylan Baker
2017-09-26docs: get_supported_arguments was added in 0.43.0Nirbheek Chauhan
2017-09-22Merge pull request #2187 from centricular/fix-pcap-dependencyJussi Pakkanen
2017-09-20Update Reference-manual.mdNirbheek Chauhan
2017-09-20docs: Document the new str.strip() featureNirbheek Chauhan
2017-09-20Add detail to the command: kwarg of custom targetsNirbheek Chauhan
2017-09-18Merge pull request #2263 from ximion/dlangJussi Pakkanen
2017-09-17docs: Document the D supportMatthias Klumpp
2017-09-15get-unquoted: Mention get_unquoted() in reference manualMartin Blanchard
2017-09-12Clarify that MESONINTROSPECT may have multiple parts.Jussi Pakkanen
2017-09-04Permit overriding find_program from the cross file.Jussi Pakkanen