gradle / gradle/gradle-native

Build a static library from C++ source

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
94
Forks
7
PR merge metrics
No merged PRs in 30d

Description

@adammurdoch commented on [Mon May 22 2017](https://github.com/gradle/stable-native/issues/18)

Similar to #3 , build a static library binary from C++ source, with the same assumptions.

Test coverage:

- Incremental build and compile.
- Changes to build output locations are respected.
- Stale output files are removed when source files are removed or renamed.

Contributor guide

Open the contributing guide

Research direction

Start by comparing the requested work with issue #3 and the existing native build path. Identify the test entry points for incremental compilation, changed output locations, and removal or renaming of source files. Done means a static library is built from C++ source and all three behaviors are covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Feature
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.