fix issues with setuptools provided in step 0 of bootstrap script#1984
Merged
boegel merged 1 commit intoeasybuilders:developfrom Nov 9, 2016
Merged
fix issues with setuptools provided in step 0 of bootstrap script#1984boegel merged 1 commit intoeasybuilders:developfrom
boegel merged 1 commit intoeasybuilders:developfrom
Conversation
Member
Author
|
fixed confirmed in #1983, going in |
boegel
added a commit
to boegel/easybuild-framework
that referenced
this pull request
Nov 14, 2016
boegel
added a commit
to boegel/easybuild-framework
that referenced
this pull request
Nov 15, 2016
wpoely86
added a commit
to wpoely86/easybuild-framework
that referenced
this pull request
Nov 24, 2016
* develop: (962 commits) change log.debug to log.info for sanity_check_commands run 'python setup.py sdist' from correct directory make tests more robust against running headless run framework test suite on installation from sdist source tarball to catch packaging issues fix packaging issue with non-Python scripts in easybuild/scripts use setvar in modules.py to define environment variables don't specify modules tool/syntax to use, bootstrap should get it right by itself enable debugging of bootstrap script only emit debug message on module syntax if $EASYBUILD_MODULE_SYNTAX is defined use correct module syntax in bootstrap script if Lmod is not used export env vars to be picked up by bootstrap script re-enable 'eb --version' check after bootstrap export env vars to be picked up by bootstrap script bump version to 3.1.0.dev0 fix remark in v3.0.0 release notes bump version to 3.0.0, update release notes bump version of bootstrap script (missing in easybuilders#1984) bump Lmod test version to 6.6.3 since 6.6.2 was removed, also test against Lmod 7.0 bump Lmod test version to 6.6.3 since 6.6.2 was removed include tmpdir in RPATH filter via tempfile.gettempdir() ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix for bugs in bootstrap script reported in #1983, introduced in #1946