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
BundledPrograms.hs avoid some build warnings on windows 2019-09-12 14:11:19 -04:00
collect-ghc-options.sh
Configure.hs
DesktopFile.hs
DistributionUpdate.hs renaming 2020-07-10 14:17:35 -04:00
InstallDesktopFile.hs
LinuxMkLibs.hs runshell LD_HWCAP_MASK=0 optimisation 2020-08-03 14:34:15 -04:00
MakeMans.hs
Mans.hs
mdwn2man
NullSoftInstaller.hs
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
Version.hs