The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nirbheek Chauhan a5b99dce5d Add more tests for multi-line strings and update docs 7 years ago
..
add_release_note_snippets_here Collated release note snippets to main file. 7 years ago
altered-logging.md Refactor: Add log.error and log.exception to reduce code duplication. 7 years ago
armcc-cross.md Updates to CPP support and update review changes 7 years ago
both-libraries.md Add both_libraries() to build both shared and static libraries 7 years ago
compiler-object-run_command.md Allow passing a compiler object to run_command() 7 years ago
d-options-for-meson-setup.md mconf: accept -- options like `meson` does 7 years ago
declare_dependency-link_whole.md Document declare_dependency() link_whole parameter 7 years ago
del-old-names.md Trivial update to meson vim syntax + typo in snippet [skip ci] 7 years ago
extract-all-objects.md extract_all_objects: Add 'recursive' keyword argument 7 years ago
find-override.md Document that override_find_program works on configure_file [skip ci] 7 years ago
has-link-argument.md Add has_link_argument() and friends 7 years ago
improved-help.md Make "meson help" and "meson help <subcommand>" do the expected thing. 7 years ago
improved-meson-init.md Generate meson.build based on existing source files when meson init is run in a non-empty directory. 7 years ago
install_data-rename.md Add install_data() rename snippet 7 years ago
lcc.md Removed non-latin characters from lcc snippet 7 years ago
more-escape-sequences.md Add more tests for multi-line strings and update docs 7 years ago
new-wrap-mode.md new wrap-mode: forcefallback 7 years ago
non-unique-target-names.md Add build snippet for non-unique-target-names feature 7 years ago
openmp-dependency.md Add release note for OpenMP dependency. 7 years ago
partial-dependencies.md Add partial_dependency method to dependencies 7 years ago
pkg-config-fix-static-only.md Improve generation of pkg-config files for static only libraries. 7 years ago
pkgconfig-generator.md pkgconfig: Add a simple version of the generator (#3284) 7 years ago
pkgconfig-requires-non-string.md Fix snippet heading to conform to new formatting rules. 7 years ago
python-module.md [fixup]: Fix snippets heading 7 years ago
test-depends.md Add test(depends) documentation 7 years ago