summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
Commit message (Expand)AuthorAgeFilesLines
* Turn deprecated commands into errors.Jussi Pakkanen2018-03-141-0/+7
* Fix snippet heading to conform to new formatting rules.Jussi Pakkanen2018-03-131-1/+1
* Merge pull request #3131 from sarum9in/pkgconfigJussi Pakkanen2018-03-121-0/+5
|\
| * Document pkgconfig.generate() requires parametersAleksey Filippov2018-02-241-0/+5
* | Refactor: Add log.error and log.exception to reduce code duplication.Jukka Laurila2018-03-101-0/+5
* | Merge pull request #3086 from sarum9in/declare-link-wholeJussi Pakkanen2018-03-061-0/+4
|\ \
| * | Document declare_dependency() link_whole parameterAleksey Filippov2018-03-061-0/+4
* | | Allow passing a compiler object to run_command()Evgenii Shatokhin2018-03-061-0/+10
* | | Make "meson help" and "meson help <subcommand>" do the expected thing.Jukka Laurila2018-03-061-0/+6
|/ /
* | Generate meson.build based on existing source files when meson init is run in...Jukka Laurila2018-03-061-0/+19
* | Updated information for new release.0.45.0Jussi Pakkanen2018-03-0418-163/+0
* | Add a release note snippet for the improved test setup selection.Hemmo Nieminen2018-02-251-0/+16
* | Added release note snippet for csc support.Jussi Pakkanen2018-02-251-0/+4
|/
* Fix Rust compiler-private library ambiguityAdam C. Foltzer2018-02-221-0/+6
* Allow for missing install_dir in install_data()Peter Hutterer2018-02-221-0/+5
* User options can "yield to" a user option of the same name in superproject. C...Jussi Pakkanen2018-02-081-0/+8
* Expose integer options to build option files.Jussi Pakkanen2018-02-071-0/+6
* Merge pull request #3010 from sarum9in/elide_directoryJussi Pakkanen2018-02-051-0/+4
|\
| * Rename install_subdir() option elide_directory to strip_directoryAleksey Filippov2018-02-052-4/+4
| * Add elide_directory keyword for install_subdir() functionAleksey Filippov2018-02-051-0/+4
* | Add support for hex int literals.Jussi Pakkanen2018-02-051-0/+5
|/
* Merge pull request #2938 from acfoltzer/rust-cross-mergeJussi Pakkanen2018-02-041-0/+16
|\
| * Add cross-compilation support for `rustc`Adam C. Foltzer2018-01-291-0/+16
* | Added documentation to IceStorm module.icestormJussi Pakkanen2018-02-021-0/+12
* | add meson.project_license() builtinMartin Kelly2018-01-311-0/+4
* | dependencies: Allow setting config-tool binaries in cross fileDylan Baker2018-01-301-0/+13
* | Removed two deprecations from 2016.Jussi Pakkanen2018-01-171-0/+14
|/
* Merge pull request #2815 from taisei-project/fix_windows_compile_resourcesJussi Pakkanen2018-01-131-0/+3
|\
| * Add a release note snippet for the windows.compile_resources() changeAndrei Alexeyev2018-01-121-0/+3
* | Merge pull request #2764 from mesonbuild/generatorpathJussi Pakkanen2018-01-131-0/+21
|\ \ | |/ |/|
| * Added documentation.Jussi Pakkanen2017-12-181-0/+21
* | Add unit test that checks that the sample projects compile.initJussi Pakkanen2017-12-311-0/+8
* | Merge pull request #2334 from mesonbuild/promotedepJussi Pakkanen2017-12-261-0/+11
|\ \
| * | Add functionality to promote nested dependencies to top level.Jussi Pakkanen2017-12-171-0/+11
| |/
* | Allow value 'if-release' for b_ndebug project option. (#1896)Hemmo Nieminen2017-12-171-0/+7
|/
* Updated version number for new release.0.44.0Jussi Pakkanen2017-12-1011-140/+0
* Fix typo in release note snippet for get_unquotedJon Turney2017-12-091-2/+2
* Merge pull request #2731 from mesonbuild/disablerJussi Pakkanen2017-12-051-0/+33
|\
| * Added documentation for disabler objects.Jussi Pakkanen2017-12-051-0/+33
* | String arguments can permit arbitrary string valuesJussi Pakkanen2017-12-031-2/+3
|/
* Merge pull request #2390 from dcbaker/submit/options-listJussi Pakkanen2017-12-021-0/+17
|\
| * Add new array type optionDylan Baker2017-11-291-0/+17
* | cross: Implement support for loading cross files from system pathsDylan Baker2017-11-301-0/+20
|/
* Merge pull request #2512 from dcbaker/wip/config-tool-variablesJussi Pakkanen2017-11-281-0/+11
|\
| * docs: add documentation for config_tool variable methodDylan Baker2017-11-231-0/+11
* | Add if_found kwarg to subdir().Jussi Pakkanen2017-11-271-0/+13
|/
* Added release note mention of embedded Python in MSI packages.runpythonJussi Pakkanen2017-11-211-0/+9
* Merge pull request #2000 from t-chaik/tchaik/wip/get-unquotedJussi Pakkanen2017-11-131-0/+4
|\
| * get-unquoted: Queue a release note entry mentioning the new methodMartin Blanchard2017-09-151-0/+4
* | Merge pull request #2511 from jon-turney/prefix-dependent-defaultsJussi Pakkanen2017-11-131-0/+10
|\ \