Go to file
LLM 77be19948d [+] improve cli_bootstrap.py with whl cache, venv_partial, packaging_t
1. add packaging_t: canonicalize_name, parse_whl_name_version, parse_req_spec;
  2. add whl_cache_download: download missing wheels into .venv-whl-cache;
  3. add check_host_prerequisites: verify pip and uv available on host;
  4. add BootstrapSettings: whl_cache_path, uv_cache_dir, whl_cache_update;
  5. add BootstrapSettings: uv_compile_allow_index, venv_partial;
  6. add check_type helper for typed attribute access;
  7. venv_partial recompiles with existing requirements.txt as constraints;
  8. compile output goes to temp file, moved on success only;
  9. guard typing_extensions import for bootstrap without venv;
2026-04-03 16:46:08 +00:00
.vscode
d1 [+] reformat with ruff 2025-05-20 11:03:00 +03:00
d2/gamepad [+] refactor book1 2025-01-12 18:20:19 +03:00
deps [+] make proper LFS pointer 2026-03-15 21:34:49 +03:00
docker [+] integrate with podman 2025-03-20 17:02:18 +03:00
dotfiles [+] update configs 2025-04-30 09:47:30 +03:00
meson/toolchains [+] update wasm cross init 2025-06-12 15:28:37 +03:00
mypy-stubs [+] add archlinux package management module with libsolv backend 2026-04-03 16:45:00 +00:00
platform_dotfiles [+] update platform 2025-04-04 12:40:09 +03:00
python [+] improve cli_bootstrap.py with whl cache, venv_partial, packaging_t 2026-04-03 16:46:08 +00:00
releases [+] rename version before merging 2025-07-01 16:29:29 +03:00
.dockerignore
.gitattributes [+] add archlinux package management module with libsolv backend 2026-04-03 16:45:00 +00:00
.gitignore [+] pack .whl release 2025-03-04 18:49:12 +03:00
.gitmodules [+] fix .gitmodules 2025-01-12 18:23:47 +03:00
docker-compose.yml [+] migrate to systemd 2025-03-20 19:20:55 +03:00
Makefile [+] update configs 2025-04-30 09:47:30 +03:00
osx-brew.txt
requirements.in [+] add make 2025-03-20 19:03:05 +03:00
requirements.txt [+] add make 2025-03-20 19:03:05 +03:00