Go to file
LLM 4e7a15b9e8 [+] add build config for archlinux as separate meson package
1. add python/pyproject.common.toml with module definitions;
  2. add meson/online/.../archlinux/ with meson.build, m.py, pyproject.common.toml;
  3. meson.build uses fs.relative_to for python sources from ../../python/;
  4. m.py is cli_bootstrap.py copy with last 5 lines patched for paths;
  5. update Makefile with python_put_archlinux_venv rule;
  6. rename python/pyproject.toml to pyproject.toml.bak;
  7. update .gitignore, docker-compose.local.yml, requirements.txt;
2026-04-06 07:04:09 +00:00
.vscode [+] add launch.json 2024-12-04 19:04:06 +03:00
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 [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00: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 [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
releases [+] rename version before merging 2025-07-01 16:29:29 +03:00
.dockerignore [~] Refactor 2021-11-02 08:07:24 +03:00
.gitattributes [+] add archlinux package management module with libsolv backend 2026-04-03 16:45:00 +00:00
.gitignore [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
.gitmodules [+] fix .gitmodules 2025-01-12 18:23:47 +03:00
docker-compose.local.yml [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
docker-compose.yml [+] migrate to systemd 2025-03-20 19:20:55 +03:00
Makefile [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
osx-brew.txt [~] Refactor 2024-05-04 15:14:42 +03:00
requirements.in [+] add make 2025-03-20 19:03:05 +03:00
requirements.txt [+] add make 2025-03-20 19:03:05 +03:00