bitshares / bitshares/gwallet

Reduce build time

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
build help wanted
Dominant language
C++
Stars
4
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Currently the cmake will build `bitshares-core` fully as a dependency of `gwallet`.

There is no need to build the `programs`, `tests` and others but just some of the needed libraries.

A proper `CMakeLists.txt` should do the trick.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by examining the CMakeLists.txt that makes bitshares-core a dependency of gwallet, then identify which libraries gwallet needs. Done means the build no longer builds the programs, tests, and other unnecessary bitshares-core targets while still producing a working gwallet build.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.