aboutsummaryrefslogtreecommitdiff
path: root/Build
Commit message (Expand)AuthorAge
* use pure or return rather than (:[]) or \x -> [x]Gravatar Joey Hess2013-11-06
* avoid using "gcrypt" for git-remote-gcrypt; there's also a library by that nameGravatar Joey Hess2013-10-21
* note on niceGravatar Joey Hess2013-10-17
* try working around windows xargs problemGravatar Joey Hess2013-10-17
* fix inclusion of -gitrevGravatar Joey Hess2013-10-16
* Work around sed output difference that led to version containing a newline on...Gravatar Joey Hess2013-10-16
* cronner builds, should work (untested)Gravatar Joey Hess2013-10-08
* factor out Build.VersionGravatar Joey Hess2013-10-06
* oopsGravatar Joey Hess2013-09-22
* one more EvilSplicer hack for the nightGravatar Joey Hess2013-09-22
* fix broken EvilSplicer changeGravatar Joey Hess2013-09-22
* improve lambdaparens hackGravatar Joey Hess2013-09-22
* another fine hackGravatar Joey Hess2013-09-22
* add git-remote-gcrypt to bundle when availableGravatar Joey Hess2013-09-13
* fixGravatar Joey Hess2013-09-12
* enbolden man pageGravatar Joey Hess2013-09-12
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* better git version checkingGravatar Joey Hess2013-08-02
* linux standalone auto-install iconsGravatar Joey Hess2013-07-09
* install to ~/.local/icons, not ~/iconsGravatar Joey Hess2013-07-09
* Install XDG desktop icon files.Gravatar Joey Hess2013-07-09
* check in configure if ionice -c3 worksGravatar Joey Hess2013-06-21
* assistant --autostart: Automatically ionices the daemons it starts.Gravatar Joey Hess2013-06-21
* add cygattr-1.dll to windows installerGravatar Joey Hess2013-06-17
* Allow building with gpg2.Gravatar Joey Hess2013-05-19
* syntax fixGravatar Joey Hess2013-05-17
* don't hardcode path to cygwin stuff, look for it in PATHGravatar Joey Hess2013-05-17
* specify makensis path in build scriptGravatar Joey Hess2013-05-17
* Sanitize debian changelog version before putting it into cabal file. Closes: ...Gravatar Joey Hess2013-05-17
* fix uninstall of some filesGravatar Joey Hess2013-05-16
* add windows uninstallerGravatar Joey Hess2013-05-16
* typoGravatar Joey Hess2013-05-16
* add license to windows installerGravatar Joey Hess2013-05-16
* fix the day's Windows permissions damageGravatar Joey Hess2013-05-14
* windows installer is fully workingGravatar Joey Hess2013-05-14
* add check for gitGravatar Joey Hess2013-05-14
* untested nullsoft installer generatorGravatar Joey Hess2013-05-14
* Merge branch 'master' into windowsGravatar Joey Hess2013-05-14
|\
* | fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
| * rename varGravatar Joey Hess2013-05-10
| * only update version in cabal file on release buildsGravatar Joey Hess2013-05-10
* | fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* | only update version in cabal file on release buildsGravatar Joey Hess2013-05-10
* | fix changelog version parse to work on windowsGravatar Joey Hess2013-05-10
* | explicity use sh -c when running shell commandsGravatar Joey Hess2013-05-10
* | stub out posix stuff for WindowsGravatar Joey Hess2013-05-10
|/
* add a hack to get build working with new library buildGravatar Joey Hess2013-05-08
* configure: Better checking that sha commands output in the desired format.Gravatar Joey Hess2013-05-08
* cabal does not like ~ in version numbers, work around (for backports)Gravatar Joey Hess2013-05-04
* EvilSplicer: fix handling of newlines in multiline stringsGravatar Joey Hess2013-05-02