Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | more idempotency fixes | Joey Hess | 2014-04-05 |
| | |||
* | idempotency fixes | Joey Hess | 2014-04-04 |
| | |||
* | renaming build user for consistency | Joey Hess | 2014-04-04 |
| | |||
* | got tasty-rerun working on android | Joey Hess | 2014-03-12 |
| | |||
* | patch out another file perm check that does not make sense on android | Joey Hess | 2014-03-10 |
| | |||
* | actually use patches from linux/haskell-patches | Joey Hess | 2014-03-10 |
| | |||
* | really add patch.. | Joey Hess | 2014-03-10 |
| | |||
* | add a patch to disable accept4, for compatability with older systems | Joey Hess | 2014-03-10 |
| | |||
* | update | Joey Hess | 2014-03-07 |
| | |||
* | Merge remote-tracking branch 'orca/master' | Joey Hess | 2014-03-07 |
|\ | |||
| * | refreshed patches | Joey Hess | 2014-03-07 |
| | | |||
* | | windows build script back to normal | Joey Hess | 2014-03-01 |
| | | |||
* | | retrying windows yesod-static | Joey Hess | 2014-03-01 |
| | | |||
* | | Revert "force cabal rebuild on windows for warp-tls" | Joey Hess | 2014-02-28 |
| | | | | | | | | This reverts commit ec4b8ef1f437c69a2e85e97134776162ec7693b8. | ||
* | | force cabal rebuild on windows for warp-tls | Joey Hess | 2014-02-28 |
| | | |||
* | | remove hack | Joey Hess | 2014-02-25 |
| | | |||
* | | force DAV upgrade | Joey Hess | 2014-02-25 |
|/ | |||
* | fix filename | Joey Hess | 2014-02-11 |
| | |||
* | remove no longer needed patch | Joey Hess | 2014-02-10 |
| | |||
* | add android patch for x509-system cert store | Joey Hess | 2014-02-11 |
| | |||
* | refresh patches | Joey Hess | 2014-02-08 |
| | |||
* | DAV fixed | Joey Hess | 2014-02-08 |
| | |||
* | fix syntax | Joey Hess | 2014-02-07 |
| | |||
* | avoid broken version of DAV on android | Joey Hess | 2014-02-07 |
| | |||
* | reorder | Joey Hess | 2014-02-07 |
| | |||
* | added back lost certificate path fix for Android | Joey Hess | 2014-02-07 |
| | |||
* | work around windows apparent random dislike of removing files | Joey Hess | 2013-12-30 |
| | |||
* | fix order | Joey Hess | 2013-12-29 |
| | |||
* | disable NODELAY on android | Joey Hess | 2013-12-30 |
| | | | | and also refresh another patch | ||
* | pin busybox at known-good version for android build | Joey Hess | 2013-12-29 |
| | |||
* | make wrappers run git-shell, now that it's included, rather than git shell | Joey Hess | 2013-12-27 |
| | |||
* | add git-shell wrappers | Joey Hess | 2013-12-27 |
| | |||
* | refreshed android patches | Joey Hess | 2013-12-27 |
| | |||
* | update haskell patches for new versions in hackage | Joey Hess | 2013-12-26 |
| | |||
* | install happy and alex into android build chroot | Joey Hess | 2013-12-26 |
| | |||
* | Include git-receive-pack, git-upload-pack, and git wrappers in the Linux ↵ | Joey Hess | 2013-12-24 |
| | | | | standalone build, and OSX app, so they will be available when it's added to PATH. | ||
* | allow building webapp with EvilSplicer for non-android arm | Joey Hess | 2013-12-18 |
| | | | | | | | | | | | | | | | | Was able to reuse many of the android patches, but several had to be re-done. On Android, ghc is a stage2 build, so can compile, but not run TH code. But debian's ghc on armel cannot even compile TH code, so it has to be patched out. Some haskell packages have been updated to new versions, including yesod and DAV, and their patches had to be redone. The Makefile now has 2 new targets. The first is run on a companion x86 system to do the build and get TH splices. Then the second target is run the same source tree on the arm system to build without needing TH. This commit was sponsored by Svenne Krap. | ||
* | begin work on installing TH-using dependencies of webapp, for standalone ↵ | Joey Hess | 2013-12-16 |
| | | | | | | armel build Will move common patches out of android/haskell-patches. | ||
* | make linker path absolute | Joey Hess | 2013-12-16 |
| | |||
* | Linux standalone build now includes its own glibc and forces the linker to ↵ | Joey Hess | 2013-12-16 |
| | | | | use it, to remove dependence on the host glibc. | ||
* | add linux-gate and linux-vdso dummy libs | Joey Hess | 2013-12-15 |
| | | | | | Just fixes a build warning; these files don't exist they are virtual DSOs provided by the linux kernel. | ||
* | Include man pages in Linux and OSX standalone builds. | Joey Hess | 2013-12-15 |
| | |||
* | Programs from Linux and OSX standalone builds can now be symlinked into a ↵ | Joey Hess | 2013-12-15 |
| | | | | directory in PATH as an alternative installation method, and will use readlink to find where the build was unpacked. | ||
* | update | Joey Hess | 2013-12-11 |
| | |||
* | try to get it to include the cygwin ssh, not the msysgit one | Joey Hess | 2013-12-11 |
| | |||
* | probing | Joey Hess | 2013-12-11 |
| | |||
* | clean | Joey Hess | 2013-12-10 |
| | |||
* | update warp to fixed version | Joey Hess | 2013-12-10 |
| | |||
* | remove debug | Joey Hess | 2013-12-10 |
| | |||
* | fix EvilLinker to not stomp on environment | Joey Hess | 2013-12-10 |
| |