buckaroo icon indicating copy to clipboard operation
buckaroo copied to clipboard

The decentralized package manager for C++ and friends 🏝️

Results 64 buckaroo issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Hello. I tried to install the utility with this command (`brew install loopperfect/lp/buckaroo`) from getting started section, but the installation failed with these errors: ``` Error: Invalid formula: /usr/local/Homebrew/Library/Taps/loopperfect/homebrew-lp/[email protected] [email protected]:...

## Description When following the quickstart tutorial. `buckaroo quickstart` throws an error that a _usable version of libssl cannot be found_. This error also occurs when adding the range-v3 package....

## Description I'm trying to start using this but I can't add a dependency because no usable version of libssl found. ## Expected Behavior As a "standalone executable" it would...

Suppose we have a network drive that hosts some source-code: ``` + network-drive +--+ packages/ +--+ mathutils/ +--+ v1.0.0/ + ... +--+ v2.0.0/ + ... ``` Then the user could...

enhancement

* Enable deterministic builds in MS Build * Warnings as errors on `master` branch

enhancement
help wanted

> Derived cryptographic types are obsolete. Use the Create method on the base type instead. Basically anywhere this warning shows up in the build

help wanted
first commit

Currently the Buckaroo logo as well as the How Buckaroo Works image aren't optimized for dark mode in the README. A possible solution for this would be to include an...

Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.22.0 to 0.29.0. Release notes Sourced from sharpcompress's releases. 0.29.0 - minor behavior change and fixes Two minor fixes from contributors and a behavior fix for extraction....

dependencies

## Description ## Expected Behavior ## Actual Behavior ## Possible Fix ## Steps to Reproduce 1. 2. 3. 4. ## Context ## Your Environment * Version used: * Operating System...