decompals / decompals/slinky

glob filepath support

Open
#29 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

planned feature
Dominant language
Linker Script
Stars
12
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Support listing globs, so everything inside a folder is included automatically.

Should it work recursively inside folders?

Does linker script support listing globs? Or would the list need to be hardcoded by slinky each time it is run (ie inspecting the existing files of the folder)?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. First clarify whether globs must recurse into subfolders and whether linker scripts can represent them or slinky must expand them from the filesystem. Done means the supported glob behavior and expansion strategy are decided and documented by working tests.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.