summaryrefslogtreecommitdiff
path: root/standalone
Commit message (Collapse)AuthorAge
* work around windows apparent random dislike of removing filesGravatar Joey Hess2013-12-30
|
* fix orderGravatar Joey Hess2013-12-29
|
* disable NODELAY on androidGravatar Joey Hess2013-12-30
| | | | and also refresh another patch
* pin busybox at known-good version for android buildGravatar Joey Hess2013-12-29
|
* make wrappers run git-shell, now that it's included, rather than git shellGravatar Joey Hess2013-12-27
|
* add git-shell wrappersGravatar Joey Hess2013-12-27
|
* refreshed android patchesGravatar Joey Hess2013-12-27
|
* update haskell patches for new versions in hackageGravatar Joey Hess2013-12-26
|
* install happy and alex into android build chrootGravatar Joey Hess2013-12-26
|
* Include git-receive-pack, git-upload-pack, and git wrappers in the Linux ↵Gravatar Joey Hess2013-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 armGravatar Joey Hess2013-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 ↵Gravatar Joey Hess2013-12-16
| | | | | | armel build Will move common patches out of android/haskell-patches.
* make linker path absoluteGravatar Joey Hess2013-12-16
|
* Linux standalone build now includes its own glibc and forces the linker to ↵Gravatar Joey Hess2013-12-16
| | | | use it, to remove dependence on the host glibc.
* add linux-gate and linux-vdso dummy libsGravatar Joey Hess2013-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.Gravatar Joey Hess2013-12-15
|
* Programs from Linux and OSX standalone builds can now be symlinked into a ↵Gravatar Joey Hess2013-12-15
| | | | directory in PATH as an alternative installation method, and will use readlink to find where the build was unpacked.
* updateGravatar Joey Hess2013-12-11
|
* try to get it to include the cygwin ssh, not the msysgit oneGravatar Joey Hess2013-12-11
|
* probingGravatar Joey Hess2013-12-11
|
* cleanGravatar Joey Hess2013-12-10
|
* update warp to fixed versionGravatar Joey Hess2013-12-10
|
* remove debugGravatar Joey Hess2013-12-10
|
* fix EvilLinker to not stomp on environmentGravatar Joey Hess2013-12-10
|
* try setting even more variables, surely one must control the tmp dirGravatar Joey Hess2013-12-10
|
* arghGravatar Joey Hess2013-12-10
|
* debugGravatar Joey Hess2013-12-10
|
* didn't workGravatar Joey Hess2013-12-10
|
* try setting TMPDIR for collect2 to not use C:\WindowsGravatar Joey Hess2013-12-10
|
* build installerGravatar Joey Hess2013-12-10
|
* avoid using EvilLinker when regular cabal build succeedsGravatar Joey Hess2013-12-09
|
* trying again for webapp in windows autobuildGravatar Joey Hess2013-12-09
|
* temporarily disable the evilelinker on the autobuilder, since it seems to be ↵Gravatar Joey Hess2013-12-07
| | | | hanging inexplicably
* windooowsGravatar Joey Hess2013-12-07
|
* temporarily disable webapp on autobuilder, as it's for some reason hanging ↵Gravatar Joey Hess2013-12-07
| | | | the build
* avoid re-configuringGravatar Joey Hess2013-12-06
|
* remove debugGravatar Joey Hess2013-12-06
|
* testGravatar Joey Hess2013-12-06
|
* use EvilLinker on autobuilder (will probably need some more horrible path fixes)Gravatar Joey Hess2013-12-06
|
* try to fix cygwin pathGravatar Joey Hess2013-12-06
|
* yay Yury fixed it!Gravatar Joey Hess2013-12-06
|
* testGravatar Joey Hess2013-12-06
|
* testGravatar Joey Hess2013-12-06
|
* testGravatar Joey Hess2013-12-06
|
* testGravatar Joey Hess2013-12-06
|
* testGravatar Joey Hess2013-12-06
|
* testGravatar Joey Hess2013-12-06
|
* testGravatar Joey Hess2013-12-06
|
* try to fix msysgit pathGravatar Joey Hess2013-12-06
|
* stop nuking cabal againGravatar Joey Hess2013-12-06
|