summaryrefslogtreecommitdiff
path: root/mesonintrospect.py
Commit message (Expand)AuthorAgeFilesLines
* Turn deprecated commands into errors.Jussi Pakkanen2018-03-141-4/+1
* Write deprecation warnings to stderr.Jussi Pakkanen2017-08-021-2/+3
* Print deprecation warnings on old style commands.Jussi Pakkanen2017-08-021-2/+4
* Back to .py suffix in files. Closes #394.Jussi Pakkanen2016-03-021-0/+20
* Moved mesongui into module.Jussi Pakkanen2016-01-161-208/+0
* Moved scripts in the module and started work to run them via the main meson c...Jussi Pakkanen2016-01-151-0/+208
* Organise files into a module structure.Jussi Pakkanen2016-01-151-208/+0
* Added possibility to have multiple test suites so you can run only a subset o...Jussi Pakkanen2015-12-091-0/+1
* Add missing info to test introspection format.Jussi Pakkanen2015-12-081-0/+2
* Can get benchmark list via introspection.Jussi Pakkanen2015-11-251-1/+11
* Created a stringarray option type and added Windows system libs option that u...Jussi Pakkanen2015-10-121-0/+2
* Put compiler options to introspection output.Jussi Pakkanen2015-10-051-6/+9
* Introspect prints external dependency args.Jussi Pakkanen2015-08-231-0/+13
* Fix introspection and make it possible to have top level targets with the sam...Jussi Pakkanen2015-08-121-2/+3
* mesonintrospect: fix bad-continuationIgor Gnatenko2015-06-191-5/+5
* Handle outputs in arrays in mesonintrospect. Closes #50.Jussi Pakkanen2015-03-191-1/+6
* Use argparse in introspector.Jussi Pakkanen2015-03-021-12/+13
* Harmonised copyright declarations.Jussi Pakkanen2014-11-161-1/+1
* Introspect script understands runtargets.Jussi Pakkanen2014-06-111-0/+2
* Put in some frosting.Jussi Pakkanen2014-05-231-0/+2
* Introspector can print out test info.Jussi Pakkanen2014-05-021-5/+25
* Can print build options.Jussi Pakkanen2014-04-251-1/+49
* Can list those files that make up the build system.Jussi Pakkanen2014-04-251-1/+14
* Can specify extra files that show up in IDEs as parts of a target.Jussi Pakkanen2014-04-251-3/+5
* Export list of files per target.Jussi Pakkanen2014-04-251-0/+12
* Beginning of introspection tool for IDEs.Jussi Pakkanen2014-04-251-0/+71