aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)AuthorFilesLines
2018-04-14Improve generation of pkg-config files for static only libraries.Martin Hostettler1-0/+12
2018-04-11Trivial update to meson vim syntax + typo in snippet [skip ci]Nirbheek Chauhan1-1/+1
2018-04-06new wrap-mode: forcefallbackMathieu Duponchelle1-0/+3
2018-04-03Add both_libraries() to build both shared and static librariesXavier Claessens1-0/+9
2018-03-29pkgconfig: Add a simple version of the generator (#3284)Xavier Claessens1-0/+14
2018-03-19Add install_data() rename snippetAleksey Filippov1-0/+11
2018-03-14Turn deprecated commands into errors.Jussi Pakkanen1-0/+7
2018-03-13Fix snippet heading to conform to new formatting rules.Jussi Pakkanen1-1/+1
2018-03-12Merge pull request #3131 from sarum9in/pkgconfigJussi Pakkanen1-0/+5
2018-03-10Refactor: Add log.error and log.exception to reduce code duplication.Jukka Laurila1-0/+5
2018-03-06Merge pull request #3086 from sarum9in/declare-link-wholeJussi Pakkanen1-0/+4
2018-03-06Allow passing a compiler object to run_command()Evgenii Shatokhin1-0/+10
2018-03-06Make "meson help" and "meson help <subcommand>" do the expected thing.Jukka Laurila1-0/+6
2018-03-06Document declare_dependency() link_whole parameterAleksey Filippov1-0/+4
2018-03-06Generate meson.build based on existing source files when meson init is run in...Jukka Laurila1-0/+19
2018-03-04Updated information for new release.0.45.0Jussi Pakkanen18-163/+0
2018-02-25Add a release note snippet for the improved test setup selection.Hemmo Nieminen1-0/+16
2018-02-24Document pkgconfig.generate() requires parametersAleksey Filippov1-0/+5
2018-02-25Added release note snippet for csc support.Jussi Pakkanen1-0/+4
2018-02-22Fix Rust compiler-private library ambiguityAdam C. Foltzer1-0/+6
2018-02-22Allow for missing install_dir in install_data()Peter Hutterer1-0/+5
2018-02-08User options can "yield to" a user option of the same name in superproject. C...Jussi Pakkanen1-0/+8
2018-02-07Expose integer options to build option files.Jussi Pakkanen1-0/+6
2018-02-05Merge pull request #3010 from sarum9in/elide_directoryJussi Pakkanen1-0/+4
2018-02-05Add support for hex int literals.Jussi Pakkanen1-0/+5
2018-02-05Rename install_subdir() option elide_directory to strip_directoryAleksey Filippov2-4/+4
2018-02-05Add elide_directory keyword for install_subdir() functionAleksey Filippov1-0/+4
2018-02-04Merge pull request #2938 from acfoltzer/rust-cross-mergeJussi Pakkanen1-0/+16
2018-02-02Added documentation to IceStorm module.Jussi Pakkanen1-0/+12
2018-01-31add meson.project_license() builtinMartin Kelly1-0/+4
2018-01-29Add cross-compilation support for `rustc`Adam C. Foltzer1-0/+16
2018-01-30dependencies: Allow setting config-tool binaries in cross fileDylan Baker1-0/+13
2018-01-17Removed two deprecations from 2016.Jussi Pakkanen1-0/+14
2018-01-13Merge pull request #2815 from taisei-project/fix_windows_compile_resourcesJussi Pakkanen1-0/+3
2018-01-13Merge pull request #2764 from mesonbuild/generatorpathJussi Pakkanen1-0/+21
2018-01-12Add a release note snippet for the windows.compile_resources() changeAndrei Alexeyev1-0/+3
2017-12-31Add unit test that checks that the sample projects compile.Jussi Pakkanen1-0/+8
2017-12-26Merge pull request #2334 from mesonbuild/promotedepJussi Pakkanen1-0/+11
2017-12-18Added documentation.Jussi Pakkanen1-0/+21
2017-12-17Add functionality to promote nested dependencies to top level.Jussi Pakkanen1-0/+11
2017-12-17Allow value 'if-release' for b_ndebug project option. (#1896)Hemmo Nieminen1-0/+7
2017-12-10Updated version number for new release.0.44.0Jussi Pakkanen11-140/+0
2017-12-09Fix typo in release note snippet for get_unquotedJon Turney1-2/+2
2017-12-05Merge pull request #2731 from mesonbuild/disablerJussi Pakkanen1-0/+33
2017-12-05Added documentation for disabler objects.Jussi Pakkanen1-0/+33
2017-12-03String arguments can permit arbitrary string valuesJussi Pakkanen1-2/+3
2017-12-02Merge pull request #2390 from dcbaker/submit/options-listJussi Pakkanen1-0/+17
2017-11-30cross: Implement support for loading cross files from system pathsDylan Baker1-0/+20
2017-11-29Add new array type optionDylan Baker1-0/+17
2017-11-28Merge pull request #2512 from dcbaker/wip/config-tool-variablesJussi Pakkanen1-0/+11