Skip to content

v.171119

Compare
Choose a tag to compare
@0zhu 0zhu released this 19 Nov 14:16
· 90 commits to master since this release
7b184d7

abeb7ba#diff-59ea73e28750a79be57fa2b32bfef4ed

  • installer: now can update existing concygsys installations
  • conemu: default task changed to xterm-compatible MinTTY to resolve:
    • random hangs in vim
    • Tab autompletion artefacts in screen session over ssh
    • \e[1m no longer shows brighter colour in ConEmu after recent update
  • conemu: deleted unnecessary settings from conemu config file
  • conemu: "kill ssh-agent" is set to off by default in config file
  • conemu: added task for WSL
  • launchers: if HOME_FOLDER is empty, set to concygsys
  • launchers: added cygwin/cygwin-install-options.cmd to store personal installation options in case of concygsys upgrade
  • launchers: added cygwin/cygwin-settings.cmd to store personal variables (e.g. username, home folder path) in case of concygsys upgrade
  • cygwin: discontinued transcode-open/apt-cyg replaced with its more powerful and up-to-date fork kou1okada/apt-cyg

75d5d64#diff-59ea73e28750a79be57fa2b32bfef4ed

  • description additions
  • code optimization

e18373c#diff-59ea73e28750a79be57fa2b32bfef4ed

  • corrected header
  • optimised script settings
  • added colours to installation/upgrade process
  • cygwin settings, installation options, launcher code and updater aggregated in one file
  • added optional full or cygwin-only upgrade
  • optimised the code
  • reorganised launcher files creation order

c629427#diff-59ea73e28750a79be57fa2b32bfef4ed

  • Minor corrections

8edbec4#diff-59ea73e28750a79be57fa2b32bfef4ed

  • disabled DelayedExpansion where it is not required to prevent conflicts
  • changed apt-cyg repository back to transcode-open