Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | OSX: Avoid using external hash programs, since SIGILL is not fun | Joey Hess | 2014-01-01 |
| | |||
* | windows: add more libraries, these are used by gpg | Joey Hess | 2014-01-01 |
| | |||
* | include libgcc_s in case not pulled in by ldd | Joey Hess | 2013-12-31 |
| | | | | libc can demand-load libgcc_s in some situations, it seems | ||
* | Revert "include libgcc in linux standalone" | Joey Hess | 2013-12-31 |
| | | | | | | This reverts commit 90a28ca0ff7123cd939c90930dec6479da6bd136. ldd pulls it in | ||
* | include libgcc in linux standalone | Joey Hess | 2013-12-31 |
| | |||
* | add main type sig | Joey Hess | 2013-12-30 |
| | |||
* | add git-shell binary to bundles | Joey Hess | 2013-12-27 |
| | |||
* | avoid another encoding crash | Joey Hess | 2013-12-27 |
| | |||
* | -Wall clean | Joey Hess | 2013-12-27 |
| | |||
* | clean up | Joey Hess | 2013-12-24 |
| | |||
* | 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. | ||
* | fix gconvdir | Joey Hess | 2013-12-24 |
| | |||
* | Fix bug in Linux standalone build's shimming that broke git-annex-shell. | Joey Hess | 2013-12-24 |
| | |||
* | remove unused imports | Joey Hess | 2013-12-24 |
| | |||
* | resursively follow lib symlinks, just in case | Joey Hess | 2013-12-24 |
| | |||
* | convert hacky shell linux mklibs code to haskell ; fixing symlink bug | Joey Hess | 2013-12-24 |
| | | | | | | The shell code was nasty, and buggy. New haskell code is much nicer, and it's easy to do complicated calculations to properly convert possibly absolute symlinks between libraries into relative links using it. | ||
* | fix build | Joey Hess | 2013-12-21 |
| | | | | Need to recurse into subdirs to follow git-annex links. | ||
* | avoid EvilSplicer crashing on encoding problems, including LANG=C with utf-8 ↵ | Joey Hess | 2013-12-19 |
| | | | | in files | ||
* | improve EvilSplicer robustness | Joey Hess | 2013-12-18 |
| | |||
* | OSX: Remove ssh and ssh-keygen from dmg as they're included in OSX by default.5.20131213 | Joey Hess | 2013-12-13 |
| | |||
* | argh, one more | Joey Hess | 2013-12-11 |
| | |||
* | more | Joey Hess | 2013-12-11 |
| | |||
* | one more lib | Joey Hess | 2013-12-11 |
| | |||
* | yet more wget and curl libs | Joey Hess | 2013-12-11 |
| | |||
* | more libs for wget and curl | Joey Hess | 2013-12-11 |
| | |||
* | add libs needed by wget and curl | Joey Hess | 2013-12-11 |
| | |||
* | fix EvilLinker to not stomp on environment | Joey Hess | 2013-12-10 |
| | |||
* | remove debug | Joey Hess | 2013-12-10 |
| | |||
* | parse out additional env vars when running collect2 | Joey Hess | 2013-12-10 |
| | |||
* | try setting TMPDIR for collect2 to not use C:\Windows | Joey Hess | 2013-12-10 |
| | |||
* | debug | Joey Hess | 2013-12-10 |
| | |||
* | remove debug | Joey Hess | 2013-12-10 |
| | |||
* | typo | Joey Hess | 2013-12-10 |
| | |||
* | remove menu item on uninstall | Joey Hess | 2013-12-10 |
| | |||
* | request admin rights at install | Joey Hess | 2013-12-10 |
| | |||
* | start minimized | Joey Hess | 2013-12-10 |
| | |||
* | fixes | Joey Hess | 2013-12-10 |
| | |||
* | try to make a start menu shortcut | Joey Hess | 2013-12-10 |
| | |||
* | fix infinite recursion on failed parse | Joey Hess | 2013-12-09 |
| | |||
* | wall clean | Joey Hess | 2013-12-09 |
| | |||
* | record output to file | Joey Hess | 2013-12-09 |
| | |||
* | detect parse failure where command is somehow empty (wtf?) | Joey Hess | 2013-12-09 |
| | |||
* | more horrible path fixup | Joey Hess | 2013-12-08 |
| | |||
* | typo | Joey Hess | 2013-12-07 |
| | |||
* | debug | Joey Hess | 2013-12-07 |
| | |||
* | lose the -v2, unneeded | Joey Hess | 2013-12-07 |
| | |||
* | improve debuggin on failure | Joey Hess | 2013-12-06 |
| | |||
* | improve parser robustness | Joey Hess | 2013-12-06 |
| | |||
* | try to fix collect2 output parser | Joey Hess | 2013-12-06 |
| | |||
* | more verbose cabal | Joey Hess | 2013-12-06 |
| |