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
/
snippets
Age
Commit message (
Expand
)
Author
2018-04-09
[fixup]: write documentation
Mathieu Duponchelle
2018-04-03
Add both_libraries() to build both shared and static libraries
Xavier Claessens
2018-03-29
pkgconfig: Add a simple version of the generator (#3284)
Xavier Claessens
2018-03-19
Add install_data() rename snippet
Aleksey Filippov
2018-03-14
Turn deprecated commands into errors.
Jussi Pakkanen
2018-03-13
Fix snippet heading to conform to new formatting rules.
Jussi Pakkanen
2018-03-12
Merge pull request #3131 from sarum9in/pkgconfig
Jussi Pakkanen
2018-03-10
Refactor: Add log.error and log.exception to reduce code duplication.
Jukka Laurila
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
Make "meson help" and "meson help <subcommand>" do the expected thing.
Jukka Laurila
2018-03-06
Document declare_dependency() link_whole parameter
Aleksey Filippov
2018-03-06
Generate meson.build based on existing source files when meson init is run in...
Jukka Laurila
2018-03-04
Updated information for new release.
Jussi Pakkanen
2018-02-25
Add a release note snippet for the improved test setup selection.
Hemmo Nieminen
2018-02-24
Document pkgconfig.generate() requires parameters
Aleksey Filippov
2018-02-25
Added release note snippet for csc support.
Jussi Pakkanen
2018-02-22
Fix Rust compiler-private library ambiguity
Adam C. Foltzer
2018-02-22
Allow for missing install_dir in install_data()
Peter Hutterer
2018-02-08
User options can "yield to" a user option of the same name in superproject. C...
Jussi Pakkanen
2018-02-07
Expose integer options to build option files.
Jussi Pakkanen
2018-02-05
Merge pull request #3010 from sarum9in/elide_directory
Jussi Pakkanen
2018-02-05
Add support for hex int literals.
Jussi Pakkanen
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
Merge pull request #2938 from acfoltzer/rust-cross-merge
Jussi Pakkanen
2018-02-02
Added documentation to IceStorm module.
Jussi Pakkanen
2018-01-31
add meson.project_license() builtin
Martin Kelly
2018-01-29
Add cross-compilation support for `rustc`
Adam C. Foltzer
2018-01-30
dependencies: Allow setting config-tool binaries in cross file
Dylan Baker
2018-01-17
Removed two deprecations from 2016.
Jussi Pakkanen
2018-01-13
Merge pull request #2815 from taisei-project/fix_windows_compile_resources
Jussi Pakkanen
2018-01-13
Merge pull request #2764 from mesonbuild/generatorpath
Jussi Pakkanen
2018-01-12
Add a release note snippet for the windows.compile_resources() change
Andrei Alexeyev
2017-12-31
Add unit test that checks that the sample projects compile.
Jussi Pakkanen
2017-12-26
Merge pull request #2334 from mesonbuild/promotedep
Jussi Pakkanen
2017-12-18
Added documentation.
Jussi Pakkanen
2017-12-17
Add functionality to promote nested dependencies to top level.
Jussi Pakkanen
2017-12-17
Allow value 'if-release' for b_ndebug project option. (#1896)
Hemmo Nieminen
2017-12-10
Updated version number for new release.
Jussi Pakkanen
2017-12-09
Fix typo in release note snippet for get_unquoted
Jon Turney
2017-12-05
Merge pull request #2731 from mesonbuild/disabler
Jussi Pakkanen
2017-12-05
Added documentation for disabler objects.
Jussi Pakkanen
2017-12-03
String arguments can permit arbitrary string values
Jussi Pakkanen
2017-12-02
Merge pull request #2390 from dcbaker/submit/options-list
Jussi Pakkanen
2017-11-30
cross: Implement support for loading cross files from system paths
Dylan Baker
2017-11-29
Add new array type option
Dylan Baker
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-23
docs: add documentation for config_tool variable method
Dylan Baker
[next]