premake / premake/premake-core

Adding locale support for C#

Open
#448 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted vs20xx
Dominant language
C
Stars
3.6k
Forks
654
Avg merge
1d 1h
Merged PRs (30d)
13

Description

This was based off of a question on S.O http://stackoverflow.com/questions/35634035/premake5-way-to-set-uiculture-property-for-windows-forms.

It seems currently "locale()" is only supported for C/C++ and it would be great to have it in C# as well.

Contributor guide

Open the contributing guide

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 Premake's existing locale() support for C/C++ and review the linked Stack Overflow question for the expected C# behavior. The work is complete when locale() can express the required C# locale setting in generated projects.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.