summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-04-14improve suite of meson test (#3369)Alberto Sartori
2018-04-12docs: Fix syntax highlighting in release notesTingPing
2018-04-12Explain the choice of implementation language. [skip ci]Jussi Pakkanen
2018-04-11Trivial update to meson vim syntax + typo in snippet [skip ci]Nirbheek Chauhan
2018-04-08add support for cmakedefine in configure_file()David Fort
2018-04-08Merge pull request #3312 from MathieuDuponchelle/alwaysfallbackJussi Pakkanen
2018-04-07Remove commit_zero recommendation from wrap documentation, use action commit ...Aleksey Filippov
2018-04-06[fixup]: add since to FAQMathieu Duponchelle
2018-04-06new wrap-mode: forcefallbackMathieu Duponchelle
2018-04-03Add both_libraries() to build both shared and static librariesXavier Claessens
2018-04-02Add link to `meson` github topic [skip ci]Isaiah Norton
2018-03-31Update Pkg-config-files.md [skip ci]scontini76
2018-03-29docs: Expand on compiler vs compilee build host and target (#3308) [skip ci]John Ericson
2018-03-29Allow meson build file to exit early. (#2808)behlec
2018-03-29pkgconfig: Add a simple version of the generator (#3284)Xavier Claessens
2018-03-23docs: In executable() remove statement that all other files are ignored [skip...Alistair Thomas
2018-03-23docs: Update test() to include that a program found with find_program() can b...Alistair Thomas
2018-03-23docs: fix one 'target' that should be 'host' [skip ci]John Ericson
2018-03-23docs/FAQ: fix typo [skip ci]Eric Engestrom
2018-03-22Document the new and improved review guidelines. [skip ci]Jussi Pakkanen
2018-03-21Do not install configure_file output if install_dir is empty. Closes #3270.Jussi Pakkanen
2018-03-20Docs: Correct env variable SCAN_BUILD to SCANBUILDMarvin Scholz
2018-03-20Merge pull request #3223 from sarum9in/renameJussi Pakkanen
2018-03-19Add install_data() rename snippetAleksey Filippov
2018-03-19Add install_data() rename documentationAleksey Filippov
2018-03-19fixing some typos on the icestorm pageFelipe Corrêa da Silva Sanches
2018-03-18Project-templates.md: Fix help command name [skip ci]Martin Hostettler
2018-03-14Turn deprecated commands into errors.Jussi Pakkanen
2018-03-13Merge pull request #3145 from thejk/gcovrJussi Pakkanen
2018-03-13Fix snippet heading to conform to new formatting rules.Jussi Pakkanen
2018-03-12Merge pull request #3131 from sarum9in/pkgconfigJussi Pakkanen
2018-03-12Link "External commands" page from run_command() reference [skip ci]Aleksey Filippov
2018-03-11docs: update for mesonintrospect.py -> meson introspectJon Turney
2018-03-11docs: Add custom dependencies missing documentationJon Turney
2018-03-11docs: polish documentation for custom dependency detectorsJon Turney
2018-03-11docs: update system cross file documentationJon Turney
2018-03-11docs: remove reference to mesonguiJon Turney
2018-03-10Refactor: Add log.error and log.exception to reduce code duplication.Jukka Laurila
2018-03-07Gnome-module.md: Add information about output files to mkenums()Eduardo Lima (Etrunko)
2018-03-07doc: Tweak text about get_option('foodir') in reference manual [skip ci]Jon Turney
2018-03-06Merge pull request #3086 from sarum9in/declare-link-wholeJussi Pakkanen
2018-03-06Allow passing a compiler object to run_command()Evgenii Shatokhin
2018-03-06Make "meson help" and "meson help <subcommand>" do the expected thing.Jukka Laurila
2018-03-06Improve vcs_tag documentation [skip ci]Nirbheek Chauhan
2018-03-06Document declare_dependency() link_whole parameterAleksey Filippov
2018-03-06Generate meson.build based on existing source files when meson init is run in...Jukka Laurila
2018-03-05Add Python minimum version requirement in release notes. [skip ci]Jussi Pakkanen
2018-03-05doc: Fix a syntax error in an example in 'Generating sources'. [skip ci]TÖRÖK Attila
2018-03-04Add missing code block end marker.Jussi Pakkanen
2018-03-04Updated information for new release.Jussi Pakkanen