-
Notifications
You must be signed in to change notification settings - Fork 203
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
160 maple #3
Conversation
This file contains 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
@@ -0,0 +1,66 @@ | |||
## | |||
# Copyright 2009-2012 Stijn Deweirdt, Dries Verdegem, Kenneth Hoste, Pieter De Baets, Jens Timmerman |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stijn De Weirdt
boegel
pushed a commit
that referenced
this pull request
Aug 6, 2012
cherry-picked some commits from develop to enable a clean merge
stdweird
added a commit
that referenced
this pull request
Nov 4, 2012
restructure defined (parts of) toolchains in easybuild.toolchains package
boegel
pushed a commit
that referenced
this pull request
Feb 11, 2013
use quote_str function in set_environment - fixes issue with develop modules
boegel
added a commit
that referenced
this pull request
Feb 25, 2013
boegel
pushed a commit
that referenced
this pull request
Apr 13, 2013
fix module load unit test + one very minor enhancement
boegel
pushed a commit
that referenced
this pull request
Feb 11, 2014
don't include 'if is-loaded' guard when recursive module unloading is requested
boegel
pushed a commit
that referenced
this pull request
Aug 1, 2014
remove duplicate code in handling of FFTW cdft libs
rjeschmi
referenced
this pull request
in rjeschmi/easybuild-framework
Mar 19, 2015
rjeschmi
referenced
this pull request
in rjeschmi/easybuild-framework
Mar 26, 2015
boegel
pushed a commit
that referenced
this pull request
Apr 2, 2015
correctly handle .lua filename suffix and comments
boegel
pushed a commit
that referenced
this pull request
Jul 11, 2015
don't skip package_step, add --package option, group package-related options together
boegel
pushed a commit
that referenced
this pull request
Oct 28, 2015
add test for adjust_permissions
boegel
pushed a commit
that referenced
this pull request
Nov 9, 2015
use minimally_resolve_dependencies from main.py
boegel
pushed a commit
that referenced
this pull request
Mar 31, 2016
fix mocking of 'sysctl -n hw.memsize' in systemtools tests
boegel
pushed a commit
that referenced
this pull request
Nov 5, 2016
sync with develop & resolve conflicts
boegel
pushed a commit
that referenced
this pull request
Mar 6, 2017
enhance test_toy_modaltsoftname
boegel
pushed a commit
that referenced
this pull request
Aug 21, 2017
clean up back_up_file implementation & test
boegel
pushed a commit
that referenced
this pull request
Jan 5, 2018
update test_load, Modules v4.0 does not reload already loaded modules
boegel
pushed a commit
that referenced
this pull request
Apr 19, 2018
reworked implementation of Singularity integration
boegel
pushed a commit
that referenced
this pull request
Aug 12, 2019
sync branch with develop (& sync conflicts)
boegel
pushed a commit
that referenced
this pull request
Mar 13, 2020
Bringing our develop branch up to date
boegel
pushed a commit
that referenced
this pull request
Apr 9, 2020
Adding the lowercase module name scheme
boegel
pushed a commit
that referenced
this pull request
Aug 18, 2020
enhance test for apply_patch to also cover applying patches with git
boegel
pushed a commit
that referenced
this pull request
Sep 11, 2021
use random spinner in progress bar
boegel
pushed a commit
that referenced
this pull request
Sep 12, 2021
reorder progress bar components
boegel
pushed a commit
that referenced
this pull request
Mar 10, 2024
enhance install_extension_substep to support passing down (named) arguments
boegel
pushed a commit
that referenced
this pull request
Jun 5, 2024
minor tweaks to dumping of `env.sh` + `run.sh` helper scripts in `run_shell_cmd` + enhance test to verify they're working as intended
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.
port support for installing Maple, add example easyconfig for Maple v15
add correct website for flex example easyconfigs, enhance porting script to allow class names with numbers in them