aboutsummaryrefslogtreecommitdiffstats
path: root/kerl
AgeCommit message (Expand)Author
2016-01-23Adapt to new erlang.org markupRubén Caro
2015-07-03Check for env var value to be non-zero, not its nameRadek Szymczyszyn
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
2014-04-07Update kerl to grok KERL_INSTALL_MANPAGES envLev Walkin
2014-02-01Update kerlKenji Rikitake
2014-01-28Update kerlKenji Rikitake
2014-01-28Update kerlKenji Rikitake
2013-11-21Change to env var restoration in activate scriptsanmiguel
2013-10-23Add support for disabling apps to build via KERL_CONFIGURE_DISABLE_APPLICATIONSJoseph Wayne Norton
2013-03-09Add possibility to show the name of the release before the promptAndras Boroska
2013-01-31Merge pull request #37 from norton/norton-git-buildYurii Rashkovskii
2013-02-01Expand regex for matching http://www.erlang.org/download releasesJoseph Wayne Norton
2013-01-31Fix typo with otp_build.logJoseph Wayne Norton
2013-01-31Simplify and improve the recipe for git-based buildsJoseph Wayne Norton
2013-01-30Fix: do not hardcode origin/ to refMotiejus Jakštys
2013-01-10Removed typo.Ewan
2012-12-08Force the name of the otp_src_.* directory to match expectationsJoseph Wayne Norton
2012-12-08Use HREF url to extract list of releases from erlang.orgJoseph Wayne Norton
2012-12-02Drop agner leftoversYurii Rashkovskii
2012-12-02Update copyright noticeYurii Rashkovskii
2012-12-02Drop agner supportYurii Rashkovskii
2012-11-22fixing grep exit code handlingd0rc
2012-09-06Update $MANPATH on activate/deactivateRadosław Szymczyszyn
2012-08-04Add cache support for building from gitJoseph Wayne Norton
2012-07-21Add a command that cleans up downloaded archives and build artifactsMichael S. Klishin
2012-07-20Catch more command exit status values as errorsshane
2012-06-14Fix md5 handling on FreeBSD.Peer Stritzinger
2012-05-14Add support for specifing apps to build via KERL_CONFIGURE_APPLICATIONSJoseph Wayne Norton
2012-05-12Add 'kerl deploy' command to deploy an installation to a given host and direc...Joseph Wayne Norton
2011-11-26Basic OpenBSD support.ミューズ
2011-10-24Add support for install HTML docs via KERL_INSTALL_HTMLDOCSDave Smith
2011-10-16Set the -O0 option for using llvm under lion_support.Randy Secrist
2011-10-16Added quotes to protect bash evaluation to determine if gcc-4.2 exists under ...Randy Secrist
2011-10-16Set compiler to llvm if gcc can't be found.Randy Secrist
2011-10-05Erlang supports building on OS X Lion since R14B04Yurii Rashkovskii
2011-08-31Add a new action "prompt"Anthony Ramine
2011-08-30Merge pull request #5 from fuentesjr/feature/default-installs-inside-dotkerl-dirThomas
2011-08-30Add automatic manpages installationAnthony Ramine