Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | work around git path-defying behavior that broke "git annex" in standalone ↵ | 2013-12-16 | |
| | | | | tarball, while "git-annex" worked | ||
* | add some missing gconv files from libc6 to standalone bundle | 2013-12-16 | |
| | |||
* | fix gconvdir | 2013-12-16 | |
| | |||
* | add $@ to shim | 2013-12-16 | |
| | |||
* | Linux standalone build now includes its own glibc and forces the linker to ↵ | 2013-12-16 | |
| | | | | use it, to remove dependence on the host glibc. | ||
* | work around strange hdiutil crash on git-annex-shell.1 | 2013-12-15 | |
| | | | | Suspect this is due to the UDBZ format. | ||
* | also need to set PREFIX in osxapp | 2013-12-15 | |
| | |||
* | should fix man installation dir on osxapp | 2013-12-15 | |
| | |||
* | Include man pages in Linux and OSX standalone builds. | 2013-12-15 | |
| | |||
* | no more OSX bz2 | 2013-11-26 | |
| | |||
* | enable XMPP on android | 2013-11-26 | |
| | |||
* | avoid excesive cabal configure when rebuilding android | 2013-11-26 | |
| | |||
* | ensure that Android TH splice is expanded in native side of build | 2013-11-25 | |
| | |||
* | completely untested OSX upgrade code | 2013-11-24 | |
| | |||
* | use manifest file instead of blindly removing the whole git-annex.linux ↵ | 2013-11-24 | |
| | | | | | | directory FIXME: dirContentsRecursive does not find empty directories | ||
* | add git-annex.MANIFEST files to linux and osx standalone images | 2013-11-24 | |
| | |||
* | distribution info file updater program | 2013-11-22 | |
| | |||
* | moving git-repair to its own package | 2013-11-18 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2013-11-18 | |
|\ | |||
| * | temporatily still make bz2 | 2013-11-17 | |
| | | | | | | | | jimmy's autobuilder only exports that filename | ||
| * | Change .dmg build to include compression and not be fixed size. | 2013-11-17 | |
| | | |||
* | | Add explicit path to find invocation in "make clean" target. | 2013-11-17 | |
|/ | |||
* | separate android 4.0 and 4.3 builds needed | 2013-11-12 | |
| | | | | Also, parameterize the abdroid abi version | ||
* | update to arm-linux-androideabi-4.8 and current cabal | 2013-11-11 | |
| | |||
* | git-recover-repository 1/2 done | 2013-10-20 | |
| | |||
* | GHCMAKE not used | 2013-10-06 | |
| | |||
* | successfully builds (except XMPP) | 2013-09-22 | |
| | |||
* | avoid setting PREFIX if already set | 2013-09-12 | |
| | |||
* | fix .o cleaning | 2013-09-11 | |
| | |||
* | got hdevtools working again | 2013-07-27 | |
| | | | | Fix comment to not make cpp unhappy | ||
* | linux standalone auto-install icons | 2013-07-09 | |
| | |||
* | typo | 2013-06-17 | |
| | |||
* | android build fix | 2013-05-04 | |
| | |||
* | only set ANDROID_FLAGS if not already set | 2013-05-04 | |
| | |||
* | android build improvements | 2013-05-02 | |
| | |||
* | don't fail android build if there are no splices | 2013-05-02 | |
| | |||
* | got XMPP building for Android | 2013-04-21 | |
| | | | | | Also enable local pairing, which also builds now thanks to WebDAV fixes to the haskell network library. | ||
* | enable webdav on android | 2013-04-19 | |
| | |||
* | disable WebDAV on Android; fails to link due to missing symbols | 2013-04-18 | |
| | | | | | Seems the haskell network library wants to use some DNS lookup stuff that is not in android libc. | ||
* | fix quoting bug | 2013-04-18 | |
| | |||
* | use same configure flags for both parts of android build | 2013-04-18 | |
| | |||
* | move after -Wall | 2013-04-18 | |
| | |||
* | typo | 2013-04-18 | |
| | |||
* | build fix | 2013-04-18 | |
| | |||
* | add missing dep | 2013-04-17 | |
| | |||
* | only one more source file to go before the android webapp links.. but not ↵ | 2013-04-17 | |
| | | | | tonight | ||
* | very close now.. but still so far | 2013-04-17 | |
| | |||
* | squelch warnings | 2013-04-16 | |
| | |||
* | propigate fail | 2013-04-16 | |
| | |||
* | show part of log on compile error | 2013-04-16 | |
| |