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-08-09
Call it gnu_symbol_visibility instead.
Jussi Pakkanen
2018-08-09
Update documentation for symbol visibility.
Jussi Pakkanen
2018-08-04
Clarify version for check_header, fixes #3974
Onkar
2018-07-31
custom targets: Add a 'console' kwarg for long-running commands
Nirbheek Chauhan
2018-07-20
Removed extra parentheses. [skip ci]
Jussi Pakkanen
2018-07-08
Add missing method on external library object: type_name() (#3845)
Nirbheek Chauhan
2018-07-06
Reference-manual.md: Document find_library().partial_dependency() [skip ci]
Nirbheek Chauhan
2018-07-05
meson.add_install_script: Move notes section up [skip ci]
Nirbheek Chauhan
2018-07-02
Documentation cleanup. [skip ci]
Jussi Pakkanen
2018-06-26
Refine documentation for build_always [skip ci]
Jon Turney
2018-06-20
Document environment() append/prepend/set with multiple values [skip ci]
Nirbheek Chauhan
2018-06-18
Deprecate `build_always`, add `build_always_stale`
Alex Hirsch
2018-06-18
Add UserFeatureOption type
Xavier Claessens
2018-06-17
Wrap a line in a way that doesn't break link [skip ci]
Jon Turney
2018-06-12
Improved documentation.
Christoph Behle
2018-06-12
Document change in reference manual.
Christoph Behle
2018-06-10
Document values for dependency(method:) [skip ci]
Jon Turney
2018-06-09
Add new encoding keyword for configure_file to manual
Sander Sweers
2018-06-07
More clearly explain portability issues with linking to a module
Jon Turney
2018-06-03
Allow substitutions in custom_target() depfile:
Jon Turney
2018-06-03
Document @PLAINNAME@ and @BASENAME@ substitutions in custom_target(command:)
Jon Turney
2018-06-02
Update reference manual to include 'install_mode' where supported
Filipe Brandenburger
2018-06-01
configure_file: Add output_format kwarg (#3636)
Mathieu Duponchelle
2018-06-01
[skip ci] docs: cross reference tables from manual (#3656)
Dylan Baker
2018-05-31
Improve dependency() documentation [skip ci]
Jon Turney
2018-05-30
Add check_header to Reference manual and release notes [skip ci]
Nirbheek Chauhan
2018-05-30
Document how to set the default name_prefix and name_suffix [skip ci]
Nirbheek Chauhan
2018-05-27
Merge pull request #3491 from jeandet/qt_private_headers
Jussi Pakkanen
2018-05-22
Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodata
Jussi Pakkanen
2018-05-22
Merge pull request #3490 from MathieuDuponchelle/dict_builtin
Jussi Pakkanen
2018-05-22
Update documentation for run_command [skip ci]
Andrei Alexeyev
2018-05-22
dict: add since annotations
Mathieu Duponchelle
2018-05-22
docs: Add manual entry for configure_file copy kwarg
Nirbheek Chauhan
2018-05-20
dict: Document, add release snippet
Mathieu Duponchelle
2018-05-09
docs: Add a warning about find_program().path()
Nirbheek Chauhan
2018-05-09
Reference-manual: compiler checks
Nirbheek Chauhan
2018-04-28
[Qt module] Privates headers: added documentation
Alexis Jeandet
2018-04-18
extract_all_objects: Add 'recursive' keyword argument
Xavier Claessens
2018-04-18
Merge pull request #3314 from sarum9in/test_depends
Jussi Pakkanen
2018-04-17
Add partial_dependency method to dependencies
Dylan Baker
2018-04-16
Add has_link_argument() and friends
Xavier Claessens
2018-04-15
Document that override_find_program works on configure_file [skip ci]
Nirbheek Chauhan
2018-04-15
Added documentation [skip ci]
Jussi Pakkanen
2018-04-14
improve suite of meson test (#3369)
Alberto Sartori
2018-04-08
add support for cmakedefine in configure_file()
David Fort
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-25
Add test(depends) documentation
Aleksey Filippov
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
[next]