summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-01-15docs: Explain how to use a Vala project's VAPI files with find_library() [ski...Alistair Thomas
2019-01-15mintro: Added `defined_in` key in the targets introspectionDaniel Mensinger
2019-01-13interpreter: obey to the install argument in configure_fileMarco Trevisan (Treviño)
2019-01-13Merge pull request #4731 from mensinda/introBreak2Jussi Pakkanen
2019-01-10Merge pull request #4744 from dcbaker/docs-cflagsJussi Pakkanen
2019-01-10Merge pull request #4748 from astavale/running-meson-docsJussi Pakkanen
2019-01-10docs: update RunningMeson.md to show Meson's setup command [skip ci]Alistair Thomas
2019-01-09Added Rust to supported languages for project() (#4750) [skip ci]Ethan R
2019-01-09docs: Change sub-headings in Running-Meson.md from == to ## [skip ci]Alistair Thomas
2019-01-09docs: Re-wrap Running-Meson.md from 70 to 80 columns [skip ci]Alistair Thomas
2019-01-09Fix links to reference manualAlex Băluț
2019-01-08docs: recommend add_project_arguments instead of add_global_arguments [skip ci]Dylan Baker
2019-01-08docs: don't recommend using CFLAGS [skip ci]Dylan Baker
2019-01-08docs: further specify that CFLAGS and friends are only for distro packagers [...Dylan Baker
2019-01-08docs: Add link args to the table of language args [skip ci]Dylan Baker
2019-01-08docs: document that using environment variables is discouraged [skip ci]Dylan Baker
2019-01-07Deprecated --target-files APIDaniel Mensinger
2019-01-07Added release snippetDaniel Mensinger
2019-01-07Merge pull request #4732 from mensinda/introMesonInfo2Jussi Pakkanen
2019-01-07docs: document the native keyword argument for reference-manule [skip ci]Dylan Baker
2019-01-06Added release snippetDaniel Mensinger
2019-01-06docs: An error in an external link has been fixed [skip ci]FlyingPiMonster
2019-01-06Fixed missing dots [skip ci]Daniel Mensinger
2019-01-06Fixed typo [skip ci]Daniel Mensinger
2019-01-06Indent flag only togglesDaniel Mensinger
2019-01-06Updated the docs [skip ci]Daniel Mensinger
2019-01-06Code cleanup and renamed variablesDaniel Mensinger
2019-01-06Update docs/markdown/snippets/introspect_multiple.mdtextshell
2019-01-06Update docs/markdown/IDE-integration.mdtextshell
2019-01-06Update docs/markdown/IDE-integration.mdtextshell
2019-01-06Better documentationDaniel Mensinger
2019-01-06Renamed `--force-new` to `--force-dict-output`Daniel Mensinger
2019-01-06Doc updates and throw if no target type is setDaniel Mensinger
2019-01-06Slight modification of the wordingDaniel Mensinger
2019-01-06Keep 'filename' and 'install_filename' as stringsDaniel Mensinger
2019-01-06Update docs/markdown/IDE-integration.mdtextshell
2019-01-06Update docs/markdown/snippets/introspect_multiple.mdtextshell
2019-01-06Update docs/markdown/snippets/introspect_multiple.mdtextshell
2019-01-06Updated the docsDaniel Mensinger
2019-01-06Updated documentationDaniel Mensinger
2019-01-06Documentation and unit test updateDaniel Mensinger
2019-01-06Filenames are now listsDaniel Mensinger
2019-01-06Update intro dump on meson configureDaniel Mensinger
2019-01-06mintro: Added option to introspect multiple parameters at onceDaniel Mensinger
2019-01-06Added release snippetDaniel Mensinger
2019-01-02Can use plain strings for include_directories.Jussi Pakkanen
2019-01-01Merge pull request #4564 from mensinda/introBuildOptsJussi Pakkanen
2019-01-01Updated doc [skip ci]Daniel Mensinger
2018-12-31docs: Note --warnlevel instead of --warning_levelTingPing
2018-12-31docs: Change warnlevel option to warning_levelTingPing