aboutsummaryrefslogtreecommitdiffstats
path: root/kerl
AgeCommit message (Expand)Author
2017-11-03Enable docsh in activate.cshRadek Szymczyszyn
2017-11-03Fix likely typo: _KERL_SAVED_PROMP -> _KERL_SAVED_PROMPTRadek Szymczyszyn
2017-11-03Enable docsh in activate.fishRadek Szymczyszyn
2017-11-03Remove TODO about docsh url configurabilityRadek Szymczyszyn
2017-11-03Set DOCSH_USER_DEFAULT when activatingRadek Szymczyszyn
2017-11-03Install user_default to the Erlang installation not the buildRadek Szymczyszyn
2017-11-03Install docshRadek Szymczyszyn
2017-11-03Remove DOCSH_DIR on docsh installation errorRadek Szymczyszyn
2017-11-03Install user_defaultRadek Szymczyszyn
2017-11-03Fix .erlang existence testRadek Szymczyszyn
2017-11-03Install .erlang and stub installing user_defaultRadek Szymczyszyn
2017-11-03Install docsh via a separate commandRadek Szymczyszyn
2017-11-03Switch to a WIP docsh branchRadek Szymczyszyn
2017-11-03Unify the 'no active installation' messageRadek Szymczyszyn
2017-11-03Prioritize TODO itemsRadek Szymczyszyn
2017-11-03wip: Troubleshoot rebar3 compile failureRadek Szymczyszyn
2017-11-03Edit console printoutRadek Szymczyszyn
2017-11-03Sketch docsh install procedureRadek Szymczyszyn
2017-10-23Roll 1.7.01.7.0Mark Allen
2017-10-23Merge pull request #222 from kerl/pkg-checkMark Allen
2017-10-23Merge pull request #214 from kerl/shell_history_otp_20Mark Allen
2017-10-23Merge pull request #225 from rciorba/fish_activateMark Allen
2017-10-02Roll 1.6.01.6.0Mark Allen
2017-10-02Merge remote-tracking branch 'origin/wx_fixes' into high_sierra_flagMark Allen
2017-10-02Don't stomp on defined CC valuesMark Allen
2017-10-02Rework how the wx patch is appliedMark Allen
2017-10-02Maybe munge LD and DED flags when macOS >= 10.13Mark Allen
2017-09-28Fix point arithmetic in wx_impl.cpp for Erlang < 20.0Sergey Elin
2017-09-28Hardcoded CC and DED_LD to `clang` for High Sierra onlyJoe DeVivo
2017-09-27DED_LDFLAGS tomfoolery for macOS 10.13Joe DeVivo
2017-08-12avoid PPID since it's used and readonly on mac + use ps -o ucommRadu Ciorba
2017-08-12suggest the correct activate script based on parent process commandRadu Ciorba
2017-08-03Add a usage line for 'kerl path' subcommandsanmiguel
2017-08-03Remove unneeded capture variableMark Allen
2017-08-03Initial attempt at this. Probably broken.Mark Allen
2017-08-03Always add shell_history to ERL_AFLAGSkerl-shell_history_otp_20sanmiguel
2017-07-31Fix "kerl plt" to show actual pathShunichi Shinohara
2017-07-25Fix up activation/deactivationMark Allen
2017-06-22Space between the option and the valueshell_history_otp_20Mark Allen
2017-06-22Add automatic shell history flag for OTP >= 20Mark Allen
2017-05-25Roll 1.5.11.5.1Mark Allen
2017-05-25Remove spurious spaces around KERL_CONFIGURE_OPTIONS lineRichard Bowker
2017-05-24Merge pull request #208 from kerl/bump-1.5.0Mark Allen
2017-05-24Merge pull request #205 from kerl/force_64_bits_macosMark Allen
2017-05-24Merge pull request #206 from kerl/gh-193-mtc-fix-doc-linksMark Allen
2017-05-23Bump version to 1.5.0bump-1.5.0sanmiguel
2017-05-23Conditionally switch where docs symlink togh-193-mtc-fix-doc-linkssanmiguel
2017-05-23Always turn on 64 bit builds for macOSforce_64_bits_macosMark Allen
2017-05-23Get perl version in a more portable wayget_perl_verMark Allen
2017-05-23Merge pull request #201 from kerl/force-moveMark Allen