Anki/tools
Damien Elmes 40e1520acb Drop workspace-hack in favor of workspace deps
Workspace deps were introduced in Rust 1.64. They don't cover all the
cases that Hakari did unfortunately, but they are simpler to maintain,
and they avoid a couple of issues that Hakari had:

- It sometimes made updating dependencies harder due to the locked versions,
so you had to disable Hakari, do the updates, and then re-generate (
e.g. 943dddf28f)
- The current Hakari config was breaking AnkiDroid's build, as it was
stopping a cross-compile from functioning correctly.
2023-06-23 17:41:31 +10:00
..
minilints Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
build Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
build.bat Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
dmypy Migrate pylib/anki qt/aqt to group syntax (eg pylib:anki) 2023-06-15 17:17:55 +10:00
install-n2 Bump n2 rev for CI fix, and mention it in development.md 2023-06-19 15:34:03 +10:00
mac-x86 Add helper script for Intel cross compile on ARM Mac 2023-04-12 15:48:31 +10:00
ninja.bat Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
rebuild-web Fix tools/web-watch 2023-06-20 20:40:43 +10:00
reload_webviews.py Add dev tools for live-reloading Anki's web views (#2151) 2023-01-03 11:55:58 +10:00
run-qt5.14 Migrate pylib/anki qt/aqt to group syntax (eg pylib:anki) 2023-06-15 17:17:55 +10:00
run-qt5.15 Migrate pylib/anki qt/aqt to group syntax (eg pylib:anki) 2023-06-15 17:17:55 +10:00
run-qt5.15.bat Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
run.py Update dockerfile 2022-11-27 16:45:50 +10:00
runopt Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
setup-env.bat Fix setup-env.bat (#1659) 2022-02-12 10:10:24 +10:00
ts-run Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
web-watch Add dev tools for live-reloading Anki's web views (#2151) 2023-01-03 11:55:58 +10:00