aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2019-01-02Can use plain strings for include_directories.Jussi Pakkanen2-2/+20
2019-01-01Merge pull request #4564 from mensinda/introBuildOptsJussi Pakkanen2-0/+22
2019-01-01Updated doc [skip ci]Daniel Mensinger1-1/+3
2018-12-31docs: Note --warnlevel instead of --warning_levelTingPing1-0/+2
2018-12-31docs: Change warnlevel option to warning_levelTingPing1-1/+1
2018-12-29Tests and docsDaniel Mensinger2-0/+20
2018-12-30Default libdir is "lib" when cross compiling. Closes #2535.Jussi Pakkanen1-0/+7
2018-12-30Add a clang-format target.Jussi Pakkanen1-0/+11
2018-12-29Merge pull request #4672 from xclaesse/find-library-headersJussi Pakkanen2-4/+33
2018-12-27find_library: Add 'has_headers' kwargXavier Claessens2-1/+25
2018-12-27release notes: document how to pass native files [skip ci]Nirbheek Chauhan1-2/+3
2018-12-24Add 'required' kwarg in header check functionsXavier Claessens1-3/+8
2018-12-22Can specify a string to print when dep not found. Closes #2407.Jussi Pakkanen2-0/+40
2018-12-22docs: Fix href in Pkgconfig module [skip ci]lzutao1-2/+2
2018-12-19docs: make clearer difference between using and building libraries in Vala [s...Alistair Thomas1-32/+219
2018-12-19docs: Add warning about not using join_paths() with build targets [skip ci]Dylan Baker2-0/+11
2018-12-18[skip ci] Options as `b_ndebug` can also be set in meson.buildKonstantin Kharlamov1-1/+2
2018-12-17Document dependency().name() added in 0.48 [skip ci]Nirbheek Chauhan2-0/+25
2018-12-16Fix typo in Native-environments.md [skip ci]Luca Weiss1-1/+1
2018-12-16Add note for install_man in Reference-manual [skip ci]Lzu Tao1-0/+4
2018-12-13Format Compiler and linker flag table [skip ci]lzutao1-0/+2
2018-12-13docs: Consistently use the same heading level in release notes [skip ci]Nirbheek Chauhan3-20/+21
2018-12-11Add Renesas RL78 CPU family. Closes #4606.Jussi Pakkanen1-0/+1
2018-12-10docs: build_always_stale was added in 0.47 [skip ci]Simon Arlott1-1/+1
2018-12-10Add a missing newline in release note [skip ci]Jon Turney1-1/+3
2018-12-09Update everything for release 0.49.00.49.0Jussi Pakkanen18-292/+317
2018-12-05docs: fix link to platform install quirks [skip ci]Dylan Baker1-1/+1
2018-12-05Fix typos in kwargdict snippet [skip ci]Nirbheek Chauhan1-3/+3
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