summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Makefile: Avoid building with -threaded if the ghc threaded runtime does not ...Gravatar Joey Hess2012-10-11
* moveGravatar Joey Hess2012-10-01
* cleanupGravatar Joey Hess2012-09-29
* let's not -DOSX, that results in unwanted manglingGravatar Joey Hess2012-09-29
* bring back GIT_ANNEX_LOCAL_FEATURES, I'm using it locallyGravatar Joey Hess2012-09-29
* Avoid building the webapp on Debian architectures that do not yet have templa...Gravatar Joey Hess2012-09-29
* standalone linux app nearly readyGravatar Joey Hess2012-09-28
* typoGravatar Joey Hess2012-09-28
* tar pathsGravatar Joey Hess2012-09-28
* fixGravatar Joey Hess2012-09-28
* fixesGravatar Joey Hess2012-09-28
* building linux standalone tarballsGravatar Joey Hess2012-09-28
* forgot to change one place when I moved the licenseGravatar Joey Hess2012-09-28
* The Makefile now builds with the new yesod by default.Gravatar Joey Hess2012-09-28
* fix location of license fileGravatar Joey Hess2012-09-28
* let's build the dmz from the osxapp targetGravatar Joey Hess2012-09-28
* use gzcatGravatar Joey Hess2012-09-28
* copy licenses into the root of the build-dmg folder to make it clear as to wh...Gravatar Jimmy Tang2012-09-27
* Add OSX standalone app license bundle, and arrange for the About pageGravatar Joey Hess2012-09-27
* teach the makefile to generate a .dmg file for the OSX app, the licenses and ...Gravatar Jimmy Tang2012-09-27
* avoid installing git-annex from PATH to the webappGravatar Joey Hess2012-09-27
* strip git-annex when installing into the appGravatar Joey Hess2012-09-26
* add gpgGravatar Joey Hess2012-09-26
* preserve library directoriesGravatar Joey Hess2012-09-25
* fixesGravatar Joey Hess2012-09-25
* typoGravatar Joey Hess2012-09-25
* build osx app in tmp dirGravatar Joey Hess2012-09-25
* add osxapp targetGravatar Joey Hess2012-09-24
* add build dep on network-infoGravatar Joey Hess2012-09-07
* add network-multicast to bulld dependsGravatar Joey Hess2012-09-07
* move build scriptsGravatar Joey Hess2012-09-01
* Merge branch 'master' into assistantGravatar Joey Hess2012-08-20
|\
| * use a stamp file to avoid running ghc in make installGravatar Joey Hess2012-08-20
* | support building with yesod-default 1.1.0Gravatar Joey Hess2012-08-09
* | remove template haskell file touchingGravatar Joey Hess2012-08-07
* | make dirGravatar Joey Hess2012-08-07
* | don't clobber env variable if setGravatar Joey Hess2012-08-07
* | build in GIT_ANNEX_TMP_BUILD_DIRGravatar Joey Hess2012-08-07
* | hook desktop menu file installation into makefile and cabalGravatar Joey Hess2012-08-01
* | move out to templateGravatar Joey Hess2012-07-31
* | work around GHC not knowing to rebuild files using template haskellGravatar Joey Hess2012-07-26
* | fix normal build to include OPTFLAGSGravatar Joey Hess2012-07-26
* | run yesod, and launch webapp on startupGravatar Joey Hess2012-07-25
* | Merge branch 'master' into assistantGravatar Joey Hess2012-07-25
|\|
| * force C compiler to build 32 bit on OSX when 32 bit ghc is being usedGravatar Joey Hess2012-07-24
* | try to make Utility.Mounts portableGravatar Joey Hess2012-07-19
* | MountWatcher threadGravatar Joey Hess2012-07-19
* | attempt at building with -threadedGravatar Joey Hess2012-07-17
|/
* Version build dependency on STM, and allow building without it, which disable...Gravatar Joey Hess2012-06-26
* skeleton C library for calling kqueueGravatar Joey Hess2012-06-18