Skip to content

Instructions for building Gnu Grep and pcre2grep as native windows applications

Notifications You must be signed in to change notification settings

mbuilov/grep-windows

Repository files navigation

grep-windows

Instructions for building Gnu Grep and pcre2grep as native windows applications

All patches under the same license as sources of Gnu Grep: GPLv3 or later

Author of the patches: Michael M. Builov (mbuilov@yandex.ru)

Changes since windows build of Gnu grep-3.3

  • fixed support for colorizing output of grep in Windows console (enabled via '--color' option; tip: use "color" command to reset console colors)

Changes since windows build of Gnu grep-3.7

  • now support for Perl regular expressions is statically complied in the grep executable

Changes since windows build of Gnu grep-3.8

  • search in sub-directories (grep -r ...) is now working

Changes since windows build of Gnu grep-3.11

  • added experimental support for inline UTF16->UTF8 transcoding

Pre-built executables:

Instructions how to build pcre2grep

Instructions how to create build patch

Instructions how to apply build patch to compile Gnu grep using native tools only

Prepared build patches

For x64/Windows10/VS22:

For x86/WindowsXP/VS22:

About

Instructions for building Gnu Grep and pcre2grep as native windows applications

Resources

Stars

Watchers

Forks

Packages

No packages published