git-annex/Build
Joey Hess 8bfa7990b5
make symlinks not hardlinks
hardlinks happened to work because it was a hard link to a symlink, but
it would have failed if eg git-annex-shell symlink did not exist,
perhaps because the Makefile was not run to build it. Or something like
that. Also, it seems like it worked by accident and the Makefile used to
ln -s.
2020-08-05 11:58:22 -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 renaming 2020-07-10 14:17:35 -04:00
InstallDesktopFile.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
LinuxMkLibs.hs runshell LD_HWCAP_MASK=0 optimisation 2020-08-03 14:34:15 -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 runshell LD_HWCAP_MASK=0 optimisation 2020-08-03 14:34:15 -04:00
Standalone.hs make symlinks not hardlinks 2020-08-05 11:58:22 -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