Commit Graph

15 Commits

Author SHA1 Message Date
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
723c5b6677 [+] pack .whl release 2025-03-04 18:49:12 +03:00
62063a1448 [+] update .p43
1. partially improve crypto;
  2. fix m.py;
2025-03-03 12:53:58 +03:00
ea63c67280 [+] update cli module; 2024-12-22 12:06:07 +03:00
eb457950d3 [+] add launch.json 2024-12-04 19:04:06 +03:00
4afe4048d9 [+] update debugging
1. disable telemtry in ms-python;
  1.1. TODO, use a forked version of the plugin;
  2. add debug module into pr34;
  3. enable show strack frame for all .py files;
2024-12-04 19:01:30 +03:00
d38022b5a6 [+] update packaging 2024-12-01 18:49:12 +03:00
b32b058083 [~] Refactor 2024-12-01 08:49:34 +03:00
d3d5e3bcfb [~] Refactor 2024-11-30 18:59:22 +03:00
81bf066e82 [~] Refactor 2024-11-15 20:47:40 +03:00
99c1c3c80b [~] Refactor 2024-07-01 09:53:06 +03:00
101ea99870 [~] Refactor 2024-04-06 19:01:32 +03:00
d5e85ccfeb [~] Refactor 2023-10-29 12:36:38 +03:00
Siarhei Siniak
46a1c2d208 [~] Refactor 2021-07-15 07:55:18 +03:00
Siarhei Siniak
1addefe35a [+] Initial commit 2021-07-15 07:40:55 +03:00