index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
markdown
/
Reference-manual.md
Age
Commit message (
Expand
)
Author
2018-04-03
Add both_libraries() to build both shared and static libraries
Xavier Claessens
2018-03-29
Allow meson build file to exit early. (#2808)
behlec
2018-03-23
docs: In executable() remove statement that all other files are ignored [skip...
Alistair Thomas
2018-03-23
docs: Update test() to include that a program found with find_program() can b...
Alistair Thomas
2018-03-21
Do not install configure_file output if install_dir is empty. Closes #3270.
Jussi Pakkanen
2018-03-19
Add install_data() rename documentation
Aleksey Filippov
2018-03-12
Link "External commands" page from run_command() reference [skip ci]
Aleksey Filippov
2018-03-07
doc: Tweak text about get_option('foodir') in reference manual [skip ci]
Jon Turney
2018-03-06
Merge pull request #3086 from sarum9in/declare-link-whole
Jussi Pakkanen
2018-03-06
Allow passing a compiler object to run_command()
Evgenii Shatokhin
2018-03-06
Improve vcs_tag documentation [skip ci]
Nirbheek Chauhan
2018-03-06
Document declare_dependency() link_whole parameter
Aleksey Filippov
2018-03-04
The "outputs" kwarg should be "output" and rewrapping. Closes #3166. [skip ci]
Jussi Pakkanen
2018-03-01
Add links to Subprojects.md page from subproject() and subproject object docu...
Aleksey Filippov
2018-03-01
Add reference to implicit_include_directories from include_directories() [ski...
Aleksey Filippov
2018-02-22
Allow for missing install_dir in install_data()
Peter Hutterer
2018-02-20
docs: Add subproject warning for source_root and build_root [skip ci]
Nirbheek Chauhan
2018-02-19
docs: fix missing backtick
Eric Engestrom
2018-02-11
Re-link remaining github wiki urls to mesonbuild.com site
Sami Kerola
2018-02-08
Don't use --export-dynamic on Cygwin
Jon Turney
2018-02-08
Add get_pkgconfig_variable(default:)
Jon Turney
2018-02-05
Use text keyword for directory example code blocks
Aleksey Filippov
2018-02-05
Add strip_directory=true example for multi-component path
Aleksey Filippov
2018-02-05
Fix misprint in strip_directory example
Aleksey Filippov
2018-02-05
Clarify multi-component source directory behavior of install_subdir()
Aleksey Filippov
2018-02-05
Rename install_subdir() option elide_directory to strip_directory
Aleksey Filippov
2018-02-05
Add elide_directory keyword for install_subdir() function
Aleksey Filippov
2018-02-04
Fix run target documentation. Closes #1793.
Jussi Pakkanen
2018-01-31
add meson.project_license() builtin
Martin Kelly
2018-01-13
Merge pull request #2764 from mesonbuild/generatorpath
Jussi Pakkanen
2018-01-09
Add `export_dynamic` argument to `executable`. (#2662)
Nikita Churaev
2018-01-02
docs: get_option returns relative paths for xxxdir options
Nirbheek Chauhan
2017-12-28
docs: find_program native: is available since 0.43
Nirbheek Chauhan
2017-12-18
Added documentation.
Jussi Pakkanen
2017-12-12
docs: Add documentation to dependency variables
Iñigo Martínez
2017-12-11
Fix documentation on disabler behaviour with short circuiting.
Jussi Pakkanen
2017-12-10
Updated version number for new release.
Jussi Pakkanen
2017-12-09
Touch up install_dir() documentation
Ernestas Kulik
2017-12-05
Merge pull request #2731 from mesonbuild/disabler
Jussi Pakkanen
2017-12-05
Added documentation for disabler objects.
Jussi Pakkanen
2017-12-05
Document and improve not-found dependency objects
Jon Turney
2017-11-29
docs: note when warning() was added
Zbigniew Jędrzejewski-Szmek
2017-11-28
Merge pull request #2512 from dcbaker/wip/config-tool-variables
Jussi Pakkanen
2017-11-27
Add if_found kwarg to subdir().
Jussi Pakkanen
2017-11-26
spelling: programming
Josh Soref
2017-11-23
docs: add documentation for config_tool variable method
Dylan Baker
2017-11-13
docs: fix description of default_options
Joergen Ibsen
2017-11-13
Merge pull request #2000 from t-chaik/tchaik/wip/get-unquoted
Jussi Pakkanen
2017-10-31
Merge pull request #2562 from 1ace/fix/mesontest
Jussi Pakkanen
2017-10-31
interpreter: Add warning function
Paulo Antonio Alvarez
[next]