boss
boss copied to clipboard
Dependency Manager for Delphi and Lazarus
Packages might not be located in the root folder of the repository. We should set paths relative to the project path, instead of the repository root path. Ex: ``` root...
Hoje se eu tenho dois repositórios diferentes, mas com nomes iguais eu não consigo usar o segundo repositório (mesmo em projetos diferentes), o Boss acaba misturando os dois, e usando...
Para trabalhar com pacotes para aplicações multiplataforma é necessário compilar o projeto em Release e Debug para cada plataforma (Win32, Win64, Androin32, ...). No fim das contas, todos os arquivos...
Add support for the "main" branch if no dependency version is matched during `boss install`.
Hi, Thanks for this easy to use tool. I do have a question: how do I add a git module from a branch other then Master ? It looks like...
Hi I manage ZXing for Delphi and I need a little help in order to support Boss properly. I have uploaded the boss.json here: https://github.com/Spelt/ZXing.Delphi/blob/v_3.0/boss.json The problem is the line...
Tenho utilizando o boss para controle de versionamente de bibliotecas no meu projeto, estou achando sensacional, porém estou tendo problemas com uma biblioteca pessoal... eu faço o install dela através...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.11.0. Release notes Sourced from github.com/go-git/go-git/v5's releases. v5.11.0 What's Changed git: validate reference names (#929) by @aymanbagabas in go-git/go-git#950 git: stop iterating at oldest shallow...