aboutsummaryrefslogtreecommitdiffstats
path: root/kerl
AgeCommit message (Expand)Author
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
2011-08-30use KERL_DEFAULT_INSTALL_DIR/<build-name> if defined in dotkerlrcSalvador Fuentes Jr
2011-08-29Disable agner support when KERL_DISABLE_AGNER is not emptyAnthony Ramine
2011-08-25add default install pathSalvador Fuentes Jr
2011-08-21Unexpected msg prevents easy integration in bash scriptsWard Bekker
2011-08-08Fix build for older Erlang versionsthomasc
2011-08-05if KERL_DISABLE_AGNER is set, agner_support should return 1Michael S. Klishin
2011-07-25On OS X, when the default gcc available is llvm-gcc, switch to either gcc-4.2...Yurii Rashkovskii
2011-06-28Add support for agnerized rebar installationEvax Software
2011-06-19add current erl bin path on do_update_agner()Fabian Król
2011-06-16change usage order on buildFabian Król
2011-06-01Add missing quotesEvax Software
2011-05-06README updateEvax Software
2011-04-15Support plt files sandboxing with latest rebarEvax Software
2011-04-13Allow KERL_AGNER_AUTOINSTALL on the command lineEvax Software
2011-04-08Allow using KERL_SASL_STARTUP prepending it to the command lineEvax Software
2011-04-08Fix branch support in git buildsEvax Software
2011-04-07Add support for building from gitEvax Software
2011-04-07Fix bug allowing duplicate build namesEvax Software
2011-04-07Do not use autoconf unless people ask for it (KERL_USE_AUTOCONF)Evax Software
2011-04-07Fix 'kerl active' command on MacOSXKonrad Kaplita
2011-04-07Fix trailing slash issue in "kerl remove installation"Evax Software
2011-04-07Fix the "kerl delete build" commandEvax Software
2011-04-06Add support for named buildsEvax Software
2011-04-06Add missing quotesEvax Software
2011-04-06OS X compatibility fixesEvax Software
2011-04-06Use otp_build. Custom agner install. Kerl install is now fast !Evax Software
2011-04-04Install agner by default. Add status and delete commands.Evax Software
2011-04-01Add 'kerl active' command to query the active installationEvax Software
2011-04-01Add agner supportEvax Software
2011-04-01Point to error log when ./configure failsEvax Software
2011-04-01Ensure KERL_BASE_DIR is createdEvax Software
2011-04-01Initial commitEvax Software