Skip to content

pfmoore/builder-grep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows build script for GNU grep

GNU grep searches one or more input files for lines containing a match to a specified pattern. By default, grep outputs the matching lines.

Grep can be built build for Windows, using the mingw64 toolset. Rather than building direct on a Windows host, cross-compilation on Fedora Linux is far easier, as Fedora provides []prebuilt binaries](https://fedoraproject.org/wiki/MinGW/Tutorial) for both the mingw64 toolset and many of the supporting libraries needed by tools like grep.

This project is simply a script to build grep, along with CI infrastructure to publish the resulting binaries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published