aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/mintro.py
AgeCommit message (Expand)AuthorFilesLines
2017-12-07Fix `array` type nameEric Engestrom1-1/+1
2017-12-07Renamed UserStringArrayOption to UserArrayOption for short.Jussi Pakkanen1-1/+1
2017-11-09Print correct command in help messageEric Engestrom1-1/+1
2017-11-09introspect: print `build_by_default` fieldEric Engestrom1-0/+1
2017-07-20Modify mesonintrospect --dependencies so 1 element in list is 1 dependencyMartin Ejdestig1-3/+3
2017-06-19Storage object has changed so use values(). Closes #1963.Jussi Pakkanen1-1/+1
2017-05-17Use more direct dictionary literals.Elliott Sales de Andrade1-9/+3
2017-05-09mesonintrospect: Print all deps, not just those with the same nameNirbheek Chauhan1-3/+3
2017-05-08mesonintrospect: List all installed filesQuentin Glidic1-0/+6
2017-02-18mesonintrospect: Normalize install_filename in the outputNirbheek Chauhan1-1/+4
2017-02-18mesonintrospect: Also print builtins for --buildoptionsNirbheek Chauhan1-14/+2
2017-01-26Fix mesonintrospect --installedThibault Saunier1-1/+1
2017-01-22mintro.py: Assume the current dir is a builddir if not specifiedNirbheek Chauhan1-20/+28
2017-01-01style: fix E225 violationsIgor Gnatenko1-5/+5
2016-12-31Fix space before :.Jussi Pakkanen1-14/+14
2016-12-15introspect: Allow listing all installed filesThibault Saunier1-0/+13
2016-12-06Expose project information with mesonintrospect. Closes #1118.Jussi Pakkanen1-0/+16
2016-12-03mintro: Allow serializing EnvironmentVariables objectsThibault Saunier1-1/+4
2016-10-30Exposes the install names of targets in introspection. Closes #829.Jussi Pakkanen1-5/+22
2016-10-07Remove shebangs on files that are not runnable and add execute bits to those ...Jussi Pakkanen1-2/+0
2016-08-27Use context manager for file I/O.Elliott Sales de Andrade1-4/+8
2016-06-23Added minsize build type that optimizes for binary size.Jussi Pakkanen1-2/+1
2016-05-10Use CoreData.get_builtin_option() to get builtin option values.Hemmo Nieminen1-3/+3
2016-03-20Converted precompiled headers into a base option.Jussi Pakkanen1-5/+1
2016-03-20Converted coverage into a base option.Jussi Pakkanen1-5/+1
2016-03-17Fix mesonintrospect.Jussi Pakkanen1-9/+10
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen1-0/+212