Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | try setting even more variables, surely one must control the tmp dir | Joey Hess | 2013-12-10 |
| | |||
* | argh | Joey Hess | 2013-12-10 |
| | |||
* | debug | Joey Hess | 2013-12-10 |
| | |||
* | didn't work | Joey Hess | 2013-12-10 |
| | |||
* | try setting TMPDIR for collect2 to not use C:\Windows | Joey Hess | 2013-12-10 |
| | |||
* | build installer | Joey Hess | 2013-12-10 |
| | |||
* | avoid using EvilLinker when regular cabal build succeeds | Joey Hess | 2013-12-09 |
| | |||
* | trying again for webapp in windows autobuild | Joey Hess | 2013-12-09 |
| | |||
* | temporarily disable the evilelinker on the autobuilder, since it seems to be ↵ | Joey Hess | 2013-12-07 |
| | | | | hanging inexplicably | ||
* | windooows | Joey Hess | 2013-12-07 |
| | |||
* | temporarily disable webapp on autobuilder, as it's for some reason hanging ↵ | Joey Hess | 2013-12-07 |
| | | | | the build | ||
* | avoid re-configuring | Joey Hess | 2013-12-06 |
| | |||
* | remove debug | Joey Hess | 2013-12-06 |
| | |||
* | test | Joey Hess | 2013-12-06 |
| | |||
* | use EvilLinker on autobuilder (will probably need some more horrible path fixes) | Joey Hess | 2013-12-06 |
| | |||
* | try to fix cygwin path | Joey Hess | 2013-12-06 |
| | |||
* | yay Yury fixed it! | Joey Hess | 2013-12-06 |
| | |||
* | test | Joey Hess | 2013-12-06 |
| | |||
* | test | Joey Hess | 2013-12-06 |
| | |||
* | test | Joey Hess | 2013-12-06 |
| | |||
* | test | Joey Hess | 2013-12-06 |
| | |||
* | test | Joey Hess | 2013-12-06 |
| | |||
* | test | Joey Hess | 2013-12-06 |
| | |||
* | test | Joey Hess | 2013-12-06 |
| | |||
* | try to fix msysgit path | Joey Hess | 2013-12-06 |
| | |||
* | stop nuking cabal again | Joey Hess | 2013-12-06 |
| | |||
* | allow dep install to fail | Joey Hess | 2013-12-06 |
| | | | | (eg, webdav is broken right now, this should not defeat the build) | ||
* | EvilLinker, stage 1 | Joey Hess | 2013-12-06 |
| | |||
* | switching to newer haskell platform | Joey Hess | 2013-12-06 |
| | |||
* | fixes | Joey Hess | 2013-12-05 |
| | |||
* | fix | Joey Hess | 2013-12-05 |
| | |||
* | ignore expected failure | Joey Hess | 2013-12-05 |
| | | | | autobuilder must have a *really* weird sh | ||
* | fixes | Joey Hess | 2013-12-05 |
| | |||
* | windows build foo | Joey Hess | 2013-12-05 |
| | |||
* | temporarily disable webapp on windows; re-enable webdav on windows | Joey Hess | 2013-12-05 |
| | | | | | | | The gcc response file should make it build with webdav (fingers crossed). webapp is waiting on a haskell platform upgrade on the autobuilder. Current one has a too old version of network for hxt to install. | ||
* | remove -v3 | Joey Hess | 2013-12-05 |
| |