aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2018-12-05docs: Misc syntax fixes and missing links [skip ci]Nirbheek Chauhan1-12/+12
2018-12-05docs: Document subproject(... required: false) [skip ci]Nirbheek Chauhan2-0/+15
2018-12-05Document how to declare fallback-only dependencies [skip ci]Nirbheek Chauhan1-1/+3
2018-12-04Can specify keyword arguments with a dict.Jussi Pakkanen2-3/+67
2018-12-04pkgconfig: Improve and document generator behaviourXavier Claessens2-10/+81
2018-12-02Add documentation for 'meson subprojects' command lineXavier Claessens2-1/+53
2018-12-01Merge pull request #4569 from lzutao/readmeJussi Pakkanen1-1/+5
2018-12-01Update sample output of meson configure [skip ci]Lzu Tao1-27/+79
2018-11-30Add link to built-in options page [skip ci]Lzu Tao1-1/+5
2018-11-30Add meson version required to use option type (#4562) [skip ci]lzutao1-2/+2
2018-11-28docs: Remove mention of appveyor from Contributing docJon Turney1-10/+9
2018-11-26mintro: Allow introspect --projectinfo without build directory.Daniel Schulte1-0/+35
2018-11-24Updated docs [skip ci]Daniel Mensinger2-0/+50
2018-11-22[skip ci] Document CFLAGS and friends in main docsFloris Bruynooghe2-0/+29
2018-11-22CMake find_package dependency backend (#4444)Daniel Mensinger3-6/+52
2018-11-22docs: Alphabetically sort reference table rows [skip ci]Jon Turney1-31/+31
2018-11-22docs: Add clang-cl to reference table for compiler get_id() values [skip ci]Jon Turney1-0/+1
2018-11-20docs: Add missing `namespace` parameter documentation [skip ci]Iñigo Martínez1-0/+1
2018-11-17Add piter.py conference to video page. [skip ci]Jussi Pakkanen1-0/+3
2018-11-14docs: Add documentation for Native FilesDylan Baker3-0/+92
2018-11-12docs: fix hard links [skip ci]Mathieu Duponchelle2-3/+3
2018-11-12docs: Clarify some pkgconfig module kwargs [skip ci]Nirbheek Chauhan1-3/+4
2018-11-12Add kwarg is_default to add_test_setup()Stian Selnes2-0/+17
2018-11-08editorconfig: Use tabs for sitemap.txt [skip ci]Dylan Baker1-0/+2
2018-11-08Add support for Renesas CC-RX toolchainPhillip Cao2-20/+38
2018-11-04Update Python-module.mdLuca Weiss1-1/+1
2018-11-03Add new compiler.get_argument_syntax methodDylan Baker4-25/+63
2018-11-02Make string division do path joining.Jussi Pakkanen2-1/+25
2018-10-27docs: Fix gcc attribute list link [skip ci]Nirbheek Chauhan2-2/+2
2018-10-27No tabs, only spaces. [skip ci]Jussi Pakkanen1-14/+14
2018-10-27docs: Fix hotdoc warnings [skip ci]Dylan Baker2-10/+10
2018-10-27docs: Add documentation to custom_targets for codegen [skip ci]Dylan Baker2-1/+72
2018-10-24module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406)xiannox1-0/+1
2018-10-23Add 'disabler' argument to functions returning not-found objectsXavier Claessens3-0/+19
2018-10-22add cpp_std support for MSVCNicole Mazzuca1-0/+3
2018-10-21doc: Improve wrap and subproject documentation [skip ci]Kostiantyn Ponomarenko3-177/+260
2018-10-21Clarify that the tutorial requires prebuilt dependencies. [skip ci]Jussi Pakkanen1-0/+13
2018-10-20Remove implicit compression of man pagesMichał Górny3-3/+9
2018-10-20Merge pull request #4327 from xclaesse/wrapJussi Pakkanen1-0/+10
2018-10-20Document the no_builtin_args argument of Compiler object methods [skip ci]Jon Turney1-2/+5
2018-10-20Add 'b_pie' compiler optionXavier Claessens3-0/+8
2018-10-17wrap: Allow source and patch to be local filesXavier Claessens1-0/+10
2018-10-15docs/Release-notes-for-0.47.0.md: Fix highlightingTingPing1-3/+2
2018-10-15docs/Release-notes-for-0.48.0.md: Minor cleanupsTingPing1-10/+9
2018-10-15Users.md: fix ‘userpsace’ typo [skip ci]Will Thompson1-1/+1
2018-10-13Added add_project_arguments description to argument page. [skip ci]Jussi Pakkanen1-0/+13
2018-10-12doc: Add missing assert() function [skip ci]Xavier Claessens1-0/+8
2018-10-10Add CppCon Youtube link to videos page. [skip ci]Jussi Pakkanen1-0/+4
2018-10-10Add gnu hurd to *_machine informationDylan Baker1-0/+1
2018-10-08configure_file: Support taking values from a dictXavier Claessens2-2/+39