Commit Graph

23 Commits

Author SHA1 Message Date
Jussi Pakkanen 455e55f8e5 Back to .py suffix in files. Closes #394. 2016-03-02 21:49:29 +02:00
Jussi Pakkanen 1510522b1b Moved mesongui into module. 2016-01-16 17:21:05 +02:00
Jussi Pakkanen 66c01401de Moved scripts in the module and started work to run them via the main meson command. 2016-01-15 23:37:22 +02:00
Jussi Pakkanen 8b1039fa30 Organise files into a module structure. 2016-01-15 21:22:09 +02:00
Jussi Pakkanen 70695bead4 Added possibility to have multiple test suites so you can run only a subset of tests. Closes #325. 2015-12-09 18:00:06 +02:00
Jussi Pakkanen 0585a959d3 Add missing info to test introspection format. 2015-12-08 16:13:22 +02:00
Jussi Pakkanen 0fed6b1c5d Can get benchmark list via introspection. 2015-11-25 23:46:54 +02:00
Jussi Pakkanen 0d56955e9c Created a stringarray option type and added Windows system libs option that uses it. 2015-10-12 22:22:13 +03:00
Jussi Pakkanen d32af67e68 Put compiler options to introspection output. 2015-10-05 21:58:52 +03:00
Jussi Pakkanen 1dc26def9d Introspect prints external dependency args. 2015-08-23 21:14:18 +03:00
Jussi Pakkanen 05d929d542 Fix introspection and make it possible to have top level targets with the same name in subprojects. Fixes #222. 2015-08-12 14:04:41 +03:00
Igor Gnatenko 8018315cfd mesonintrospect: fix bad-continuation
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2015-06-19 10:48:50 +03:00
Jussi Pakkanen df357211a8 Handle outputs in arrays in mesonintrospect. Closes #50. 2015-03-19 12:29:27 +02:00
Jussi Pakkanen baa0782a22 Use argparse in introspector. 2015-03-02 17:05:34 +02:00
Jussi Pakkanen 525f0ae6d2 Harmonised copyright declarations. 2014-11-16 20:19:12 +02:00
Jussi Pakkanen 0df73e4c2f Introspect script understands runtargets. 2014-06-11 23:19:00 +03:00
Jussi Pakkanen 03c685b9e4 Put in some frosting. 2014-05-23 16:44:37 +03:00
Jussi Pakkanen f34be394b0 Introspector can print out test info. 2014-05-02 01:19:29 +03:00
Jussi Pakkanen 5b0322ad15 Can print build options. 2014-04-25 22:53:25 +03:00
Jussi Pakkanen cb6f7f9b6f Can list those files that make up the build system. 2014-04-25 22:29:42 +03:00
Jussi Pakkanen 77e9a24589 Can specify extra files that show up in IDEs as parts of a target. 2014-04-25 22:13:15 +03:00
Jussi Pakkanen c06c9ea83e Export list of files per target. 2014-04-25 21:52:18 +03:00
Jussi Pakkanen 849fe8bacf Beginning of introspection tool for IDEs. 2014-04-25 21:40:23 +03:00