[Github-comments] [geany/geany] Use pre-compiled 'grep' binary from MSYS2 on Windows (#1301)

Enrico Tröger notifications at xxxxx
Sun Nov 13 10:35:33 UTC 2016


This drops the self-compiled 'grep' version which caused issues
with recursive searches on Windows as well as with non-ASCII
characters in paths.
The pre-compiled 'grep' binary from MSYS2 (matching the target ABI)
seems to solve probably all of the known problems on Windows.
The only drawback is that we need to ship a few additional MSYS2
libraries on which the 'grep' binary depends.

Closes #1229 and #1260.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1301

-- Commit Summary --

  * Use pre-compiled 'grep' binary from MSYS2 on Windows

-- File Changes --

    M scripts/gtk-bundle-from-msys2.sh (45)

-- Patch Links --

https://github.com/geany/geany/pull/1301.patch
https://github.com/geany/geany/pull/1301.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1301
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161113/a8f6db05/attachment.html>


More information about the Github-comments mailing list