boss icon indicating copy to clipboard operation
boss copied to clipboard

Dependency Manager for Delphi and Lazarus

Results 68 boss issues
Sort by recently updated
recently updated
newest added

Hello everyone, something strange has been happening with my Delphi for some time now. After installing Boss Ide, when closing Delphi I always get the error: "Delphi 12 Access violation...

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.45.0. Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs f91f7a7 ssh/agent: prevent panic on malformed...

dependencies
go

I have a package which has a dependency on another package. I want it to use everything 1.0.0, including test / alpha / beta / ... up to and including...

After some search I found the way to change Delphi compiler version in BOSS when I have multiple Delphi installations on the same machine One needs to do > boss...

BOSS install/update seems to use command-line parameters to pass paths to Delphi compiler, resulting in failures during boss install/update which write in the respective logs: > The specified task executable...

I can do > boss config delphi list and > boss config delphi use 0 -g to pick option 0 (say Delphi compiler 37.0 32-bit for Delphi 13.0 on my...

At READCOM.Core.Delphi package on GitHub, at TStoryItem class, I have an ancestor TCustomManipulator from the Zoomicon.Manipulation.Delphi package So I do BOSS update and bring in the dependencies etc. but when...