summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2018-03-04Explain change of default better. [skip ci]Jussi Pakkanen
2018-03-04Fixing broken language arguments [skip ci]Tim Ansell
2018-03-04Document wxwidgets dependency, closes #3159 [skip ci]Aleksey Filippov
2018-03-04The "outputs" kwarg should be "output" and rewrapping. Closes #3166. [skip ci]Jussi Pakkanen
2018-03-01Add jpakkane's answer to "Why must all subprojects be inside a single directo...Aleksey Filippov
2018-03-01Add links to Subprojects.md page from subproject() and subproject object docu...Aleksey Filippov
2018-03-01Add reference to implicit_include_directories from include_directories() [ski...Aleksey Filippov
2018-02-27Allow gcovr >= 3.1 to be used to generate html coverage reportJoel Klinghed
2018-02-25Add a release note snippet for the improved test setup selection.Hemmo Nieminen
2018-02-25Adding a "Projects using Meson" to Community section (#3138)Tim Ansell
2018-02-25Merge pull request #3132 from mesonbuild/cscJussi Pakkanen
2018-02-25[skip ci] docs: Add reference table for language args parameter names (#3126)Hylke Bons
2018-02-24Document pkgconfig.generate() requires parametersAleksey Filippov
2018-02-25Added release note snippet for csc support.Jussi Pakkanen
2018-02-22Fix Rust compiler-private library ambiguityAdam C. Foltzer