summaryrefslogtreecommitdiff
path: root/mesonintrospect.py
AgeCommit message (Expand)Author
2018-03-14Turn deprecated commands into errors.Jussi Pakkanen
2017-08-02Write deprecation warnings to stderr.Jussi Pakkanen
2017-08-02Print deprecation warnings on old style commands.Jussi Pakkanen
2016-03-02Back to .py suffix in files. Closes #394.Jussi Pakkanen
2016-01-16Moved mesongui into module.Jussi Pakkanen
2016-01-15Moved scripts in the module and started work to run them via the main meson c...Jussi Pakkanen
2016-01-15Organise files into a module structure.Jussi Pakkanen
2015-12-09Added possibility to have multiple test suites so you can run only a subset o...Jussi Pakkanen
2015-12-08Add missing info to test introspection format.Jussi Pakkanen
2015-11-25Can get benchmark list via introspection.Jussi Pakkanen
2015-10-12Created a stringarray option type and added Windows system libs option that u...Jussi Pakkanen
2015-10-05Put compiler options to introspection output.Jussi Pakkanen
2015-08-23Introspect prints external dependency args.Jussi Pakkanen
2015-08-12Fix introspection and make it possible to have top level targets with the sam...Jussi Pakkanen
2015-06-19mesonintrospect: fix bad-continuationIgor Gnatenko
2015-03-19Handle outputs in arrays in mesonintrospect. Closes #50.Jussi Pakkanen
2015-03-02Use argparse in introspector.Jussi Pakkanen
2014-11-16Harmonised copyright declarations.Jussi Pakkanen
2014-06-11Introspect script understands runtargets.Jussi Pakkanen
2014-05-23Put in some frosting.Jussi Pakkanen
2014-05-02Introspector can print out test info.Jussi Pakkanen
2014-04-25Can print build options.Jussi Pakkanen
2014-04-25Can list those files that make up the build system.Jussi Pakkanen
2014-04-25Can specify extra files that show up in IDEs as parts of a target.Jussi Pakkanen
2014-04-25Export list of files per target.Jussi Pakkanen
2014-04-25Beginning of introspection tool for IDEs.Jussi Pakkanen