git-lfs/script
Sebastian Schuberth c690255bb6 Embed the Git LFS icon and version information into the Windows executable
This fixes the display of the application icon in Windows' uninstall
dialog and allows Inno Setup to use the version information from the
executable.

Note that AppVeyor has windres.exe in all these locations:

C:\cygwin\bin\windres.exe
C:\cygwin64\bin\windres.exe
C:\MinGW\bin\windres.exe
C:\mingw-w64\i686-5.3.0-posix-dwarf-rt_v4-rev0\mingw32\bin\windres.exe
C:\msys64\mingw32\bin\windres.exe
C:\msys64\mingw64\bin\windres.exe
C:\msys64\usr\bin\windres.exe
C:\Qt\Tools\mingw482_32\bin\windres.exe
C:\Qt\Tools\mingw491_32\bin\windres.exe
C:\Qt\Tools\mingw492_32\bin\windres.exe
C:\Qt\Tools\mingw530_32\bin\windres.exe
C:\Ruby193\DevKit\mingw\bin\windres.exe
C:\Ruby23\DevKit\mingw\bin\windres.exe
C:\Ruby23-x64\DevKit\mingw\bin\windres.exe

But only the Ruby versions work without giving an "preprocessing failed"
error.
2016-12-08 16:23:17 +01:00
..
genmakefile Create Makefile for building with gccgo 2016-05-18 14:54:53 +02:00
windows-installer Embed the Git LFS icon and version information into the Windows executable 2016-12-08 16:23:17 +01:00
backport-pr update other github/git-lfs references 2016-11-15 10:07:11 -07:00
bootstrap update package imports 2016-11-15 10:01:18 -07:00
build.go track sha-256 shas 2016-11-18 11:25:21 -07:00
changelog update other github/git-lfs references 2016-11-15 10:07:11 -07:00
cibuild don't pass GIT_TRACE to exec.Command calls in the git package 2016-02-03 12:06:23 -07:00
compile-win-installer-unsigned.bat Added a batch script to compile the win-installer. 2015-11-30 12:02:38 +00:00
fmt Do not run gofmt in the src directory 2016-09-06 11:15:05 +02:00
install-git-source export those env vars 2016-11-15 13:10:46 -07:00
install.sh.example rename init => install 2015-11-16 13:31:26 -07:00
integration print the maxprocs message right before kicking off the test workers 2016-07-15 15:05:25 -06:00
integration.go Fix determining the path to bash on Windows 2016-09-28 21:30:05 +02:00
lint update package imports 2016-11-15 10:01:18 -07:00
man update the shebang lines to use bash 2015-07-29 20:37:31 -06:00
packagecloud.rb ship to fedora 24 2016-11-18 11:25:34 -07:00
release script,test,debian: GO15VENDOREXPERIMENT=1 2016-05-23 15:03:25 -06:00
release.go this is the format we actually went with on the release page 2016-11-18 11:27:31 -07:00
run update other github/git-lfs references 2016-11-15 10:07:11 -07:00
script.go track sha-256 shas 2016-11-18 11:25:21 -07:00
test unused. 2016-11-22 09:42:22 -07:00
vendor vendor: add github.com/pkg/errs 2016-08-17 15:07:35 -06:00