Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove debug info | 2014-01-30 | |
| | |||
* | fix install_name_tool library name replacement | 2014-01-15 | |
| | |||
* | fix warning | 2014-01-14 | |
| | |||
* | search DYLD_LIBRARY_PATH for libraries | 2014-01-14 | |
| | |||
* | Refuse to build with git older than 1.7.1.1, which is needed for git checkout -B | 2014-01-13 | |
| | |||
* | add back sha commands on OSX; SIGILL problem fixed | 2014-01-06 | |
| | |||
* | OSX: Avoid using external hash programs, since SIGILL is not fun | 2014-01-01 | |
| | |||
* | windows: add more libraries, these are used by gpg | 2014-01-01 | |
| | |||
* | include libgcc_s in case not pulled in by ldd | 2013-12-31 | |
| | | | | libc can demand-load libgcc_s in some situations, it seems | ||
* | Revert "include libgcc in linux standalone" | 2013-12-31 | |
| | | | | | | This reverts commit 90a28ca0ff7123cd939c90930dec6479da6bd136. ldd pulls it in | ||
* | include libgcc in linux standalone | 2013-12-31 | |
| | |||
* | add main type sig | 2013-12-30 | |
| | |||
* | add git-shell binary to bundles | 2013-12-27 | |
| | |||
* | avoid another encoding crash | 2013-12-27 | |
| | |||
* | -Wall clean | 2013-12-27 | |
| | |||
* | clean up | 2013-12-24 | |
| | |||
* | Include git-receive-pack, git-upload-pack, and git wrappers in the Linux ↵ | 2013-12-24 | |
| | | | | standalone build, and OSX app, so they will be available when it's added to PATH. | ||
* | fix gconvdir | 2013-12-24 | |
| | |||
* | Fix bug in Linux standalone build's shimming that broke git-annex-shell. | 2013-12-24 | |
| | |||
* | remove unused imports | 2013-12-24 | |
| | |||
* | resursively follow lib symlinks, just in case | 2013-12-24 | |
| | |||
* | convert hacky shell linux mklibs code to haskell ; fixing symlink bug | 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 | 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 ↵ | 2013-12-19 | |
| | | | | in files | ||
* | improve EvilSplicer robustness | 2013-12-18 | |
| | |||
* | OSX: Remove ssh and ssh-keygen from dmg as they're included in OSX by default.5.20131213 | 2013-12-13 | |
| | |||
* | argh, one more | 2013-12-11 | |
| | |||
* | more | 2013-12-11 | |
| | |||
* | one more lib | 2013-12-11 | |
| | |||
* | yet more wget and curl libs | 2013-12-11 | |
| | |||
* | more libs for wget and curl | 2013-12-11 | |
| | |||
* | add libs needed by wget and curl | 2013-12-11 | |
| | |||
* | fix EvilLinker to not stomp on environment | 2013-12-10 | |
| | |||
* | remove debug | 2013-12-10 | |
| | |||
* | parse out additional env vars when running collect2 | 2013-12-10 | |
| | |||
* | try setting TMPDIR for collect2 to not use C:\Windows | 2013-12-10 | |
| | |||
* | debug | 2013-12-10 | |
| | |||
* | remove debug | 2013-12-10 | |
| | |||
* | typo | 2013-12-10 | |
| | |||
* | remove menu item on uninstall | 2013-12-10 | |
| | |||
* | request admin rights at install | 2013-12-10 | |
| | |||
* | start minimized | 2013-12-10 | |
| | |||
* | fixes | 2013-12-10 | |
| | |||
* | try to make a start menu shortcut | 2013-12-10 | |
| | |||
* | fix infinite recursion on failed parse | 2013-12-09 | |
| | |||
* | wall clean | 2013-12-09 | |
| | |||
* | record output to file | 2013-12-09 | |
| | |||
* | detect parse failure where command is somehow empty (wtf?) | 2013-12-09 | |
| | |||
* | more horrible path fixup | 2013-12-08 | |
| | |||
* | typo | 2013-12-07 | |
| |