Files
android_development/scripts
Joel Galenson 0fbdafe016 Allow cargo2android.py to use a config file instead of command-line options.
The command-line options to c2a are already long and will only get
longer as new arguments are added.  This allows it to load them from a
config file.  For simplicity of implementation, the config file
supplements the command-line arguments and uses the same format they
do, although it ideally will replace them over time.

This also adds an option to dump the current set of command-line
arguments to a config file and exit.  This is intended to ease
migration over to the config file: for a given crate, we can call c2a
with its command-line arguments plus this new flag to generate the
config file and then use just that instead.

Test: Dump and load some config files.
Change-Id: I63b29dd20bcff5d5832dbd380d7c6eb273547ed0
2021-04-26 11:33:52 -07:00
..
2015-05-18 08:42:58 -07:00
2021-03-30 14:58:06 -07:00
2021-03-30 14:58:06 -07:00
2021-02-19 12:20:34 +01:00
2021-02-19 12:20:34 +01:00
2019-10-04 16:48:38 -07:00
2020-12-28 11:30:39 -08:00
2021-02-19 12:20:34 +01:00
2018-07-23 17:01:42 -07:00
2012-04-27 10:45:07 -07:00
2021-04-09 13:21:32 -07:00
2018-10-30 11:03:17 -07:00
2018-10-30 11:03:17 -07:00