Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize command string in scons #17

Merged
merged 2 commits into from
Feb 2, 2013
Merged

Conversation

rogerz
Copy link
Member

@rogerz rogerz commented Jan 19, 2013

To get the default verbose command string, just use scons --default-comstr

@BernardXiong
Copy link
Member

The "--default-comstr" options is so long. Could you provide a short option name?

@rogerz
Copy link
Member Author

rogerz commented Jan 20, 2013

What do you suggest?

In my opinion, this is not used very often, a descriptive name is preferred. I thought of having an abbreviation such as '-d', but that might be conflict with build-in options.

@BernardXiong
Copy link
Member

-v?

@rogerz
Copy link
Member Author

rogerz commented Jan 29, 2013

Back from holiday.

-v is the builtin option for --version. As I said before one letter option will be easily conflict with builtin options.

If --default-comstr looks too long, what about --verbose?

BernardXiong added a commit that referenced this pull request Feb 2, 2013
Customize command string in scons
@BernardXiong BernardXiong merged commit 6a60d40 into RT-Thread:master Feb 2, 2013
BernardXiong pushed a commit that referenced this pull request Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants