index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonintrospect.py
Age
Commit message (
Expand
)
Author
2016-03-02
Back to .py suffix in files. Closes #394.
Jussi Pakkanen
2016-01-16
Moved mesongui into module.
Jussi Pakkanen
2016-01-15
Moved scripts in the module and started work to run them via the main meson c...
Jussi Pakkanen
2016-01-15
Organise files into a module structure.
Jussi Pakkanen
2015-12-09
Added possibility to have multiple test suites so you can run only a subset o...
Jussi Pakkanen
2015-12-08
Add missing info to test introspection format.
Jussi Pakkanen
2015-11-25
Can get benchmark list via introspection.
Jussi Pakkanen
2015-10-12
Created a stringarray option type and added Windows system libs option that u...
Jussi Pakkanen
2015-10-05
Put compiler options to introspection output.
Jussi Pakkanen
2015-08-23
Introspect prints external dependency args.
Jussi Pakkanen
2015-08-12
Fix introspection and make it possible to have top level targets with the sam...
Jussi Pakkanen
2015-06-19
mesonintrospect: fix bad-continuation
Igor Gnatenko
2015-03-19
Handle outputs in arrays in mesonintrospect. Closes #50.
Jussi Pakkanen
2015-03-02
Use argparse in introspector.
Jussi Pakkanen
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
2014-06-11
Introspect script understands runtargets.
Jussi Pakkanen
2014-05-23
Put in some frosting.
Jussi Pakkanen
2014-05-02
Introspector can print out test info.
Jussi Pakkanen
2014-04-25
Can print build options.
Jussi Pakkanen
2014-04-25
Can list those files that make up the build system.
Jussi Pakkanen
2014-04-25
Can specify extra files that show up in IDEs as parts of a target.
Jussi Pakkanen
2014-04-25
Export list of files per target.
Jussi Pakkanen
2014-04-25
Beginning of introspection tool for IDEs.
Jussi Pakkanen