aboutsummaryrefslogtreecommitdiffstats
path: root/kerl
AgeCommit message (Expand)Author
2017-05-23Conditionally switch where docs symlink togh-193-mtc-fix-doc-linkssanmiguel
2017-05-23Merge pull request #201 from kerl/force-moveMark Allen
2017-05-23Merge pull request #198 from kerl/gh197Mark Allen
2017-05-05Add a -f flag for balky mvforce-moveMark Allen
2017-04-13fix bad usage of 'read' commandVlad Dumitrescu
2017-03-30Apply makeop patch for perls >= 5.22gh197Mark Allen
2017-02-22Roll 1.4.21.4.2Mark Allen
2017-02-21Use string not-equal instead of integer not-equalbugfix2Mark Allen
2017-02-20Revert the printf/echo changesanmiguel
2017-02-18Flesh out 'kerl path'sanmiguel
2017-02-17First pass at some of 'kerl path'sanmiguel
2017-02-16Add 'kerl path' subcommandsanmiguel
2017-02-12Merge pull request #181 from kerl/fix-build_pltMark Allen
2017-02-11Attempt a more accurate way to get apps for dialyzer PLT buildingfix-build_pltsanmiguel
2017-02-05Fix syntax for fetching old summtc-fix-read-kerl-config-storage-filenamesanmiguel
2017-02-05Merge pull request #176 from kerl/gh170Mark Allen
2017-02-05Fix handling of KERL_INSTALL_HTMLDOCS and KERL_PROMPTsanmiguel
2017-02-05Add basic build option printoutMark Allen
2017-02-02Store build configuration in a fileconfigMark Allen
2017-02-02Assert perl exists before builds (#170)gh170Mark Allen
2017-01-26Unset ERL_TOP before kerl executes (#102)Mark Allen
2016-12-19Merge pull request #168 from sanmiguel/mtc-fix-get_otp_versionMark Allen
2016-12-15Revert "Remove extraneous 's'"mtc-revert-aa237c7sanmiguel
2016-12-09Greatly simplify regex usedsanmiguel
2016-12-07Allow an underscore-prefixed alphanum suffix to the OTP versionsanmiguel
2016-11-20Remove extraneous 's'Mark Allen
2016-10-13Roll 1.3.41.3.4Mark Allen
2016-10-13Merge pull request #166 from kerl/gh83Mark Allen
2016-10-11Exit if curl fails; download if archive 0 sizedMark Allen
2016-10-11Use a more portable way to put PATH back to normalLoïc Hoguin
2016-10-07Roll 1.3.31.3.3Mark Allen
2016-10-07Merge pull request #161 from kerl/homebrewMark Allen
2016-10-05Check to see if brew is installed and executableMark Allen
2016-10-03Clean and re-run configure when --enable-native-libs is usedLoïc Hoguin
2016-09-30Merge pull request #155 from ZeWaren/c-shells-supportsanmiguel
2016-09-24Ask homebrew for openssl location if availableMark Allen
2016-07-24Fix issue #154Mazen Harake
2016-07-23Add support for C shells.Erwan Martin
2016-07-21Fix invalid symlinks when KERL_BUILD_DOCS=trueJeff Hlywa
2016-07-21Change path priotiy in activate.fishFederico Carrone
2016-07-20Roll 1.3.21.3.2Mark Allen
2016-07-20Disallow installations to previously installed locationsMazen Harake
2016-07-20Fix issue #88Mazen Harake
2016-07-19Merge pull request #149 from mazenharake/promptfrmtMark Allen
2016-07-19Fix Issue #22Mazen Harake
2016-07-18Add support for customized prompt for activated installationsMazen Harake
2016-07-16Roll 1.3.11.3.1Mark Allen
2016-07-16Merge pull request #148 from mazenharake/fix53Mark Allen
2016-07-16Fix Issue #53Mazen Harake
2016-07-12fix extraction of files for some versions of tarCarlo Carraro