Honor #if when preprocessing
Open
Improvement
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 778
- Avg merge
- 3h 37m
- Merged PRs (30d)
- 21
Description
Now that https://github.com/cake-build/cake/pull/1858 is merged it would be nice if script processing also would honor defines. E.g. conditionally load files or install addins/tools.
Contributor guide
Research direction
Start by reviewing the merged pull request 1858 and the script-processing entry points it changed. Trace how #if defines are handled, then determine the existing tests for conditional loading and addin/tool installation; done means script processing honors defines for those operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100