aboutsummaryrefslogtreecommitdiff
path: root/mesonintrospect.py
AgeCommit message (Collapse)AuthorFilesLines
2015-10-12Created a stringarray option type and added Windows system libs option that ↵Jussi Pakkanen1-0/+2
uses it.
2015-10-05Put compiler options to introspection output.Jussi Pakkanen1-6/+9
2015-08-23Introspect prints external dependency args.Jussi Pakkanen1-0/+13
2015-08-12Fix introspection and make it possible to have top level targets with the ↵Jussi Pakkanen1-2/+3
same name in subprojects. Fixes #222.
2015-06-19mesonintrospect: fix bad-continuationIgor Gnatenko1-5/+5
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-03-19Handle outputs in arrays in mesonintrospect. Closes #50.Jussi Pakkanen1-1/+6
2015-03-02Use argparse in introspector.Jussi Pakkanen1-12/+13
2014-11-16Harmonised copyright declarations.Jussi Pakkanen1-1/+1
2014-06-11Introspect script understands runtargets.Jussi Pakkanen1-0/+2
2014-05-23Put in some frosting.Jussi Pakkanen1-0/+2
2014-05-02Introspector can print out test info.Jussi Pakkanen1-5/+25
2014-04-25Can print build options.Jussi Pakkanen1-1/+49
2014-04-25Can list those files that make up the build system.Jussi Pakkanen1-1/+14
2014-04-25Can specify extra files that show up in IDEs as parts of a target.Jussi Pakkanen1-3/+5
2014-04-25Export list of files per target.Jussi Pakkanen1-0/+12
2014-04-25Beginning of introspection tool for IDEs.Jussi Pakkanen1-0/+71