LADSoft / LADSoft/OCIDE

FR for OCIDE: Add "Project->Clean" and "Build->Clean All"

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

Nobody has claimed this yet.

Dominant language
C
Stars
16
Forks
1
PR merge metrics
No merged PRs in 30d

Description

We currently have "make" and "rebuild" in project context menu and Build menu, but clean (=remove all possible intermediate and resulting files) is missing.

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

Start by locating the existing project-context and Build menu handlers for “make” and “rebuild.” Trace how those actions identify intermediate and resulting files, then verify that both new Clean commands remove all eligible files without affecting source files.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.