patryk4815
7c22abf8b4
ci: add artifact upload step to release workflow ( #2859 )
...
* ci: add artifact upload step to release workflow
8 months ago
patryk4815
9685c19a2e
Apple Silicon GDB :) ( #2770 )
9 months ago
patryk4815
c0036915c0
ci: disable ppc64be for lldb + nix ( #2752 )
...
* ci: disable ppc64be for lldb
* nix: fix portable naming
10 months ago
patryk4815
e39ddb0ac4
nix: fix ppc64le ( #2738 )
10 months ago
patryk4815
c64aaa1a93
ci: fix releases ( #2736 )
10 months ago
patryk4815
c55c5828c2
ci: trigger manual release via GitHub Actions ( #2735 )
...
* manually triggered release
* manually triggered release
* refactor ;)
10 months ago
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
patryk4815
8597194398
Add LLDB build check workflows for x86_64-darwin and aarch64-darwin ( #2526 )
...
* flake:
- bump nixpkgs:
- glibc-2.39-52 -> glibc-2.40-36
- lldb-19.1.1 -> lldb-19.1.1
- gdb-15.1 -> gdb-15.2
- python3-3.12.5 -> python3-3.12.7
- add cachix
* workflows:
- add build check lldb for x86_64-darwin and aarch64-darwin
- bump nix installer v22->v30
- add cachix
* nix: fix pyenv for darwin
* devshell: nixfmt file
* nix: remove IFD from pwndbgVersion
* releases: use cachix
1 year ago
Disconnect3d
a264783ff0
Disable arm64 runner on CI/CD ( #2400 )
...
We don't have an ARM64 runner for creating release binaries since ~6 months.
Commenting this out until GitHub finally allows open source projects to use its own arm64 runners.
1 year ago
Aaron Adams
c85d16b246
fix trailing whitespace everywhere ( #2188 )
2 years ago
Niko
e77f309f97
Fix for workflow paths ignore ( #1995 )
...
* Fix for workflow paths ignore
* Fix linter issue
2 years ago
Niko
40ed3a3bd1
[Docs] Add Docs to GH workflows ( #1980 )
...
* Add Docs to GH workflows
* Exclude docs/ from Docker build
2 years ago
psondej
05f0dbf9f9
releases.yml: add support for aarch64 packaging
2 years ago
psondej
ab96e1a9b9
- remove gdb-pt-dump from all files
...
- remove submodules from all files
- bump flake.lock
- add gdb-pt-dump as dependency
- fix building Dockerfile
- fix gdb-pt-dump was broken on portable packages
2 years ago
Patryk Sondej
f3914e2696
init add portable pwndbg using nix, package for rpm,deb,arch,alpine
...
Signed-off-by: Patryk Sondej <patryk.sondej@gmail.com>
2 years ago