>> What is patch not doing that you want? It should be able to
> >> handle git diff output if you pass the magic -p option or modify
> >> the resulting diff a bit.
> >>
> >>
> > I need a no-install exe that can apply both git and unified style
> > patches as-is without requiring manual tweaks to the patch.
> > Generating diffs isn't a concern.
> >
> > Good point, I'll play again with
> > http://sourceforge.net/projects/gnuwin32/files/patch/2.5.9-7/ with
> > some git style patches.
>
> AFAIK, GNU patch is able to apply patches that git format-patch
> produces. So a statically-linked version of it would do the trick, i
> imagine.
>
>
I hope so. But that would mean either my memory is bad or I've been far too
lazy ;)
>
> Personally, i use Python as a base for such things. Python and a
> minimal 20MB subset of MSYS2 packages (wget, tar, xz) that require no
> installation or setup.
>
>
Nice. I see I need to look at your sbuild project again to see what clever
things you're doing to subset MSYS2.
One day buildlets is going to sprout a toolchain buildlet that downloads
and assembles minimal MSYS2 plus mingwbuilds-based 32 and 64bit toolchains
for those who don't already have a favorite toolchain installed.
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public