aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
AgeCommit message (Expand)AuthorFilesLines
2017-12-28docs: find_program native: is available since 0.43Nirbheek Chauhan1-1/+1
2017-12-12docs: Add documentation to dependency variablesIñigo Martínez1-1/+3
2017-12-11Fix documentation on disabler behaviour with short circuiting.Jussi Pakkanen1-1/+1
2017-12-10Updated version number for new release.0.44.0Jussi Pakkanen1-1/+1
2017-12-09Touch up install_dir() documentationErnestas Kulik1-5/+1
2017-12-05Merge pull request #2731 from mesonbuild/disablerJussi Pakkanen1-0/+13
2017-12-05Added documentation for disabler objects.Jussi Pakkanen1-0/+13
2017-12-05Document and improve not-found dependency objectsJon Turney1-4/+8
2017-11-29docs: note when warning() was addedZbigniew Jędrzejewski-Szmek1-0/+2
2017-11-28Merge pull request #2512 from dcbaker/wip/config-tool-variablesJussi Pakkanen1-0/+4
2017-11-27Add if_found kwarg to subdir().Jussi Pakkanen1-1/+7
2017-11-26spelling: programmingJosh Soref1-1/+1
2017-11-23docs: add documentation for config_tool variable methodDylan Baker1-0/+4
2017-11-13docs: fix description of default_optionsJoergen Ibsen1-7/+7
2017-11-13Merge pull request #2000 from t-chaik/tchaik/wip/get-unquotedJussi Pakkanen1-0/+5
2017-10-31Merge pull request #2562 from 1ace/fix/mesontestJussi Pakkanen1-3/+3
2017-10-31interpreter: Add warning functionPaulo Antonio Alvarez1-0/+8
2017-10-31docs: remove references to `mesontest`Eric Engestrom1-3/+3
2017-10-23Update references from mesonconf to meson configureKevin Anderson1-1/+1
2017-10-23docs: Remove unnecessary trailing whitespacesLuis Menina1-4/+4
2017-10-03Update Reference-manual.mdNirbheek Chauhan1-1/+2
2017-10-03Update Reference-manual.mdNirbheek Chauhan1-4/+11
2017-10-03Fix typo and clarify library documentationxarkes1-2/+3
2017-10-02docs: Fix typoMohammed Sadiq1-1/+1
2017-09-29Implement capture for generatorsNiklas Claesson1-0/+3
2017-09-27Allow CustomTarget's to be indexedDylan Baker1-0/+5
2017-09-26docs: get_supported_arguments was added in 0.43.0Nirbheek Chauhan1-3/+3
2017-09-22Merge pull request #2187 from centricular/fix-pcap-dependencyJussi Pakkanen1-1/+3
2017-09-20Update Reference-manual.mdNirbheek Chauhan1-2/+8
2017-09-20docs: Document the new str.strip() featureNirbheek Chauhan1-1/+3
2017-09-20Add detail to the command: kwarg of custom targetsNirbheek Chauhan1-3/+8
2017-09-18Merge pull request #2263 from ximion/dlangJussi Pakkanen1-1/+5
2017-09-17docs: Document the D supportMatthias Klumpp1-1/+5
2017-09-15get-unquoted: Mention get_unquoted() in reference manualMartin Blanchard1-0/+5
2017-09-12Clarify that MESONINTROSPECT may have multiple parts.Jussi Pakkanen1-5/+7
2017-09-04Permit overriding find_program from the cross file.Jussi Pakkanen1-0/+6
2017-08-31Alphabetize compiler.compiles()Daniel Stone1-6/+6
2017-08-31Add Compiler.get_supported_arguments()Daniel Stone1-0/+4
2017-08-21Rewrap the rest of reference manual.Jussi Pakkanen1-84/+306
2017-08-20The last of the alphabetization.Jussi Pakkanen1-83/+275
2017-08-20And a few more alphas.Jussi Pakkanen1-64/+202
2017-08-20More alphabetization.Jussi Pakkanen1-47/+145
2017-08-20Put some keyword arguments into alphabetical order to improve readability.Jussi Pakkanen1-22/+64
2017-08-19docs: Clarify project() no longer requires a languageTingPing1-1/+1
2017-08-17Missing version info added.Jussi Pakkanen1-1/+1
2017-08-17Documented the merge_from method.Jussi Pakkanen1-4/+13
2017-08-17docs: fix generator code sampleFlorian Zwoch1-1/+1
2017-08-09Clarify what an "external dependency" isNirbheek Chauhan1-1/+1
2017-08-06Merged exclude_dir branch.Jussi Pakkanen1-1/+9
2017-08-06Allow excluding files from `install_subdir`Elliott Sales de Andrade1-1/+9