~neovim-ppa/neovim-ppa/+git/neovim-git:release-0.4

Last commit made on 2020-09-06
Get this branch:
git clone -b release-0.4 https://git.launchpad.net/~neovim-ppa/neovim-ppa/+git/neovim-git

Branch merges

Branch information

Name:
release-0.4
Repository:
lp:~neovim-ppa/neovim-ppa/+git/neovim-git

Recent commits

d9dd30a... by "Justin M. Keyes" <email address hidden>

Merge #12822 release-0.4 patches

b2cef8b... by erw7 <email address hidden>

terminal: fix terminal attribute overflow

fixes #11548

1de33ce... by Christian Clason <email address hidden>

build: remove duplicate empty CONFIGURE_COMMAND (#12676)

The cmake file for libvterm had an empty CONFIGURE_COMMAND "", which tells cmake to skip the configure step for this dependency (even though a later patch added another, actual, CONFIGURE_COMMAND two lines below). Evidently the recently released cmake 3.18.0 is pickier about this than previous versions, causing the build to fail. Removing this line makes the build successful again.

1c3afe4... by Jan Edmund Lazo <email address hidden>

doc: powershell is 'pwsh' on non-Windows OS

b92399d... by Jan Edmund Lazo <email address hidden>

doc: update shellquote for powershell #11122

shellquote is not treated like shellxquote for non-quote values.

2007031... by Christian Clason <email address hidden>

bump libvterm to 0.1.4

c685a2e... by James McCoy

Merge pull request #12751 from jamessan/openbsd-ci

ci: bump openbsd image 6.5 -> 6.7

018ec21... by Matthieu Coudron <email address hidden>

ci: bump openbsd image 6.5 -> 6.7

seems like 6.5 is not supported anymore.

(cherry picked from commit c4888b2bdec3aa1c6febbcd8fbed89bd5e4c9b22)

87a88c8... by James McCoy

Merge pull request #12746 from jamessan/libcallnr-0.4

47b8459... by James McCoy

Merge remote-tracking branch 'upstream/release-0.4' into libcallnr-0.4