summaryrefslogtreecommitdiff
path: root/standalone/android/haskell-patches
Commit message (Collapse)AuthorAge
...
* patched DNS library to use getprop to find the DNS server (dunno if it will ↵Gravatar Joey Hess2013-05-15
| | | | work)
* add DNS library to Android build environmentGravatar Joey Hess2013-05-15
|
* fix TLS certificate handling on AndroidGravatar Joey Hess2013-05-09
|
* fix unix-time build to include cbits, and fix cbits to buildGravatar Joey Hess2013-05-08
|
* finally got a clean build all the way through of all haskell libsGravatar Joey Hess2013-05-08
|
* fixesGravatar Joey Hess2013-05-07
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-07
|\
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-07
| |\
* | | more patch cleanupGravatar Joey Hess2013-05-07
| | |
| * | remove unused patchGravatar Joey Hess2013-05-07
| | |
* | | addGravatar Joey Hess2013-05-07
| | |
* | | addGravatar Joey Hess2013-05-07
| | |
* | | fix filenamesGravatar Joey Hess2013-05-07
| | |
* | | version bytestring build dep to avoid cabal hellGravatar Joey Hess2013-05-07
| |/ |/|
* | addGravatar Joey Hess2013-05-07
|/
* more build fixesGravatar Joey Hess2013-05-07
|
* update patch, missed somethingGravatar Joey Hess2013-05-07
|
* rename patches for consistenct and machine applicationGravatar Joey Hess2013-05-07
|
* add patch, should fix some network issuesGravatar Joey Hess2013-05-07
|
* got hS3 to buildGravatar Joey Hess2013-05-04
|
* got XMPP building for AndroidGravatar Joey Hess2013-04-21
| | | | | Also enable local pairing, which also builds now thanks to WebDAV fixes to the haskell network library.
* fix unavailable symbols in bionic, should let webdav buildGravatar Joey Hess2013-04-19
|
* got webdav going on androidGravatar Joey Hess2013-04-18
|
* only one more source file to go before the android webapp links.. but not ↵Gravatar Joey Hess2013-04-17
| | | | tonight
* yesod-routes stuff for android buildGravatar Joey Hess2013-04-15
|
* updated yesod packages to export TH symbols and auto-spliced yesod-formGravatar Joey Hess2013-04-15
|
* expanded some THGravatar Joey Hess2013-03-01
|
* add patches porting necessary Haskell libraries to AndroidGravatar Joey Hess2013-02-28
This goes all the way up to Yesod, but everything above Wai is a real hack job, removing TH left and right.