object-introspection/tools
Jake Hillion 6abeb0c723 oilgen: add debug flag
Summary: Current output of OILGen is always without debug. This hides things like the printed type graph from the end user, which would be useful in the logs of a build failure. Also rename the `-d` flag which was for jumping JIT code to `-j`, as `-d` is used in all the other tools for debug output level.
2023-09-18 15:32:06 +01:00
..
combine_configs.py Take list of pass-through types from config instead of hardcoding 2023-07-05 13:39:19 +01:00
config_gen.py Initial commit 2022-12-19 06:37:51 -08:00
inline_stats.py Initial commit 2022-12-19 06:37:51 -08:00
OILGen.cpp oilgen: add debug flag 2023-09-18 15:32:06 +01:00
OIP.cpp Formatting 2023-06-19 19:13:16 +02:00
OIRP.cpp OIRP: Add copyright header 2023-08-03 15:17:16 +01:00
OITB.cpp move all internal logic to oi::detail namespace 2023-07-26 18:01:38 +01:00