diff options
author | Daniel Mensinger <daniel@mensinger-ka.de> | 2019-01-16 22:42:54 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-01-16 23:42:54 +0200 |
commit | af38722f8976d2527cade370dcd09b3b7ea62e04 (patch) | |
tree | ec54b9bea6df431d5336b6f947bd200b08157dc0 /tools/cmake2meson.py | |
parent | 2bb69ad50b3267bb18252cb5f87b339736658076 (diff) | |
download | meson-af38722f8976d2527cade370dcd09b3b7ea62e04.zip meson-af38722f8976d2527cade370dcd09b3b7ea62e04.tar.gz meson-af38722f8976d2527cade370dcd09b3b7ea62e04.tar.bz2 |
mintro: Introspection interpreter refactoring (#4733)
* Fixed spelling
* Merged the Buildoptions and Projectinfo interpreter
* Moved detect_compilers to Environment
* Added removed test case
* Split detect_compilers and moved even more code into Environment
* Moved set_default_options to coredata
* Small code simplification in mintro.run
* Move cmd_line_options back to `environment`
We don't actually wish to persist something this unstructured, so we
shouldn't make it a field on `coredata`. It would also be data
denormalization since the information we already store in coredata
depends on the CLI args.
Diffstat (limited to 'tools/cmake2meson.py')
0 files changed, 0 insertions, 0 deletions