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

Improve command line handling #1209

Merged
merged 2 commits into from Aug 4, 2014
Merged

Conversation

hkaiser
Copy link
Member

@hkaiser hkaiser commented Aug 3, 2014

Adding cfg options hpx.commandline.aliasing (control command line aliasing) and hpx.commandline.allow_unknown (allow unknown options to be passed through to hpx_main).

Remove --version and --help command line aliases.
Moved command line alias definitions from [hpx.commandline] to [hpx.commandline.aliases].
Added example demonstrating this.

…asing) and hpx.commandline.allow_unknown (allow unknown options to be passed through to hpx_main).

Remove --version and --help command line aliases.
Moved command line alias definitions from [hpx.commandline] to [hpx.commandline.aliases].
Added example demonstrating this.
@hkaiser hkaiser added this to the 0.9.9 milestone Aug 3, 2014
@K-ballo
Copy link
Member

K-ballo commented Aug 4, 2014

Looks good to me. Would like to see the recent changes in master applied so that the tests pass.

@hkaiser
Copy link
Member Author

hkaiser commented Aug 4, 2014

Not sure why the builds failed this time...

@sithhell
Copy link
Member

sithhell commented Aug 4, 2014

There seems to be something wrong on hermione and its file system ...
Merged.

sithhell added a commit that referenced this pull request Aug 4, 2014
@sithhell sithhell merged commit 7b99c39 into master Aug 4, 2014
@hkaiser hkaiser deleted the improve_commandline_handling branch August 4, 2014 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants