Anki/build/configure/src
RumovZ 855dc9d75b
Add Rust bin to deprecate unused ftl entries (#2364)
* Add Rust bin to deprecate unused ftl entries

* Align function names with bin names

* Support passing in multiple ftl roots

* Use source instead of jsons for deprecating

* Fix CargoRun not working more than once (dae)

* Add ftl:deprecate (dae)

* Deprecate some strings (dae)

This is not all of the strings that are currently unused

* Check json files before deprecating; add allowlist (dae)

The scheduler messages we'll probably want to reuse for the v2->v3
transition, so I'd prefer to keep them undeprecated for now.

* Deprecate old bury options (dae)

* Support gathering usages from Kotlin files for AnkiDroid (dae)

* Update json scripts (dae)

* Remove old deprecation headers

* Parameterize JSON roots to keep

* Tweak deprecation message (dae)
2023-02-07 11:56:14 +10:00
..
aqt.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
bundle.rs Use a ninja variable for Python binary 2023-01-23 17:27:07 +10:00
main.rs Move Python setup into ninja_gen 2023-01-26 10:00:14 +10:00
platform.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
proto.rs Use a ninja variable for Protoc binary (#2345) 2023-01-23 20:44:47 +10:00
pylib.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
python.rs Move Python setup into ninja_gen 2023-01-26 10:00:14 +10:00
rust.rs Add Rust bin to deprecate unused ftl entries (#2364) 2023-02-07 11:56:14 +10:00
web.rs Ensure svelte changes trigger dprint run 2023-01-23 20:45:55 +10:00