summaryrefslogtreecommitdiff
path: root/Build
Commit message (Expand)AuthorAge
* Build/mdwn2man: don't rely on perl being installed in /usr/bin; instead find ...Gravatar Peter Simons2013-02-28
* Android: Support ssh connection caching.Gravatar Joey Hess2013-02-19
* configure: hardcode some things that cannot be probed for when cross-compilin...Gravatar Joey Hess2013-02-11
* Now uses the Haskell uuid library, rather than needing a uuid program.Gravatar Joey Hess2013-02-10
* move thirdparty program installation for standalone bundle into haskell programGravatar Joey Hess2012-12-14
* quiet shell error messageGravatar Joey Hess2012-12-14
* remove libSystem.b from OSX buildGravatar Joey Hess2012-12-13
* try skipping OSX frameworksGravatar Joey Hess2012-12-12
* typoGravatar Joey Hess2012-12-09
* install libs in subdirs againGravatar Joey Hess2012-12-09
* install_name_tool fixGravatar Joey Hess2012-12-09
* optimisation; only run install_name_tool once per binaryGravatar Joey Hess2012-12-09
* use full path name to generate library filenameGravatar Joey Hess2012-12-09
* typoGravatar Joey Hess2012-12-09
* avoid using short lib names that clash with unix command namesGravatar Joey Hess2012-12-09
* syntaxGravatar Joey Hess2012-12-09
* remove unused cruftGravatar Joey Hess2012-12-09
* oh yeah, OSX is case insensativeGravatar Joey Hess2012-12-09
* tweakGravatar Joey Hess2012-12-09
* reverse symlinksGravatar Joey Hess2012-12-09
* install libs using short names, with symlinks to we can tell what librariesGravatar Joey Hess2012-12-09
* fix executable permissionsGravatar Joey Hess2012-12-09
* fix infinite loopGravatar Joey Hess2012-12-09
* insane osx short library name hackGravatar Joey Hess2012-12-08
* fix library filenames in osx appGravatar Joey Hess2012-12-08
* chmod libs so install_name_tool can modify themGravatar Joey Hess2012-12-08
* move libs to try to fit within available path spaceGravatar Joey Hess2012-12-08
* use install_name_tool to adjust library paths in osx appGravatar Joey Hess2012-12-08
* Revert "skip frameworks"Gravatar Joey Hess2012-12-07
* skip frameworksGravatar Joey Hess2012-12-07
* got this workingGravatar Joey Hess2012-11-26
* add debuggingGravatar Joey Hess2012-11-26
* rewrote OSX library copier in Haskell, now with recursive copying of library ...Gravatar Joey Hess2012-11-26
* where indentingGravatar Joey Hess2012-11-11
* look for gsha* commands, as installed on some OS's that think "GNU" is nonsta...Gravatar Joey Hess2012-11-09
* don't test host in configureGravatar Joey Hess2012-10-30
* SRV lookup libraryGravatar Joey Hess2012-10-25
* configure: Check that checksum programs produce correct checksums. + bitter rantGravatar Joey Hess2012-10-25
* OSX: Stop installing non-self-contained webapp into Desktop directory.Gravatar Joey Hess2012-10-21
* fix name of path to osx app directoryGravatar Joey Hess2012-10-06
* moveGravatar Joey Hess2012-10-01
* osx build fixGravatar Joey Hess2012-09-29
* standalone linux app nearly readyGravatar Joey Hess2012-09-28
* Always do a system wide installation when DESTDIR is set. Closes: #689052Gravatar Joey Hess2012-09-28
* install a git-annex-shell shim script when the standalone OSX app runsGravatar Joey Hess2012-09-26
* make the standalone OSX app automatically install itself when runGravatar Joey Hess2012-09-26
* Test that uuid -m works, falling back to plain uuid if not.Gravatar Joey Hess2012-09-25
* file name changedGravatar Joey Hess2012-09-25
* use copyFile (supports binary icon file)Gravatar Joey Hess2012-09-23
* install in /ApplicationsGravatar Joey Hess2012-09-23