summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)Author
2018-04-09[fixup]: write documentationMathieu Duponchelle
2018-04-03Add both_libraries() to build both shared and static librariesXavier Claessens
2018-03-29pkgconfig: Add a simple version of the generator (#3284)Xavier Claessens
2018-03-19Add install_data() rename snippetAleksey Filippov
2018-03-14Turn deprecated commands into errors.Jussi 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-10Refactor: Add log.error and log.exception to reduce code duplication.Jukka Laurila
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-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-04Updated information for new release.Jussi Pakkanen
2018-02-25Add a release note snippet for the improved test setup selection.Hemmo Nieminen
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
2018-02-22Allow for missing install_dir in install_data()Peter Hutterer
2018-02-08User options can "yield to" a user option of the same name in superproject. C...Jussi Pakkanen
2018-02-07Expose integer options to build option files.Jussi Pakkanen
2018-02-05Merge pull request #3010 from sarum9in/elide_directoryJussi Pakkanen
2018-02-05Add support for hex int literals.Jussi Pakkanen
2018-02-05Rename install_subdir() option elide_directory to strip_directoryAleksey Filippov
2018-02-05Add elide_directory keyword for install_subdir() functionAleksey Filippov
2018-02-04Merge pull request #2938 from acfoltzer/rust-cross-mergeJussi Pakkanen
2018-02-02Added documentation to IceStorm module.Jussi Pakkanen
2018-01-31add meson.project_license() builtinMartin Kelly
2018-01-29Add cross-compilation support for `rustc`Adam C. Foltzer
2018-01-30dependencies: Allow setting config-tool binaries in cross fileDylan Baker
2018-01-17Removed two deprecations from 2016.Jussi Pakkanen
2018-01-13Merge pull request #2815 from taisei-project/fix_windows_compile_resourcesJussi Pakkanen
2018-01-13Merge pull request #2764 from mesonbuild/generatorpathJussi Pakkanen
2018-01-12Add a release note snippet for the windows.compile_resources() changeAndrei Alexeyev
2017-12-31Add unit test that checks that the sample projects compile.Jussi Pakkanen
2017-12-26Merge pull request #2334 from mesonbuild/promotedepJussi Pakkanen
2017-12-18Added documentation.Jussi Pakkanen
2017-12-17Add functionality to promote nested dependencies to top level.Jussi Pakkanen
2017-12-17Allow value 'if-release' for b_ndebug project option. (#1896)Hemmo Nieminen
2017-12-10Updated version number for new release.Jussi Pakkanen
2017-12-09Fix typo in release note snippet for get_unquotedJon Turney
2017-12-05Merge pull request #2731 from mesonbuild/disablerJussi Pakkanen
2017-12-05Added documentation for disabler objects.Jussi Pakkanen
2017-12-03String arguments can permit arbitrary string valuesJussi Pakkanen
2017-12-02Merge pull request #2390 from dcbaker/submit/options-listJussi Pakkanen
2017-11-30cross: Implement support for loading cross files from system pathsDylan Baker
2017-11-29Add new array type optionDylan Baker
2017-11-28Merge pull request #2512 from dcbaker/wip/config-tool-variablesJussi Pakkanen
2017-11-27Add if_found kwarg to subdir().Jussi Pakkanen
2017-11-23docs: add documentation for config_tool variable methodDylan Baker