patryk4815
|
85582c0ccf
|
Remove poetry and add uv packet manager (#2726)
* replace poetry.lock with uv.lock
* replace poetry.lock with uv.lock
* replace poetry.lock with uv.lock
* setup.sh port to uv
* gdbinit / lldbinit port to update deps in uv
* lint port to uv
* lint
* lint
* docker-compose is legacy command
* fix setup install info
* fix update deps
* port setup-dev to uv
* port dockerfiles
* fix portable suffix
* fix setup
* fix setup
* port nix poetry na uv
* fix var naming
* change poetry to uv in github actions
* fix readthedocs
* bugs
* ok
* patch lldb / gdb
* fix pyenv
* overlay tblgen lldb
* new uv lock
* fix for portable
* rewrite flake to new cross system
* fix ci
* fix mkdocs & mypy
* fast lint
* fix mkdocs
* fix lint
* rm mips
* small refactor
* fix ppc64
* add ppc64le
|
10 months ago |
Disconnect3d
|
75615d45bf
|
add scripts/release.sh for building release binaries (#2399)
|
1 year ago |
Aaron Adams
|
581861d2fd
|
Executable bit/shebang house cleaning (#2189)
|
2 years ago |
Gulshan Singh
|
5e77036b77
|
Add script to generate command documentation (#2161)
* Add mdutils to docs dependencies
* Add script to generate the command docs
---
Co-authored-by: Niko <nikoshell20@gmail.com>
|
2 years ago |
Matej Kafka
|
d6408b98a4
|
Fix utf-8 encoding check in docs.py (#2147)
|
2 years ago |
Disconnect3d
|
df6b5a7ca3
|
Fix flake.lock for Cryptography==42.0.2 (#2015)
|
2 years ago |
Niko
|
ead22accda
|
New pages added to docs main navigation. (#2002)
* Remove content actions, add script to run docs-live.
* Add new pages to docs.
* Fix linter issue.
|
2 years ago |
Niko
|
561169d97c
|
Add new docs theme with commands documentation. (#1999)
|
2 years ago |