Skip to content

don't assume cmake arguments when configure_cmd is set in CMakeMake easyblock#1750

Merged
boegel merged 3 commits intoeasybuilders:developfrom
migueldiascosta:cmakemake_configure_cmd
Jul 4, 2019
Merged

don't assume cmake arguments when configure_cmd is set in CMakeMake easyblock#1750
boegel merged 3 commits intoeasybuilders:developfrom
migueldiascosta:cmakemake_configure_cmd

Conversation

@migueldiascosta
Copy link
Copy Markdown
Member

even if configure_cmd is simply a script running cmake, it may not accept the flags in options_string and the src_dir as arguments, and as it is they cannot be removed - the proposed solution gives back control to the easyconfig, imho

@migueldiascosta
Copy link
Copy Markdown
Member Author

closing and reopening to trigger travis

Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@migueldiascosta What use case did you hit that triggered you to make this change?

Comment thread easybuild/easyblocks/generic/cmakemake.py Outdated
@boegel boegel added this to the next release (3.9.3) milestone Jul 2, 2019
@boegel boegel added the bug fix label Jul 2, 2019
@migueldiascosta
Copy link
Copy Markdown
Member Author

@migueldiascosta What use case did you hit that triggered you to make this change?

easybuilders/easybuild-easyconfigs#8478

@boegel boegel changed the title don't assume cmake arguments when configure_cmd is set in cmakemake easyblock don't assume cmake arguments when configure_cmd is set in CMakeMake easyblock Jul 4, 2019
@boegel
Copy link
Copy Markdown
Member

boegel commented Jul 4, 2019

Thanks for the fix @migueldiascosta!

@boegel boegel merged commit 6349c2e into easybuilders:develop Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants