Anki/build/ninja_gen/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
..
action.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
archives.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
build.rs Use Rust nightly for formatting (#2348) 2023-01-25 23:35:53 +10:00
cargo.rs Add Rust bin to deprecate unused ftl entries (#2364) 2023-02-07 11:56:14 +10:00
command.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
configure.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
copy.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
git.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
hash.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
input.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
lib.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
node.rs Protobufjs fixed the relative path issue 2023-02-03 09:31:42 +10:00
protobuf.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
render.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
rsync.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
sass.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00