aboutsummaryrefslogtreecommitdiffstats
path: root/kerl
AgeCommit message (Expand)Author
2016-05-13Remove extraneous loglinessanmiguel
2016-05-13Allow setting KERL_BUILD_BACKEND from config etcsanmiguel
2016-05-13Allow customisation of OTP_GITHUB_URLsanmiguel
2016-05-12On deletes, check build name or pathMark Allen
2016-05-11Canonicalize $KERL_BASE_DIRMark Allen
2016-05-11Canonicalize during deletes tooMark Allen
2016-05-11Canonicalize paths before checking validityMark Allen
2016-05-04Be even more thorough checking pathsMark Allen
2016-05-03Check paths before removal/installMark Allen
2016-05-02Fix doc stringMark Allen
2016-05-02Make tarball defaultMark Allen
2016-05-02Use '=' for equalityMark Allen
2016-05-01Fix typosMark Allen
2016-05-01Build and install docs from sourceMark Allen
2016-04-24Bug fixesMark Allen
2016-04-24WIP: Download github tarballsMark Allen
2016-04-23Pull tags from githubMark Allen
2016-04-20Make sure we quote the logfile nameMark Allen
2016-04-19If a build fails, tail the logfile automaticallyMark Allen
2016-04-19Go back to just --with-ssl for configureMark Allen
2016-04-19Rewrite get_newest_valid_release more simplyMark Allen
2016-04-13Merge pull request #115 from ten0s/masterMark Allen
2016-04-13Merge pull request #116 from yrashk/fix_env_varssanmiguel
2016-04-13If using OS X El Capitan, try to add OpenSSLMark Allen
2016-04-13Make sure we treat all env/config vars equallysanmiguel
2016-04-13Do not clear ENV config varsIgnas Vyšniauskas
2016-04-11Use dot instead of sourceDmitry Klionsky
2016-04-06Merge pull request #101 from erszcz/build-plt0.9Mark Allen
2016-04-06Merge pull request #99 from kunthar/grep-fixMark Allen
2016-04-06Merge pull request #106 from fenollp/shellcheck-fixesMark Allen
2016-01-23Adapt to new erlang.org markupRubén Caro
2016-01-10Fix most shellcheck warnings/errorsPierre Fenoll
2015-07-03Print PLT statusRadek Szymczyszyn
2015-07-03Build a Dialyzer PLT when installing a buildRadek Szymczyszyn
2015-07-03Deduplicate some installation stepsRadek Szymczyszyn
2015-07-03Check for env var value to be non-zero, not its nameRadek Szymczyszyn
2015-06-25pcre grep errors fix in mac osGokhan Boranalp
2015-01-07trailing white spaceOrien Madgwick
2015-01-07Don't print to stderrOrien Madgwick
2015-01-07Search for `llvm` in a case insensitive way.Orien Madgwick
2014-11-07refuse installation in $HOME.Omer Kilic
2014-04-30Remove release from otp_builds on 'delete build' in case when build directory...ILYA Khlopotov
2014-04-28Merge pull request #73 from vlm/patch-1khia
2014-04-26Update kerlLev Walkin
2014-04-18Make sure final release is after release candidatesILYA Khlopotov
2014-04-18Fix confusing kerl usage string for `update`Lev Walkin
2014-04-15We don't need first sed since cut would return lines without delimeterILYA Khlopotov
2014-04-15Fix order of sed commands in the pipeline when we return list of releasesILYA Khlopotov
2014-04-14Support new erlang's release naming convention when we get list of releasesILYA Khlopotov
2014-04-11Follow redirectsILYA Khlopotov