git-annex/Build
Joey Hess f037ad92ec
OSX git-annex.app: Fix a regression that broke git-remote-https, git-remote-http, and git-shell
Putting the binaries in bundle/git-core/bin didn't work on OSX,
linker can't find the libraries next to those binaries where it expects to.
So instead put the binaries in the progDir.
2019-11-14 16:15:42 -04:00
..
BuildVersion.hs type signature 2018-08-04 14:21:30 -04:00
BundledPrograms.hs avoid some build warnings on windows 2019-09-12 14:11:19 -04:00
collect-ghc-options.sh Makefile: Pass LDFLAGS, CFLAGS, and CPPFLAGS through ghc and on to ld, cc, and cpp. 2015-08-19 13:53:57 -04:00
Configure.hs Removed support for git versions older than 2.1 2019-09-11 16:14:43 -04:00
DesktopFile.hs fix unused module import warnings when building on windows 2019-08-08 12:18:53 -04:00
DistributionUpdate.hs reorg 2019-09-13 12:00:16 -04:00
InstallDesktopFile.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
LinuxMkLibs.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
MakeMans.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Mans.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
mdwn2man Don't escape leading dots in code blocks in manpage 2016-08-16 11:51:16 -04:00
NullSoftInstaller.hs Windows installer: Always install to 64 bit program files directory, since it needs 64 bit git now 2019-08-07 14:05:03 -04:00
OSXMkLibs.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Standalone.hs OSX git-annex.app: Fix a regression that broke git-remote-https, git-remote-http, and git-shell 2019-11-14 16:15:42 -04:00
TestConfig.hs fold Build/SysConfig.hs into BuildInfo via include 2017-12-14 12:46:57 -04:00
Version.hs avoid strictness problem 2019-01-22 19:37:49 -04:00