aboutsummaryrefslogtreecommitdiff
path: root/Build/LinuxMkLibs.hs
Commit message (Expand)AuthorAge
* remove debug printGravatar Joey Hess2016-11-15
* Linux standalone: Avoid using hard links in the tarball so it can be untarred...Gravatar Joey Hess2016-11-10
* remove localedir file, fix buildGravatar Joey Hess2016-10-05
* Linux standalone: Add back the LOCPATH=/dev/null hack to avoid the system loc...Gravatar Joey Hess2016-10-04
* avoid warnings about not exported System.Directory.isSymbolicLinkGravatar Joey Hess2016-04-28
* Fix build with directory-1.2.6.2.Gravatar Joey Hess2016-04-28
* remove warningGravatar Joey Hess2016-04-27
* fix build with old ghc that lacks MIN_VERSION_GLASGOW_HASKELL macroGravatar Joey Hess2016-04-27
* Avoid setting LOCPATH in linux standalone builds now that ghc has been fixed ...Gravatar Joey Hess2016-04-20
* fix build warningGravatar Joey Hess2015-12-28
* Better fix for standalone tarball git-annex sync linker shim bug, that works ...Gravatar Joey Hess2015-03-27
* Linux standalone: Improved process names of linker shimmed programs.Gravatar Joey Hess2015-02-16
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* revert parentDir changeGravatar Joey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* fix buildGravatar Joey Hess2014-08-31
* factor out library code (also used by propellor)Gravatar Joey Hess2014-04-03
* deal with multiarchGravatar Joey Hess2014-02-07
* include libgcc_s in case not pulled in by lddGravatar Joey Hess2013-12-31
* Revert "include libgcc in linux standalone"Gravatar Joey Hess2013-12-31
* include libgcc in linux standaloneGravatar Joey Hess2013-12-31
* clean upGravatar Joey Hess2013-12-24
* fix gconvdirGravatar Joey Hess2013-12-24
* Fix bug in Linux standalone build's shimming that broke git-annex-shell.Gravatar Joey Hess2013-12-24
* resursively follow lib symlinks, just in caseGravatar Joey Hess2013-12-24
* convert hacky shell linux mklibs code to haskell ; fixing symlink bugGravatar Joey Hess2013-12-24