The Wayback Machine - https://web.archive.org/web/20200629203055/https://github.com/topics/raven
Skip to content
#

raven

Here are 92 public repositories matching this topic...

blondfrogs
blondfrogs commented May 23, 2019

OSX build notes have the following line
brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf python3 qt libevent

However, the boost --c++11 isn't a valid command anymore. Need to update it

captbaritone
captbaritone commented Jan 4, 2018

Currently this is the source of a potential memory leak (see #50), since Raven will continue to hold a reference our original dataCallback which has the store implicitly bound into it.

Additionally, we hard code where in the context we put the state, (data.extra.state), so the second call will cause any context provided by the first call to be overwritten.

I can foresee a possible us

Arignir
Arignir commented Feb 9, 2019

The --chroot flag isn't mentioned in nest-cli's help.

$ nest --help
nest [FLAGS] SUBCOMMAND [SUBCOMMANDS'S FLAGS]

Raven-OS's package manager.

FLAGS
    -h, --help       Prints help information
    -v               Sets the level of verbosity
    -V, --version    Prints version information

SUBCOMMANDS
    help         Prints this message or the help of the given subcomma

Improve this page

Add a description, image, and links to the raven topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the raven topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.